]> jfr.im git - irc/quakenet/newserv.git/commit
Added some log rotation support and other tweaks.
authorsplidge <redacted>
Wed, 12 Mar 2008 16:41:51 +0000 (16:41 +0000)
committersplidge <redacted>
Wed, 12 Mar 2008 16:41:51 +0000 (16:41 +0000)
commit435835240bc1cafd9fa640614108d186864c42e0
tree80f2c4505780e106c8b3a874bc708a1fb3796c59
parent363c1a47bf8351981469da2aa6c65fa1797d3521
Added some log rotation support and other tweaks.

Used the new SIGUSR1 hook to trigger a reopen of the chanserv log file.
Changed the name of the active logfile to "chanservlog" for better logrotate compatibility
Fixed grep to actually work and tested it with the rotating logfiles
Updated userflags & whois to use the new "printflagsornone" when displaying user flags
Fixed incorrect error message in giveowner
chanserv/chancmds/giveowner.c
chanserv/chanservgrep.c
chanserv/chanservlog.c
chanserv/chanservstdcmds.c
chanserv/chanservuser.c
chanserv/usercmds/userflags.c
chanserv/usercmds/whois.c