2011-12-30 |
Alexander Barton | Remove unused "time_t now" from Lists_Check() |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Alexander Barton | Fixed some spelling errors in documentation and code... |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Alexander Barton | contrib/Debian/control: Update and complete "Build... |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Alexander Barton | Update our Debian package descriptions with "official... |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Alexander Barton | Fixed typo in two error messages |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Alexander Barton | LUSERS reply: only count "visible" channels |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Alexander Barton | IRC_Send_LUSERS(): Code cleanup |
commit | commitdiff | tree | snapshot |
2011-12-28 |
Alexander Barton | Don't stop mode handling on unknown modes; skip it |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Alexander Barton | IRC_xLINE(): output an error message for unexpected... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Alexander Barton | README: Update list of implemented commands |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Alexander Barton | Update list item, if it already exists |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Alexander Barton | Lists_CheckDupeMask(): return pointer to already existi... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Alexander Barton | Log better error messages when rejecting clients |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Alexander Barton | Synchronize G-Lines on server login |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Alexander Barton | Op_Check(): always accept commands from a remote server... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Alexander Barton | Class_GetList() now retuns a pointer to list_head structure |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Alexander Barton | Check G-Line and K-Line lists after authenticating... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Alexander Barton | New functions Lists_Expire() and Class_Expire() |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Alexander Barton | Implement IRC_xLINE(): handler for "GLINE" and "KLINE... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Alexander Barton | Op_Check(): return client that initiated the request... |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Alexander Barton | irc-oper.c: code cleanup; more documentation |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Alexander Barton | Implement IRC "STATS g" and "STATS k" command |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Alexander Barton | New function Class_GetList() |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Alexander Barton | lists.{c|h}: code cleanup; more documentation |
commit | commitdiff | tree | snapshot |
2011-12-25 |
Alexander Barton | List and class handling: add optional "reason" text |
commit | commitdiff | tree | snapshot |
2011-12-24 |
Alexander Barton | Add new class.{c|h} module to Xcode project |
commit | commitdiff | tree | snapshot |
2011-12-24 |
Alexander Barton | Add new class.{c|h} to project |
commit | commitdiff | tree | snapshot |
2011-12-24 |
Alexander Barton | Lists: change "only once" property into "valid until" |
commit | commitdiff | tree | snapshot |
2011-12-24 |
Alexander Barton | Xcode: update project file for Xcode 4.2 |
commit | commitdiff | tree | snapshot |
2011-12-24 |
Alexander Barton | define HAVE_GAI_STRERROR for Mac OS X Xcode builds |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Alexander Barton | Configuration: get rid of Conf_Oper_Count and Conf_Chan... |
commit | commitdiff | tree | snapshot |
2011-12-04 |
Alexander Barton | ./configure: Fix logic and quoting of poll() detection... |
commit | commitdiff | tree | snapshot |
2011-12-04 |
Alexander Barton | Suppress 'Can't create pre-defined channel: invalid... |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Alexander Barton | Only use poll() when poll.h exists as well |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Alexander Barton | Not only check for poll(), make sure poll.h exists... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Alexander Barton | whois-test: handle local hostname = "localhost.localdomain" |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Alexander Barton | sample-ngircd.conf: show correct default for "PAM"... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Alexander Barton | Update GPL 2 license text to current version |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Alexander Barton | Test for gai_strerror() |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Alexander Barton | Only use AI_NUMERICHOST if it is #define'd |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Alexander Barton | defines.h: fix comment: "lenth" -> "length" |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Alexander Barton | Init_Server_Struct(): correctly zero Server->bind_addr |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Alexander Barton | Clean up and fix comments of Check_ArgIsTrue() |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Alexander Barton | Update doc/GIT.txt |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Alexander Barton | Only close "unrelated" sockets in forked child processes |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Alexander Barton | Added doc/Modes.txt: document modes supported by ngIRCd |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Alexander Barton | Implemented user mode "R" and channel mode "R" |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Alexander Barton | Use Proc_Close() to remove no longer unused pipes to... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Alexander Barton | New function Proc_Close() to shutdown pipes to child... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Alexander Barton | Introduce DEBUG_BUFFER, rework some debug messages |
commit | commitdiff | tree | snapshot |
2011-08-22 |
Alexander Barton | Testsuite: bind to loopback (127.0.0.1) interface only |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Alexander Barton | doc/Platforms.txt: ngIRCd 18 on Nexenta works |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Alexander Barton | New 2nd message "Nickname too long" for error code 432 |
commit | commitdiff | tree | snapshot |
2011-08-19 |
Alexander Barton | Client_CheckNick(), Client_IsValidNick(): code cleanup |
commit | commitdiff | tree | snapshot |
2011-08-13 |
Alexander Barton | Merge branch 'ServerMode' |
commit | commitdiff | tree | snapshot |
2011-08-09 |
Alexander Barton | Merge branch 'bug113-SrvPrefix' |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Alexander Barton | Xcode: update project file to Xcode 3.2 or newer |
commit | commitdiff | tree | snapshot |
2011-08-07 |
Alexander Barton | Xcode: Mac OS X config.h: support 10.5 as well as 10... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Alexander Barton | Xcode: exclude more Xcode 4 specific directories in... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Alexander Barton | Cast getpid() and time() results for srand() input |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Alexander Barton | Xcode: update and add missing files to project |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Alexander Barton | IRC_QUIT(): disconnect directly linked servers sending... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Alexander Barton | contrib/ngindent: detect "gindent" as GNU indent |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Alexander Barton | Handle channel user modes 'a', 'h', and 'q' from remote... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Alexander Barton | Handle unknown channel modes on server links |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Alexander Barton | Handle unknown user modes on server links |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Alexander Barton | IRC_MODE(), Client_Mode(): code cleanup [2/2] |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Alexander Barton | Enlarge client user mode buffer, reduce client flags... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Alexander Barton | Infom clients when other servers change their user... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Alexander Barton | doc/Platforms.txt: re-add mipsel/unknown/linux-gnu... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Alexander Barton | Updated doc/Platforms.txt: mipsel/unknown/linux-gnu |
commit | commitdiff | tree | snapshot |
2011-08-01 |
Alexander Barton | IRC_MODE(), Client_Mode(): code cleanup [1/2] |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Alexander Barton | Slightly change (and document!) IRC_KILL() calling... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
Alexander Barton | Testsuite: make getpid.sh work even when run as root |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Alexander Barton | Spoofed prefixes: close connection on non-server links... |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Alexander Barton | Fix typo in doc/Platforms.txt; make Linux footnote... |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Alexander Barton | ngIRCd release 18 rel-18 |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Alexander Barton | Update ChangeLog and NEWS for ngIRCd release 18 |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Alexander Barton | Updated doc/Platforms.txt for ngIRCd release 18 |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Alexander Barton | MorePrivacy: Don't register WHOWAS information |
commit | commitdiff | tree | snapshot |
2011-07-10 |
Alexander Barton | Add preliminary ngIRCd protocol module for Anope 1.9 |
commit | commitdiff | tree | snapshot |
2011-07-02 |
Alexander Barton | Update timestamp of ngircd(8) manual page |
commit | commitdiff | tree | snapshot |
2011-06-29 |
Alexander Barton | ngIRCd release 18~rc2 rel-18-rc2 |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Alexander Barton | GnuTLS: use 1024 (DH_BITS_MIN) as minimum size of the... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Alexander Barton | ngircd.8: document debugging options |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Alexander Barton | ngircd.conf.5: strip "SSL" prefix from variables in... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Alexander Barton | Fix some wording, use spellchecker ;-) |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Alexander Barton | doc/SSL.txt: adopt to new configuration file layout |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Alexander Barton | ngIRCd release 18~rc1 rel-18-rc1 |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Alexander Barton | hash: Use UINT32 instead of uint32_t |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Alexander Barton | Update NEWS and ChangeLog file for our upcoming next... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Florian Westphal | hash: use more recent lookup3 algorithm instead of... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Alexander Barton | Use srand()/rand() instead of srandom()/random(); seems... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Alexander Barton | Merge branch 'MorePrivacy' |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Alexander Barton | sample-ngircd.conf: remove "SSL" prefix from SSL-relate... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Alexander Barton | Merge branch 'ScrubCTCP' |
commit | commitdiff | tree | snapshot |
2011-06-26 |
Alexander Barton | Merge branch 'newconfig' |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Alexander Barton | sample-ngircd.conf: "SyslogFacility" should be commente... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Alexander Barton | Move SSL-related configuration variables to new [SSL... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
Alexander Barton | CheckFileReadable(): only check when a filename is... |
commit | commitdiff | tree | snapshot |
next |