fix possible crash on user deletion
[srvx.git] / src / mod-hostserv.c
2015-02-18 Strictedfix possible crash on user deletion master
2013-08-30 NurPechfixed devnull handling
2013-07-15 pk910fixed dynamic devnull class handling
2013-07-15 pk910added possibility to assign devnull classes to second...
2013-02-27 pk910fixed cmd_oset parameter handling (* might also be...
2013-02-27 pk910Merge branch 'master'
2013-02-27 pk910bugfix in command "oset"
2013-02-27 NurPechMerge branch 'master' of ssh://git.pk910.de:16110/srvx
2013-02-27 NurPechbugfix in command "oset"
2013-02-23 pk910fixed possible crash in hostserv module
2013-02-18 pk910Merge branch 'HostServ'
2013-01-12 NurPechMerge branch 'HostServ' of ssh://git.pk910.de:16110...
2013-01-12 NurPechbugfix:
2013-01-12 NurPechbugfix:
2013-01-08 pk910Merge branch 'master' into HostServ
2013-01-08 pk910added access restriction to oset (access to the active...
2013-01-07 pk910fixed codestyle
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