]> jfr.im git - irc/evilnet/x3.git/history - src
Couple of srvx updates.
[irc/evilnet/x3.git] / src /
2009-10-05  hstuartmod-python: raise exception on unknown channel in emb_g...
2009-10-05  hstuartmod-python: handle error states in emb_send_target_noti...
2009-10-05  hstuartmod-python: handle error states in emb_send_target_priv...
2009-10-05  hstuartmod-python: make emb_dump raise exception on failure
2009-10-05  hstuartmod-python: set exception on error path in emb_get_user
2009-10-05  hstuartrefactor userNode to PyObject conversion into separate...
2009-10-05  hstuartmod-python: do not leak handler objects
2009-10-05  hstuartmod-python: remove useless return
2009-10-05  hstuartmod-python: add support for specifying main module...
2009-10-05  hstuartmod-python: rename C extension module from svc to _svc
2009-10-05  hstuartmod-python: remove unused function
2009-10-05  hstuartmod-python: Generalise cmd_run to handle arbitrary...
2009-10-05  hstuartmain-common: initialise opserv before other services
2009-09-22  sirvulcansrvx sync: When MAIN_LOG is NULL, report to stderr
2009-09-19  sirvulcansrvx sync
2009-08-20  jobe1986Fix for a crash bug when using LOC with LDAP where...
2009-08-19  jobe1986Fixed a typo in ROUTING EXAMPLE
2009-08-17  jobe1986Added NSMSG_RECLAIM_HOWTO describing how to AUTH when...
2009-08-13  jobe1986Added privmsg and notice OpServ trace actions
2009-08-11  jobe1986ignore SPAMFILTER messages
2009-08-11  sirvulcanSrvx sync. Credits to Michael Poole. Please see the...
2009-08-11  jobe1986Fix to allow trigger (in channel) commands to work...
2009-07-30  jobe1986Fix for typo in previous commit
2009-07-30  sirvulcanCommented out an warning message.
2009-07-26  jobe1986Fix for minor auth bug
2009-07-23  jobe1986Minor spelling correction
2009-07-18  jobe1986Fix for NickServ AUTH bug with only password being...
2009-07-17  jobe1986Added support for NickServ with LDAP enabled
2009-07-15  sirvulcanCrash fix with the spin command for hosts with a long...
2009-07-05  jobe1986Fix for crash on ChanServ.UNSUSPEND
2009-06-27  Jobe1986Fix for bug #2813183
2009-06-19  sirvulcanRemoved lastmod from gline and shun. (from the srvx...
2009-06-05  sirvulcanBug fix for SF Bug #2801434.
2009-06-02  sirvulcanUpdated client PRIVS
2009-06-01  sirvulcanRe done the extended channel ban code so that it works...
2009-06-01  sirvulcanWoops missed one. Return an error if an extended ban...
2009-06-01  sirvulcanReturn an error if an extended ban is invalid
2009-06-01  sirvulcanAdded support for shared channel bans (j). As well...
2009-06-01  sirvulcanExtended channel ban support. As well as text and nick...
2009-06-01  sirvulcanExtended account ban support.
2009-06-01  sirvulcanBasic extended ban support.
2009-06-01  sirvulcanFix for SF Bug #2799155 (crash when adding users)....
2009-05-31  sirvulcanGPL 3 and svn propset updates.
2009-05-31  sirvulcanWoops forgot to init spamserv. This should fix all...
2009-05-29  sirvulcanSmall fix with CSMSG_SET_UNREVIEWED.
2009-05-29  sirvulcanbug fix for triggers not working with forwards as well...
2009-05-29  sirvulcanAdded a missing file plus fixed a crash with .set
2009-05-27  sirvulcanMajor update to bring X3 in line with the latest SRVX...
2009-05-22  sirvulcanignore stats headers
2009-05-08  hstuartmod-python: generalised cmd_run to process file_input...
2009-05-06  hstuartmod-python: generalised the setting of the PYTHONPATH...
2009-05-05  hstuartnickserv: support auto_admin and auto_oper for login...
2009-05-05  rubinuse chan_name not argv[1] as argv isnt always set every...
2009-04-27  hstuartmake irc_burst extern linkable for consistency
2009-04-24  hstuartadd expire option to addalert
2009-03-27  sirvulcanUpdate PRIV handling code for the latest nefarious...
2009-02-27  rubinallow auto-oper on LOC too
2009-01-31  rubinAdded 3 new hooks available for python scripts: new_use...
2009-01-30  rubinbacking out alert kill fix. Turns out I was wrong about...
2009-01-30  sirvulcanBug fix for SF Bug #2547157 (topic ident bug).
2009-01-29  rubinAdded some safety checks on nick and auth callbacks...
2009-01-28  rubinNew hangman plugin, and commented some debug code out
2009-01-27  rubintest solution to alert account not finding matching...
2009-01-27  rubinkill unused arg warnings, add svc.get_info to grab...
2009-01-27  rubinupdate test python plugin
2009-01-26  rubinmore python: x3 logging, callback reg hook filters...
2009-01-24  rubinMore work on python scripting.
2009-01-24  rubinfixups to new python code so it at least runs and calls...
2009-01-23  rubinmore python work. Not safe to run yet
2009-01-12  sirvulcanFix for SF bug #2491886. Added OSMSG_USER_ALREADY_THERE.
2009-01-05  rubinldap_oper_group_dn not being checked properly for exist...
2008-12-27  sirvulcanSF feature 1476390. Added nodelete option to MERGE.
2008-12-27  sirvulcanSF feature 2353198. Patch from CaptKirk. Added the...
2008-12-27  sirvulcanSF feature 2353183. Made X3 aware of +a.
2008-12-27  sirvulcanAdded RCHANNELS which will send notices to all register...
2008-12-27  sirvulcan woops forget this, related to the last change
2008-12-27  sirvulcanAdded AUTHED target to global
2008-12-27  sirvulcanStore when alerts were last triggered (Feature Req...
2008-12-26  sirvulcan Added valid_channel_regex.
2008-12-26  sirvulcanwarning fixes
2008-12-25  sirvulcanfbsd 7 warning fixes, this needs further testing *hint...
2008-12-24  sirvulcanFix for SF bug #2423717. Invalid automode choices with...
2008-12-24  sirvulcanFix for SF bug #2420339. Password change emails will...
2008-12-24  sirvulcanFix for SF bug #2353222 (+l is now removed when dynlimi...
2008-12-24  sirvulcanFix for SF bug #2401693 (gsync not working properly).
2008-11-30  jobe1986Fix for crash bug in SpamServ's ADDTRUST/DELTRUST
2008-11-25  rubinpython reply() added
2008-11-22  rubinpython nick/channel lookup support
2008-11-16  rubinmore python work
2008-11-16  jobe1986Minor mistake in help for 'SET MAXSETINFO'
2008-11-15  rubinmore work toward python scripting
2008-11-13  rubinmore work on mod-python
2008-11-07  rubinbeginning work on embedded python
2008-11-05  sirvulcanFixes for SGLINE and SSHUN. As well as a fix for bug...
2008-10-24  jobe1986Minor spelling mistake "change" instead of"change"
2008-10-10  jobe1986Fix for crash on OpServ SVSPART where the channel speci...
2008-09-30  jobe1986Prevent automatic registration of dissallowed nicks...
2008-09-27  jobe1986Fix for <trigger>shoot telling you to use .roulette...
2008-09-15  sirvulcanSGLINE and SSHUN support for some stuff coming soon...
2008-09-07  jobe1986Changed PEON to PAL as some people found it insulting.
next