bugfixes in command "oset"
[srvx.git] / src / mod-hostserv.c
2013-01-07 NurPechbugfixes in command "oset"
2013-01-07 NurPechMerge branch 'HostServ' of ssh://git.pk910.de:16110...
2013-01-07 NurPechadded command oset
2013-01-07 pk910remove manager entry from slfh's when a user gets added...
2013-01-07 pk910fixed linked list failure (used wrong pointer)
2013-01-07 pk910small fixes to last commit
2013-01-07 pk910Merge branch 'HostServ' of ssh://git.pk910.de:16110...
2013-01-07 pk910rewrote big parts of the code to prevent big code dupli...
2013-01-07 NurPechbugfixes and some polishing
2013-01-07 NurPechMerge branch 'HostServ' of ssh://git.pk910.de:16110...
2013-01-07 NurPechdeleted possibility for adding an asterisk as toplevel
2013-01-07 NurPechdeleted possibility for adding an asterisk as toplevel
2013-01-07 pk910added cmd_renamehost to HostServ module
2013-01-06 pk910fixed #0000071 (first assignment always got active...
2013-01-05 NurPechbugfix for double free error when you stop srvx
2013-01-04 NurPechdeleted obsolete checks
2013-01-04 pk910fixed another NULL pointer crash in the same function...
2013-01-04 pk910fixed NULL pointer crash when returning to default...
2013-01-04 pk910updated configuration block comment
2013-01-04 pk910fixed some compiler warnings and prevent duplicate...
2013-01-04 pk910Merge branch 'HostServ' of ssh://git.pk910.de:16110...
2013-01-04 pk910fixed hostserv codestyle and some (undetected) bugs
2013-01-04 NurPechdeleted obsolete includes
2013-01-02 NurPechupdated Helpfile for module HostServ
2013-01-02 NurPechbugfix in function to revoke an assignment.
2013-01-02 NurPechbugfix for segmentation fault when you would delete...
2013-01-02 pk910fixed hs_del_toplevel and assignment removal && codestyle
2013-01-01 NurPechupdated Copyright informations
2013-01-01 NurPechNurPech@nextirc.net
2013-01-01 pk910added saxdb_read and saxdb_write functions
2013-01-01 NurPechfixed hostserv functions & continued basic functions
2013-01-01 pk910added essential HostServ functions