Revisions of unrealircd
Marcus Rueckert (darix)
committed
(revision 9)
- back to sighup
Marcus Rueckert (darix)
committed
(revision 8)
- actually set the UNREALIRCD_CONFIG variable before using it - added comment in the example config not to use the pid file setting as we have a proper default at compile time
Marcus Rueckert (darix)
committed
(revision 7)
- small typo fix
Marcus Rueckert (darix)
committed
(revision 6)
- drop sysconfig file: It doesnt make any sense to have those values really configurable - user/group -> hardcoded at compile time. - config file could be debated but for now it isnt configurable - pid file -> change the config file. the init script only used it do find /var/run/Unreal ... replaced that with a variable for the dir.
Lars Vogdt (lrupp)
committed
(revision 5)
- enable sysconfig file again (even if we can currently not change much there)
Marcus Rueckert (darix)
committed
(revision 4)
- run dir needs to be owned by unrealircd
Marcus Rueckert (darix)
committed
(revision 3)
- added joindeop_add_prototype.patch: the function is not in the normal unreal ircd headers. as a quick solution move the prototype into the file. - added deop on join module from http://www.unrealircd.com/modules/view/48
Marcus Rueckert (darix)
accepted
request 110484
from
Marcus Rueckert (darix)
(revision 2)
- added /var/lib/Unreal for ircd.tune file - drop pathnames patch: merged missing chunks into tmpfile patch - added apparmor profile - simplified start() in the init script - marked is as config - make it always change to user/group unrealircd - disable ssl for now. it always seems to require certs even without ssl links - disable curl when using cares. configure complainsa about possible stalls on reload. - Fix some compiler warnings: - Added Unreal3.2.9_compiler_warnings.patch - added -DCLEAN_COMPILE -Wno-unused to the cflags - update 3.2.9 - rework of the specfile: + "susify" the spec and init script - compile with optflags - create /var/run/Unreal on demand as /var/run can be tmpfs on newer systems
Pascal Bleser (pbleser)
committed
(revision 1)
Copy from home:gerritbeine/unrealircd via accept of submit request 7241 Request was accepted with message: reviewed
Displaying all 9 revisions