srvx.git
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
2011-11-09 rootMerge remote branch 'upstream/master'
2011-11-09 pk910fixed vote commands
2011-11-02 lukas9950changed cmd_version informations
2011-11-01 rootMerge remote branch 'upstream/master'
2011-10-31 Michael PooleFix which userData is checked for deny-nonchannel memo...
2011-10-31 Michael PooleDo not show "[#channel (500,)]" in a !myaccess list.
2011-10-31 Michael PooleAllow !trim (for users) to work for helpers.
2011-10-30 Michael PooleAvoid adding expire_channels() to the timeq on !expire.
2011-10-30 Michael PooleRe-fix compilation of src/modcmd.c.
2011-10-30 Michael PooleFix compilation warnings from gcc 4.6.
2011-10-30 Michael PooleDocument the ChanServ toy commands.
2011-10-30 Michael PooleFix MIN_ARGC for ChanServ's !8ball and !d commands.
2011-10-16 pk910fixed unused variable warning
2011-10-15 pk910allow IRC Ops unregister protected channels (nodelete...
2011-10-12 pk910added cmd_opme command to chanserv (based on new devnul...
2011-08-26 pk910added $U $I $H (moved previous $H to $A)
2011-08-26 pk910ignore badwords on channels watchdog isn't in
2011-08-26 pk910fixed srvx language fail (minimum must NOT be greater...
2011-08-16 pk910don't hide protected channels from Network Helpers...
2011-07-23 pk910changed TOKEN of FFAKEHOST2 to NFH
2011-07-23 pk910activated the new features
2011-07-23 pk910fixed a (maybe) error in the database write function...
2011-07-23 pk910KICK user only if he's really in the channel!
2011-07-22 pk910fixed some syntax errors & tidied up code a little bit
2011-07-22 pk910extended example configuration file for mod-Watchdog
2011-07-22 pk910added real message "scanner" to mod-watchdog.c
2011-07-21 pk910fixed NULL bug on modcmd.c cmd_stats_services
2011-07-21 pk910reset triggered counter when changing mask (Watchdog...
2011-07-21 pk910added cmd_setbad
2011-07-21 pk910changed type of shitlist to dict_t and added cmd_listba...
2011-07-21 pk910connect Watchdog before loading saved data (channels)
2011-07-21 pk910added cmd_register & cmd_unregister to mod-watchdog...
2011-07-21 pk910fixed cmd_users counter (-1)
2011-07-21 pk910commented out AUTOHIDE check on LOC because of a ircu...
2011-07-21 pk910added total user count to cmd_users
2011-07-20 pk910fixed watchdog config path (modules/watchdog)
2011-07-20 pk910added chanlist to mod-watchdog.c
2011-07-20 pk910fixed mod-watchdog.c basics
next