2012-01-06 |
Alexander Barton | RPL_ISUPPORT (numeric 005): Report MODES=<MAX_CMODES_ARG> |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Alexander Barton | Channel modes: really break handling when MAX_CMODES_AR... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Alexander Barton | channel modes: only handle MAX_CMODES_ARG modes with... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Alexander Barton | Fix handling of channel mode sequence with/without... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Alexander Barton | Conn_Write(): Make sure there is a client when detectin... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Alexander Barton | Proc_Close(): Only close socket if it is still valid |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Alexander Barton | WHOIS command: make sure matching is case-insensitive |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Alexander Barton | WHOIS command: don't anser queries for IRC servers |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Alexander Barton | WHOIS command: make sure the reply ends with RPL_ENDOFWHOIS |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Alexander Barton | README: update features list, borrow from list on our... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Alexander Barton | LINKS command: support <mask> parameter |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Alexander Barton | IRC_LINKS(): Code cleanup; more documentation |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Alexander Barton | Add 1 second penalty for every further target on PRIVMS... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Alexander Barton | Conn_SetPenalty(): Add new "penalty time" on each funct... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Alexander Barton | Enhance log messages when setting user and group |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Alexander Barton | NGIRCd_getNobodyID(): Code cleanup |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Alexander Barton | Display correct error message when "Server{UID|GID... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Alexander Barton | NGIRCd_Init(): Code cleanup |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Alexander Barton | main(): Code cleanup |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Alexander Barton | README: point to included COPYING file, not gnu.org |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Alexander Barton | Update Copyright notices for 2012 |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Florian Westphal | lists: don't crash if reason ptr is NULL |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Alexander Barton | Don't stop join handling on faulty channel, skip it |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Alexander Barton | IRC_JOIN(): Code cleanup |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Alexander Barton | ISON command: reply with correct upper-/lowercase nick... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Alexander Barton | IRC_ISON(): Code cleanup |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Alexander Barton | Remove unused "bool have_arg" from IRC_WHO() |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Alexander Barton | Update NEWS and ChangeLog for next ngIRCd release |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Alexander Barton | ngircd.conf.5: reword description of "Ports" variable |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Alexander Barton | New configuration option "PAMIsOptional" |
commit | commitdiff | tree | snapshot |
2011-12-31 |
Alexander Barton | PAM: don't use global password buffer for conv struct |
commit | commitdiff | tree | snapshot |
2011-12-31 |
Alexander Barton | doc/Modes.txt: document channel mode "r" |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Alexander Barton | Fixed handling of WHO commands |
commit | commitdiff | tree | snapshot |
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 |
next |