srvx.git
2013-05-16 NurPechchange opserv channel notice to channel privmsg
2013-05-16 NurPechIRC-Operatores are now ignored by Watchdog
2013-04-18 pk910Merge branch 'master' of ssh://git.pk910.de:16110/srvx
2013-04-18 pk910increased MAXBANS definition
2013-04-14 NurPechadded error message
2013-04-10 NurPechfixed possibility crash
2013-03-03 NurPechadded eclipse project data to gitignore
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-24 lukas9950added some nodelete overrides
2013-02-24 lukas9950updated version information
2013-02-23 pk910fixed possible crash in hostserv module
2013-02-18 pk910Merge branch 'HostServ'
2013-01-12 NurPechupdated helpfile
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-08 pk910fixed multiple compiler warnings
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 NurPechupdated helpfile
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 NurPechfixed Helpfile
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
2012-12-26 pk910implemented set KeepConn time function for later use...
2012-12-17 pk910fixed git-less compilation
2012-11-02 pk910fixed crash caused by 1369871 (NULL pointer)
2012-09-08 Pierre SchweitzerUse nickserv_addmask when adding a new mask to an accou...
2012-06-28 pk910fixed double free or corruption in nickserv.c
2012-03-03 pk910fixed bug in advtopic code
2012-03-03 pk910Merge branch 'master' of ssh://git.pk910.de:16110/srvx
2012-03-03 pk910tidied up advtopic code
2012-02-18 lukas9950updated example config
2012-02-14 pk910added AdvTopic (advanced topic) with multiple delimiters
2012-02-14 pk910fixed staff_levels to be required for everyone
2012-02-11 pk910fixed cmd_oauthlog (set NICKSERV_MIN_PARMS to 2)
2012-02-09 pk910applied staff_access patch by ThiefMaster
2012-02-09 pk910fixed missing language entries (missing in giveonership...
2012-02-09 pk910applied giveownership-history patch by ThiefMaster
2012-02-07 pk910Merge branch 'master' of ssh://git.pk910.de:16110/srvx
2012-02-07 pk910added revoke_mode_a setting
2012-02-02 rootMerge remote branch 'upstream/master'
2012-01-30 pk910hide password in log files in opt_password (oset password)
2012-01-30 pk910fixed crash in nickserv.c
2012-01-20 Michael PooleAdd a login-on-connect module using XQUERY/XRESPONSE. upstream/master
2012-01-20 Michael PooleSupport ircu's XQUERY and XRESPONSE.
2012-01-20 Michael PooleFix the modules list for module names ending in c.
2012-01-20 Michael PooleEnable silent rules for automake (requires automake...
2012-01-17 Michael PooleMove m4 support files into m4/ directory.
2012-01-11 pk910added cmd_oauthlog and fixed cmd_authlog to be user...
2012-01-10 pk910update LOC hostmask in the authlog when the "real"...
2012-01-10 pk910we can NOT use the numerics used by LOC - great work...
2012-01-10 pk910added authlog
2012-01-07 pk910build a better is_valid_email_addr function
2012-01-03 pk910added possibility to set custom fields on cmd_search
2011-12-27 lukas9950changed set_shows in default config: fixed CtcpUsers...
2011-12-26 pk910Merge branch 'master' of ssh://git.pk910.de:16110/srvx
2011-12-26 pk910handle kick events even if the target user is a service
2011-12-25 lukas9950allow network helpers to see the devnull class of users
2011-12-15 lukas9950changed Watchdog cmd_unregister: added information...
2011-12-15 pk910added possibility to use register without channel parameter
2011-12-13 pk910added channel mode +S (SSLCHAN)
2011-12-12 pk910fixed small memory leak (free old devnull names when...
2011-11-26 pk910ignore Bots on opserv_staff_alert and send alert via...
2011-11-26 pk910don't use empty new_channel_unauthed_join, new_channel_...
2011-11-24 pk910activated new fakehost protocol
next