2008-09-23 |
Alexander Barton | New connection option CONN_RFC1459. |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Alexander Barton | New global function Conn_SetOption(). |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Alexander Barton | USER: servers and services can alter user information... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Alexander Barton | NICK: allow servers and services to use RFC 1459 syntax... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Alexander Barton | Whitespace fixes: remove trailing tabulator characters. |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Florian Westphal | conn-ssl.c: don't append a newline to ConnSSL_GetCipherInfo |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Florian Westphal | TLS/SSL support: code changes. |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Florian Westphal | TLS/SSL support: documentation. |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Florian Westphal | TLS/SSL support: core files. |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Florian Westphal | Fix handling of MaxConnections option |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Alexander Barton | Include "mcheck.h" when using mtrace(). |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Alexander Barton | SECURITY: Fixed a message handling bug which could... |
commit | commitdiff | tree | snapshot |
2008-08-13 |
Alexander Barton | Enable GNU libc "memory tracing" when compiled with... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Alexander Barton | New make target: "osxpkg" to create an Mac OS X install... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Alexander Barton | Clean up Mac OS X Xcode environment. |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Alexander Barton | doc/Platforms.txt: added Debian GNU/Hurd, "i686/unknown... |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Alexander Barton | Added CVE identifiers to ChangeLog. |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Alexander Barton | Remove de.barton.ngircd.plist on "make clean", its... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Alexander Barton | Make ngIRCd compile and run on NeXTSTEP 3.3 and OPENSTE... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Alexander Barton | Merge branch 'master' of git://ngircd.barton.de/ngircd |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Alexander Barton | Install /Library/LaunchDaemons/de.barton.ngircd.plist... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Florian Westphal | FAQ: add entry about /OPER and OperCanUseMode |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Alexander Barton | GIT: added src/testsuite/message-test to ignore list. |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Alexander Barton | Fix Validate_Args(): unused parameter "Idx" and "Req" |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Alexander Barton | message-test: Disable two tests using "localhost" as... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Alexander Barton | Fix Send_Message(): "lastCurrentTarget" may be used... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Alexander Barton | Fix t_diff(): declaration of 'div' shadows a global... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Alexander Barton | Cosmetic whitespace and line length fixes, mostly in... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Alexander Barton | Added "message-test" to Makefile, so it is distrubuted... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Brandon Beresini | Cleaned up PRIVMSG and NOTICE patches. |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Brandon Beresini | Cumulative Message Patch |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Alexander Barton | Don't allow empty channel names ("#") in strict RFC... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Alexander Barton | Return 461 (syntax error) on "JOIN :" and "PART :" |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Alexander Barton | Channel_Join(): Code cleanup. |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Alexander Barton | Added more supported and tested platforms to doc/Platfo... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Alexander Barton | Fixes to misc-test: accept "localhost.<domain>" as... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Alexander Barton | Revert "dpkg-shlibdeps: warning: dependency on libnsl... |
commit | commitdiff | tree | snapshot |
2008-07-09 |
Florian Westphal | dpkg-shlibdeps: warning: dependency on libnsl.so.1... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Alexander Barton | Merge autogen.sh changes |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Alexander Barton | autogen.sh: Don't set AUTO{CONF|MAKE}_VERSION and WANT_... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Alexander Barton | autogen.sh: correctly test for and export ACLOCAL variable |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Eric Grunow | Translated comments from German to English |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Alexander Barton | Fix GCC warnings for possibly uninitialized variables... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Alexander Barton | GIT: added src/src/config.h.in~ to ignore list. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Alexander Barton | Allow mixed line terminations (CR+LF/CR/LF) in non... |
commit | commitdiff | tree | snapshot |
2008-05-30 |
Alexander Barton | Don't allow stray \r or \n in command parameters |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Alexander Barton | GIT: ignore de.barton.ngircd.plist, it is a generated... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Alexander Barton | ngircd.init: use LSB logging functions, if available. |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Alexander Barton | --configtest: return non-zero exit code if there are... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Alexander Barton | Handle_Buffer(): code cleanup. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Alexander Barton | Conn_Handler(): cleanup code, add/translate comments. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Scott Perry | Use strtok_r instead of strchr in IRC_JOIN. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Alexander Barton | Mac OS X LaunchDaemon script: log messages to /Library... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Florian Westphal | configure.in: don't check for "obvious" standard functions. |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Alexander Barton | Reset client idle time on NICK, JOIN, and PART |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Florian Westphal | Remove ListenIPv4/ListenIPv6 options. |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Florian Westphal | make Listen parameter a comma-seperated list of addresses. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Jari Aalto | Add option aliases -V (for --version) and -h (for ... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Florian Westphal | Add FAQ entry for 'Where is the log file'? |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Brandon Beresini | Add tests for MOTD, VERSION, TIME, USERHOST |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Alexander Barton | Updated list of authors (AUTHORS file) |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Alexander Barton | Update master development branch |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Alexander Barton | Merge commit 'aad49bd260494878aed6795c7a897ad1d28c3082' |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Scott Perry | This patch implements a (maybe) compliant WHOWAS command. |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Florian Westphal | If bind() fails, also print ip address and not just... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Alexander Barton | Update ngIRCd manual pages |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Alexander Barton | GIT: ignore symbolic links to tests in testsuite directory |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Alexander Barton | Fixes to who-test: accept "localhost.<domain>" as well... |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Florian Westphal | ng_ipaddr.h must include netinet/in.h. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Brandon Beresini | Removed space after # so that Cygwin's version of expec... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Ali Shemiran | Fix secret channel information leak |
commit | commitdiff | tree | snapshot |
2008-05-08 |
ashemira@ucsd.edu | Added Cygwin uid kludge. (verified working) |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Eric Grunow | Anglified and improved comments in channel.c and channel.h |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Alexander Barton | Implement IRC commands SERVICE, SERVLIST, and SQUERY... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Florian Westphal | Add invite-test.e to test suite. |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Dana Dahlstrom | Tests for the INVITE command. |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Dana Dahlstrom | Invite: prefix last argument with colon when necessary. |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Dana Dahlstrom | tests for JOIN and various replies |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Bryan Caldwell | Allow KICK to handle comma-delimited lists (of channels... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Florian Westphal | Invite: Send RPL_AWAY to client sending the invite... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Dana Dahlstrom | Fixes to who-test: accept any ident, escape some '... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Florian Westphal | IRC_INVITE: coding style cleanup. |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Florian Westphal | Constify some of Channel_Kick()s arguments. |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Florian Westphal | constify Client_Search() argument. |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Rolf Eike Beer | Allow IRC ops to ignore channel limits when joining |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Alexander Barton | Handle 1-character messages terminated with CR or LF... |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Alexander Barton | On AIX (for example) socklen_t is defined in sys/socket.h |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Florian Westphal | Always enable modeless channels. |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Alexander Barton | Prevent GIT to complain about opless-channel-test link |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Ali Shemiran | Add support for modeless channels |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Alexander Barton | Updated NEWS and ChangeLog for ngIRCd 0.12.0-pre2. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Alexander Barton | --configtest: fix missing whitespace at "ConnectIPv4... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Alexander Barton | --enable-ipv6: fix indentation in ./configure --help... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Alexander Barton | Merge branch 'master' of git://git.breakpoint.cc/fw... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Florian Westphal | Testsuite: remove erroneous ConfUID setting in config... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Alexander Barton | Get rid of cvs-version.* and CVSDATE definition. |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Alexander Barton | Documentation: get rid of some more references to CVS... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Alexander Barton | Report ERR_NOTONCHANNEL when trying to part a channel... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Alexander Barton | Channel_Part(): Code and comment cleanup. |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Alexander Barton | IRC_PART(): code and comment cleanup. |
commit | commitdiff | tree | snapshot |
next |