]> jfr.im git - irc/evilnet/x3.git/shortlog
irc/evilnet/x3.git
2008-07-20  rubinspin fixes
2008-07-20  rubinremove debug code, bump version
2008-07-20  rubinsync trunk to 1.6 changes
2008-07-20  rubincopying file never got updated
2008-07-20  rubinremove warning on uping of jupes
2008-07-19  rubinmerge in gline modtime patch and streamline version...
2008-07-02  jobe1986Added missing PRIV_* flags
2008-06-29  rubinfix for spin clone kill timer crash
2008-06-24  rubinmake oper_ldap_group membership level configurable
2008-06-12  rubinLOC fix for non-ldap LOC where ldap is available
2008-04-22  sirvulcanAdded buttaknife's patch which allows x3 to trace modes...
2008-04-10  rubinfix crash in oset password. Thanks jobe and bctrainers...
2008-04-06  sirvulcanFixed a bug with x3 not handling kills properly.
2008-04-02  rubinThis is alpha code for LOC account hostmask validation
2008-04-01  sirvulcanBumped up trunk version for X3 to 1.6
2008-03-29  sirvulcanignore sno messages
2008-03-28  sirvulcanFixed up a typo spotted by Sakkath
2008-03-28  sirvulcanMake sure of SVSQUIT in SPIN if Nefarious 1.2.0 is...
2008-03-28  sirvulcanOnly allow logged in people to use spin.
2008-03-28  sirvulcanadded lamepart function so that spin can be used on...
2008-03-28  sirvulcanwheel of misfortune. This will only work on Nefarious...
2008-03-27  rubinfix typeo in opserv help alerts
2008-03-27  sirvulcanAdded roulette/shoot functions as well as added email...
2008-03-24  rubinmake 1 param auth work when ldap libs are found, but...
2008-03-12  rubinsvsnick and 1 param auth
2008-03-11  sirvulcanAdded some bits from check_ctcp into the mark version...
2008-03-02  rubinpossible fix for sf bug 1905760
2008-03-01  sirvulcanredid the warning message for off_channel
2008-03-01  sirvulcanin msot cases x3 will be the only service using +z...
2008-03-01  sirvulcanAdded MARK CVERSION support to x3, stores responses...
2008-02-25  sirvulcansupport for new style cloaked hosts (requires type...
2008-02-11  rubinchanging some errors to warnings
2008-01-16  sirvulcanfixed bug 1690395, nickserv wont cry with 15+ char...
2008-01-16  sirvulcanthis should shut washu up :P per channel setinfo max...
2008-01-16  sirvulcanreverting the #1995 srvx merge until its a stable relea...
2008-01-08  rubinmake regex case sensitive, and old memoserv fix
2008-01-05  sirvulcanseg fault fix for people not using ldap
2007-12-23  sirvulcanMerged in srvx 1.4-RC1 changes. DNSBL parts are missing...
2007-07-31  rubinignore ALIST messages
2007-06-30  rubinUpgrading to GPL v3
2007-05-09  rubindisabling 1 param AUTH command syntax until a better...
2007-05-08  sirvulcanAllow opers to use mod-webtv if required_mark is on...
2007-05-08  sirvulcanAdded JOIN and PART support for mod-webtv
2007-05-08  sirvulcanAdded NICK and WHOIS
2007-05-08  sirvulcanBasic module for webtv module work, plus updated google...
2007-05-05  sirvulcanquick fix for "Unable to find user SOME-SERVER whose...
2007-05-04  rubinfixing giveownership logs access to invalid memory...
2007-04-24  rubinadd missing ifdef for ldap search
2007-04-22  rubinadd safety check to add2ldap, fix error catch
2007-04-22  rubinbe cautios with a malloc to investigate a crash bug
2007-04-22  rubinadding ldap related authserv search tools
2007-04-21  rubinremove errors on remove non-existant, or add already...
2007-04-21  rubinfixing core in loc
2007-04-20  rubinfixing some LOC ldap bugs, and adding ldap over SSL...
2007-04-09  sirvulcantesting
2007-04-08  sirvulcantesting
2007-04-08  rubinfix for obscure addalert kill core
2007-04-07  rubinadded mode help from jigsy
2007-04-07  sirvulcantweaked my email addresses
2007-04-06  sirvulcantest
2007-04-06  sirvulcancolour support
2007-03-31  rubinapply patch to pull default style from config file...
2007-03-29  rubinfix nickname checks in register nick
2007-03-20  rubinfix for trying to use ldap when it isnt enabled in...
2007-03-20  rubinfix for trying to use ldap when it isnt enabled in...
2007-03-20  rubinconsider exempts (+e) when kicking lamers, fix for...
2007-02-27  rubinfix ldap auth issues with login-on-connect
2007-02-13  rubinldap cookie auth fixes
2007-02-13  rubinfixing resetpass issue with ldap
2007-02-13  rubinldap_delete: bind first..
2007-02-13  rubinfix ldap configs in example config file
2007-02-12  rubinmake lowercaseing accounts optional
2007-02-12  rubinfix another compile warning
2007-02-12  rubinfix a compile warning
2007-02-12  rubinforce account names to lowercase at all inputs
2007-02-12  rubinbunch of ldap result bugs
2007-02-12  rubinfeature for ldap that puts ircops into ga group
2007-02-11  sirvulcanfew fixes
2007-02-09  rubinfixing small memory leak
2007-02-09  rubinadding email support to ldap logins
2007-02-09  rubincleanup
2007-02-09  rubinldap support for cmd_pass, loc, and more
2007-02-09  sirvulcantweaks to the conversion script
2007-02-09  rubinadding some extra stuff we are using for ldap
2007-02-09  rubinmore ldap progress. this one hurt. ouch.
2007-02-07  rubinfix bug when ldap is compiled in but disabled in config
2007-02-07  rubinimproving user feedback and handling when theres an...
2007-02-07  rubinuse ldap_add to add users to ldap when they register...
2007-02-06  rubinmaking some good progress on ldap
2007-02-06  rubinfix a bug in configure, and compiles without ldap suppo...
2007-02-06  rubinhandling libldap checking better
2007-02-05  rubinfix compile problem when not using ldap
2007-02-05  sirvulcanadded gpl headers to x3ldap.c and x3ldap.h, also tweake...
2007-02-05  rubinbeginnings of LDAP authentication ability
2007-02-04  sirvulcanfix for bug #1651561
2007-02-01  rubinfix b flag comment
2007-02-01  sirvulcanfixed bug #1649326- note * causing crash
2007-01-29  rubinmemoserv reply bot tweaks
2007-01-28  sirvulcancouple of tweaks so i can do testing with creating...
2007-01-15  sirvulcanrping support
next