2012-01-16 |
Alexander Barton | Implement user mode 'C': require "same channel" to... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Alexander Barton | New RPL_WHOISREGNICK_MSG(307) numeric: indicate if... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Alexander Barton | IRC_WHOIS_SendReply(): Code cleanup |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Alexander Barton | Limit channel invite and ban lists to 50 entries |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Alexander Barton | Make Send_ListChange() a little bit more generic |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Alexander Barton | Remove unused prototype of Lists_AlreadyRegistered() |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Alexander Barton | Channel lists: Fix duplicate check and error messages |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Alexander Barton | Don't enforce MAX_HNDL_MODES_ARG on server and service... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Alexander Barton | Update documentation (fix some URL, update some info) |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Alexander Barton | Update NEWS and ChangeLog for next ngIRCd release once... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Alexander Barton | Don't stop join handling on faulty channel, skip it... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Alexander Barton | JOIN command: don't check channel limit if already... |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Alexander Barton | Return ERR_UNKNOWNMODE(472) for unknown channel modes |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Alexander Barton | Numberic 005 (ISUPPORT), CHANMODES: add "O", "R", ... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Alexander Barton | Limit list replies of LIST, WHO, WHOIS, and MAX_RPL_WHOWAS |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Alexander Barton | New function IRC_CheckListTooBig() to check size of... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Alexander Barton | LIST command: compare pattern case insensitive |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Alexander Barton | IRC_LIST(): Code cleanup |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Alexander Barton | DEFAULT_WHOWAS->DEF_RPL_WHOWAS; MAX_CMODES_ARG->MAX_HND... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Alexander Barton | defines.h: Code cleanup and (a little bit) more documen... |
commit | commitdiff | tree | snapshot |
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 |
next |