2007-02-05 |
special | configure was linking a nonexistant header with ssl... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
peavey | Fix crash in ReportConfigError when done via SIGHUP. |
commit | commitdiff | tree | snapshot |
2007-02-04 |
brain | And another victim. |
commit | commitdiff | tree | snapshot |
2007-02-04 |
brain | peaveys checkconf finds its first victim, an extra... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
peavey | Add a general xml syntax checker for config files.... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
w00t | We already have the numeric durations, why the fuck... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
peavey | Set a few defaults for <connect> tag. |
commit | commitdiff | tree | snapshot |
2007-02-04 |
w00t | Call events properly on KLINE, GLINE and ZLINE for... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
brain | Better error reporting of failures to read certs in... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
brain | Better logging for openssl, using SSL_print_error_cb... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
brain | Make this work on ancient gcc's |
commit | commitdiff | tree | snapshot |
2007-02-03 |
brain | On ipv6 servers, if a user connects with 4in6 (0::ffff... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
w00t | Update the date here, remove the 'updated by' list... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
special | Fingerprint really shouldn't be in the example oper... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
peavey | Fix this not working. |
commit | commitdiff | tree | snapshot |
2007-02-02 |
w00t | Mention that +z means SSL only in the 489, thanks dmb |
commit | commitdiff | tree | snapshot |
2007-02-02 |
w00t | Don't set a user's oper host unless they are using... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
special | Fixed a bug in m_connflood that caused the bootwait... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
w00t | Minor OS X patch, per BuildSmart for 10.3.x users |
commit | commitdiff | tree | snapshot |
2007-02-01 |
brain | Grr, searchirc uses .org now |
commit | commitdiff | tree | snapshot |
2007-02-01 |
brain | Add <securelist:exception> to allow certain masks to... |
commit | commitdiff | tree | snapshot |
2007-02-01 |
brain | Change the way versions are displayed by connect and... |
commit | commitdiff | tree | snapshot |
2007-02-01 |
w00t | New patch from BuildSmart for OS X support, not broken... |
commit | commitdiff | tree | snapshot |
2007-01-31 |
brain | 1.1.0+Diamond! |
commit | commitdiff | tree | snapshot |
2007-01-31 |
brain | Remove -O2, it seems to break tons of stuff with no... |
commit | commitdiff | tree | snapshot |
2007-01-31 |
brain | ipv6 connect tweaks, to memcpy() sin6_addr's rather... |
commit | commitdiff | tree | snapshot |
2007-01-31 |
brain | Why the fuck do no systems have INADDR6_ANY?! |
commit | commitdiff | tree | snapshot |
2007-01-30 |
brain | Tweaks to backwards memcpy's that dont actually do... |
commit | commitdiff | tree | snapshot |
2007-01-30 |
brain | Good job we test, because often we find bugs ;p |
commit | commitdiff | tree | snapshot |
2007-01-30 |
brain | Support both forms of ISON as clients seem to send... |
commit | commitdiff | tree | snapshot |
2007-01-30 |
brain | Fix w00ts compile error :p (if you do an if without... |
commit | commitdiff | tree | snapshot |
2007-01-30 |
brain | Documentation change to indicate errno is valid on... |
commit | commitdiff | tree | snapshot |
2007-01-30 |
brain | Whoops, fix inspsocket so that its ok to use errno... |
commit | commitdiff | tree | snapshot |
2007-01-30 |
brain | Add strerror(errno) to port bind failure on TreeSocket |
commit | commitdiff | tree | snapshot |
2007-01-30 |
w00t | If no topic specified, give index help, thanks Robby |
commit | commitdiff | tree | snapshot |
2007-01-30 |
brain | Merge spellig-mistaks patch from dmb |
commit | commitdiff | tree | snapshot |
2007-01-30 |
brain | Fix the text in this numeric |
commit | commitdiff | tree | snapshot |
2007-01-30 |
special | Also remove the references to the commands I removed... |
commit | commitdiff | tree | snapshot |
2007-01-30 |
special | Fixed a typo in the helpop-full example file that broke... |
commit | commitdiff | tree | snapshot |
2007-01-29 |
special | Opertype in /check is now properly spacified |
commit | commitdiff | tree | snapshot |
2007-01-28 |
brain | Whoops, switch around order of makefile rules so its... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
brain | Add message about how building with debug makes huuuuuu... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
brain | Added 'make debug' which does 'make all' with -g rather... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
brain | Fix this so that it works with outbound connects again. |
commit | commitdiff | tree | snapshot |
2007-01-28 |
brain | Remove debug, add a few comments |
commit | commitdiff | tree | snapshot |
2007-01-28 |
brain | Fix broken openssl outbound connects. |
commit | commitdiff | tree | snapshot |
2007-01-28 |
special | Added errno to the epoll failure message for more detail |
commit | commitdiff | tree | snapshot |
2007-01-27 |
brain | Spellig mistak. |
commit | commitdiff | tree | snapshot |
2007-01-27 |
brain | OnExtendedMode was removed in 1.0, the function names... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
brain | Potential desync on "nick collision at same time as... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
brain | fix so that OnWhois is triggered for remote whois,... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
peavey | Correctly allow all supporting versions of PostgreSQL... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
peavey | The mob has spoken: PQescapeStringConn is used for... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
brain | Fix for bug #187 |
commit | commitdiff | tree | snapshot |
2007-01-25 |
brain | For the filter GLINE action, ban *@IP, so that they... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
brain | Cut out some code duplication by using the existing... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
brain | The /id command for nicks in atheme should have the... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
om | Add m_banredirect to example config |
commit | commitdiff | tree | snapshot |
2007-01-24 |
w00t | No statserv, but we have gameserv |
commit | commitdiff | tree | snapshot |
2007-01-24 |
brain | Example aliases files. |
commit | commitdiff | tree | snapshot |
2007-01-24 |
peavey | Fix endless loop on dns hit. |
commit | commitdiff | tree | snapshot |
2007-01-24 |
brain | Fucking grr. |
commit | commitdiff | tree | snapshot |
2007-01-23 |
brain | Revert some stuff back to the old way |
commit | commitdiff | tree | snapshot |
2007-01-23 |
brain | Note: ne is not eq. |
commit | commitdiff | tree | snapshot |
2007-01-23 |
brain | Make our makefile bsd compatible again :/ |
commit | commitdiff | tree | snapshot |
2007-01-23 |
brain | Integrate OSX patches from BuildSmart, plus a few tweak... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
brain | Back-out OSX patches till theyre completed, our stable... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
brain | First part of OSX patches for 1.1 from BuildSmart |
commit | commitdiff | tree | snapshot |
2007-01-22 |
w00t | Trivial fix, extra >s noted by owine |
commit | commitdiff | tree | snapshot |
2007-01-21 |
brain | Add check for openssl >= 0.9.7, and fix for if the... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
brain | Whoops put this back to 3.3 |
commit | commitdiff | tree | snapshot |
2007-01-21 |
brain | Fix broken function vcheck() that checks one dot-delimi... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
brain | Add extra macro pkgconfversion("packagename", "version"); |
commit | commitdiff | tree | snapshot |
2007-01-21 |
brain | Keep gcc from whining when there is NOT an error (see... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
brain | Fix library detection flags (bad define put into the... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
brain | Note that we dont allow upgrades to version 3 of GPL... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
brain | Fix bad duplication of filters containing spaces across... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
special | Fixed (rewrote) m_http_client's URL parsing, it is... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
brain | Fix the commandline stuff up to actually work! |
commit | commitdiff | tree | snapshot |
2007-01-20 |
brain | If we're not in interactive mode, then we dont prompt... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
brain | Additional feature, pass -DVERSION_PKGCONFMODNAME=... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
brain | And fix it so it works |
commit | commitdiff | tree | snapshot |
2007-01-20 |
brain | Better detection |
commit | commitdiff | tree | snapshot |
2007-01-20 |
brain | Add caching of all detected values :) |
commit | commitdiff | tree | snapshot |
2007-01-20 |
brain | Proritise cached value above a search |
commit | commitdiff | tree | snapshot |
2007-01-20 |
brain | Fixes to make ./configure prompt for libs if all else... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
brain | Fixing |
commit | commitdiff | tree | snapshot |
2007-01-20 |
brain | Apply fixes for buffering of headers, and a test module... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
brain | 1.1.0+SVN! |
commit | commitdiff | tree | snapshot |
2007-01-20 |
brain | Beta9+Finale! |
commit | commitdiff | tree | snapshot |
2007-01-20 |
om | Møøses > Yøuses |
commit | commitdiff | tree | snapshot |
2007-01-20 |
brain | Better way even than suggested. |
commit | commitdiff | tree | snapshot |
2007-01-20 |
brain | Now wont even try to read an empty file |
commit | commitdiff | tree | snapshot |
2007-01-19 |
brain | Fix for NthDegree, thanks for the info :) |
commit | commitdiff | tree | snapshot |
2007-01-19 |
brain | Fix dependencies |
commit | commitdiff | tree | snapshot |
2007-01-19 |
brain | As suggested (and coded) by w00t, show * as the nick... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
brain | Split out rconnect command into its own file (this... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
brain | Split this up even more, much smaller files that are... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
peavey | fix for installing modules twice. |
commit | commitdiff | tree | snapshot |
2007-01-18 |
brain | Add support for: "make modinstall" |
commit | commitdiff | tree | snapshot |
next |