2012-03-31 |
Alexander Barton | Implement core IRC capability handling and "CAP" command |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Alexander Barton | New "login" source file |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Alexander Barton | Introduce_Client() => Client_Introduce(), and move... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Alexander Barton | Makefiles: list each source files on a separate line |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Alexander Barton | Add missing documentation files to Xcode project |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Alexander Barton | Don't ignore "permission denied" errors when enabling... |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Alexander Barton | FAQ: enhance description of chroot setup |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Alexander Barton | ngIRCd Release 19.1 rel-19.1 |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Alexander Barton | Update ChangeLog for upcoming ngIRCd 19.1 release |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Alexander Barton | Fix gcc warning, initialize "list" variable to NULL |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Alexander Barton | Fix manual page "hyphen-used-as-minus-sign" error ... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Alexander Barton | Fix typo: Please not -> Please note |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Alexander Barton | Fix typo: recieved -> received |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Alexander Barton | Update NEWS and ChangeLog files |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Alexander Barton | Really include _all_ patches to build the Anope module |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Christoph Biedl | getpid.sh: Fix testcase error for Debian using sbuild |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Alexander Barton | Don't log "ngIRCd hello message" two times |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Alexander Barton | ngIRCd release 19 rel-19 |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Alexander Barton | Merge branch 'master' of /srv/git/ngircd |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Alexander Barton | Update doc/Platforms.txt for ngIRCd 19 |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Alexander Barton | doc/README-Interix.txt: note that GNU make should be... |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Alexander Barton | Update config.guess and config.sub to recent versions |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Alexander Barton | Don't accept "[SSL]" in config when no SSL support... |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Alexander Barton | Fix C syntax: duplicate ";;" should be ";" |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Alexander Barton | Correctly re-open syslog logging after reading of confi... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Alexander Barton | Logging: remove "Activating ..." info message |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Alexander Barton | ngIRCd release 19~rc1 rel-19-rc1 |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Alexander Barton | Update RPM spec file description to match Debian "contr... |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Alexander Barton | Update NEWS and ChangeLog files |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Alexander Barton | Fix forwarding of LIST commands |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Alexander Barton | Update preliminary ngIRCd protocol module for Anope... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Alexander Barton | New_Connection(): don't set the client hostname twice |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Alexander Barton | Client_SetHostname(): Code cleanup, more debug logging |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Florian Westphal | io: use define for number of possible events |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Florian Westphal | io: remove outer do {} while loops for epoll/kqueue... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Alexander Barton | Enhance server command limits |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Alexander Barton | Send a PING at the end of the server sync to detect it |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Alexander Barton | New function Conn_UpdatePing() to update the "ping... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Alexander Barton | Conn_UpdateIdle(): Code cleanup |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Alexander Barton | RPL_ISUPPORT_MSG(005): add "EXCEPTS=e INVEX=I" |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Alexander Barton | Fix "MAXLIST=beI:50": the limit is the sum of all lists |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Alexander Barton | Update NEWS and ChangeLog files |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Alexander Barton | New RPL_WHOISHOST_MSG(378): show hostname and IP address |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Alexander Barton | New function Conn_GetIPAInfo(): get IP address of a... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Alexander Barton | G/K-Lines: only add and delete valid IRC masks |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Alexander Barton | Check G/K-Lines before the client has been registered... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Alexander Barton | Streamline handling of connection rejects (bad password... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Alexander Barton | New function Client_Reject() to reject clients on connect |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Alexander Barton | New function Lists_CheckReason() to get reason of list... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Alexander Barton | Update NEWS and ChangeLog files |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Alexander Barton | Fix ERR_{SUMMON|USERS}DISABLED: don't repeat command... |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Alexander Barton | Implement channel exception list (mode 'e') |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Alexander Barton | {Add|Del}_Ban_Invite > {Add_To|Del_From}_List(): more... |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Alexander Barton | Rename ShowInvitesBans() to ShowChannelList(), make... |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Alexander Barton | PRIVMSG/NOTICE: handle nick!user@host masks case-insens... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Alexander Barton | PRIVMSG/NOTICE: don't stop list processing on invalid... |
commit | commitdiff | tree | snapshot |
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 |
next |