summaryrefslogtreecommitdiff
path: root/src/ejabberdctl.template (follow)
Commit message (Expand)AuthorAgeFilesLines
* Accumulated patch to binarize and indent codeBadlop2013-03-141-0/+1
* Check node name is available before starting ejabberd (EJAB-1572)Badlop2012-06-081-0/+15
* ejabberdctl doesn't support parameters with blankspaces (EJAB-1458)Badlop2011-09-221-10/+2
* New ERL_EPMD_ADDRESS that works since Erlang/OTP R14B03Badlop2011-05-311-0/+1
* Fix bashism and make some lines similar to master branch (EJAB-1404)Badlop2011-03-091-6/+4
* ejabberdctl needs space between INET_DIST_INTERFACE (thanks to Dale Chase)(EJ...Badlop2011-02-281-1/+1
* New DIST_USE_INTERFACE to restrict IP where erlang connections are listened (...Badlop2011-02-161-0/+4
* Escape output from ctlexec() to erl script (thanks to Dan Scott)(EJAB-1399)Badlop2011-02-091-2/+10
* Change directory before any operation to one readable by INSTALLUSER (EJAB-1322)Peter Lemenkov2010-10-191-0/+4
* Fix my flock change from last fridayBadlop2010-07-121-1/+1
* Some systems delete the lock dir; in such case don't use flock at allBadlop2010-07-091-1/+1
* Fix problem when FIREWALL_WINDOW options for erl kernel were usedBadlop2010-06-281-1/+5
* More compliance with LSBPeter Lemenkov2010-03-081-1/+1
* Improve TTY code to work on more operating systems (thanks to Jan Koum)Badlop2010-02-121-1/+1
* Added support for Jot in ctl and TTY in debug (thanks to Jan Koum)Badlop2010-02-121-9/+15
* Minor fixes in the new ejabberdctl flock codeBadlop2010-02-121-23/+22
* ejabberdctl: support concurrent connections with bound conn namesMartin Langhoff2010-02-121-7/+71
* Fix bashism in 'ejabberdctl started'Badlop2010-02-111-1/+1
* Fix typo in EJABBERD_BIN_PATH (thanks to Martin Langhoff)(EJAB-891)Badlop2010-01-251-1/+1
* Check for Effective GID EGID in ejabberdctl (thanks to Rustam Aliyev)(EJAB-1160)Badlop2010-01-121-2/+5
* Fix so script runs correctly when invoked by root (EJAB-1152)Badlop2010-01-051-1/+1
* Added to ejabberdctl an experimental variable EJABBERD_BYPASS_WARNINGSBadlop2009-12-111-2/+10
* Rename erlang log file sasl.log to erlang.log (EJAB-783)Badlop2009-08-311-1/+1
* Write PID file, path is configurable in ejabberdctl.cfg (EJAB-1023)Badlop2009-08-241-0/+1
* Added preliminary template file for ejabberd.init (thanks to Christophe Romain)Badlop2009-08-241-0/+33
* Temporary debug and ctl nodes must get nodename similar to destination.Badlop2009-07-061-2/+2
* Add -hidden flag when calling Debug or CtlBadlop2009-07-061-0/+2
* Allow to define additional Erlang options in ejabberdctl.cfg (thanks to Serge...Badlop2009-05-151-1/+1
* The --node argument overwrites the value of ejabberdctl.cfgBadlop2009-05-151-1/+4
* Allow more environment variable overrides in ejabberdctl (EJAB-891)Christophe Romain2009-03-191-6/+18
* * src/Makefile.in: The path to the installed copy of ejabberdBadlop2009-01-201-0/+4
* * src/ejabberdctl.template: Fix detection of ejabberdctl.cfg pathBadlop2008-11-261-4/+4
* * src/ejabberdctl.template: Added the ability to define the --config-dir option.Mickaël Rémond2008-11-231-4/+16
* * src/ejabberdctl.template: Move help print to a separateBadlop2008-10-121-14/+20
* * src/ejabberdctl.template: Update environment variable namesBadlop2008-07-161-22/+22
* * src/ejabberdctl.template: Small fix so arguments of the commandBadlop2008-07-151-1/+2
* * src/configure.ac: Update installation permissions (EJAB-402)Badlop2008-07-131-26/+32
* * src/configure.ac: Allow to execute ejabberd with a normalBadlop2008-07-121-13/+29
* * src/configure.ac: Improve legibilityBadlop2008-07-121-1/+1
* typo fix on ejabberdctl.templateChristophe Romain2008-04-011-1/+1
* Add firewalling port range definitionChristophe Romain2008-04-011-1/+7
* Seek epam binary into priv/bin (EJAB-573)Christophe Romain2008-03-211-0/+2
* * src/ejabberdctl.template: Instead of using the Erlang kernelBadlop2008-01-131-7/+4
* * src/ejabberdctl.template: Removed the option ERL_FULLSWEEP_AFTERBadlop2008-01-081-2/+0
* * src/ejabberdctl.template: Create logs_dir if doesn't exist. NewBadlop2008-01-011-55/+95
* * src/ejabberdctl.template: The parameter 'kernel inetrc' is usedBadlop2007-12-051-2/+2
* * src/ejabberdctl.cfg.example: Bugfix in kernel poll. Added SMPBadlop2007-12-021-1/+1
* * src/ejabberdctl.template: Write erl_crash.dump in the log/ directory, with ...Badlop2007-11-261-0/+3
* * src/ejabberdctl.template: Removed bashisms (EJAB-399). Set environment vari...Badlop2007-11-261-12/+16
* Bugfix on previous change (EJAB-380)Christophe Romain2007-10-171-2/+1