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 |
2008-04-20 |
Florian Westphal | IPv6: Add config options to disabe ipv4/ipv6 support. |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Alexander Barton | Don't include doc/CVS.txt in distribution archive,... |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Alexander Barton | Synchronized branch-0-12-x (ngIRCd 0.12.0-pre1) with... |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Alexander Barton | Updated NEWS and ChangeLog for upcoming 0.12.0-pre1... |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Alexander Barton | Updated copyright notice to read "2001-2008". |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Alexander Barton | Added make target "testsuite" |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Alexander Barton | Fixed "xcode" make target (used to build ngIRCd with... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Florian Westphal | Channel_Mode: Remove duplicate code. |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Florian Westphal | Channel_Mode: change order of if (set) and if (client... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Florian Westphal | Channel_Mode: Re-indent switch. |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Florian Westphal | Channel_Mode: check return type of Invite/Ban Add/Del... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Florian Westphal | Channel_Mode: unify 'b' and 'I' switch/case handling. |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Florian Westphal | Channel_Mode: Unify Del_Invite and Del_Ban handler |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Florian Westphal | Constify Lists_MakeMask argument and return type. |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Florian Westphal | Channel_Mode: Unify Add_Invite and Add_Ban handler |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Alexander Barton | Enable more compiler warnings when using Xcode. |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Alexander Barton | GIT should ignore user preferences files inside Xcode... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Alexander Barton | Updated Xcode project file. |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Florian Westphal | Convert CVS commands to their git equivalents. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Alexander Barton | Added "portabtest" binary to .gitignore file in src... |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Alexander Barton | Include Mac OS X Xcode project in distribution archives... |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Alexander Barton | Include Mac OS X Xcode project in distribution archives. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Alexander Barton | Moved .cvsignore files to .gitignore |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Florian Westphal | Fix client.c sparse warnings. |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Florian Westphal | io.c: kill select FD_SETSIZE sanity check in io_library... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Florian Westphal | io.c: fix select FD_SETSIZE check when using epoll... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Florian Westphal | io.c: try to cut down the number of ifdefs. |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Florian Westphal | Do not exit unconditionally if config file cannot be... |
commit | commitdiff | tree | snapshot |
2008-03-11 |
Alexander Barton | Fix #include's: search log.h locally, include string... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Florian Westphal | IPv6 support. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Alexander Barton | Updated ChangeLog to include 0.11.1. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Rolf Eike Beer | Fix sending of JOINs between servers. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Florian Westphal | Channel_Mode cleanups |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Alexander Barton | LaunchDaemon plist for Mac OS X/Darwin launchd. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Alexander Barton | Install a LaunchDaemon script to start/stop ngIRCd... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Alexander Barton | Added new test files to Xcode project. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Alexander Barton | Removed the SQUIT test for now, actually we don't suppo... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Alexander Barton | Implemented IRC commands INFO, USERS (dummy), and SUMMO... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Dana Dahlstrom | Include flags in RPL_WHOREPLY messages. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Dana Dahlstrom | Don't send trailing space in MODE messages |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Florian Westphal | IRC_JOIN cleanups. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Florian Westphal | Make IRC_WHO also search username/servername/hostname. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Dana Dahlstrom | Remove duplicate Channel_FirstChannelOf(). |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Florian Westphal | Make Channel_Part name and reason parameters 'const'. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Florian Westphal | Updated NEWS to reflect ChangeLog. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Dana Dahlstrom | Implement RFC 2812 handling of "0" argument to JOIN |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Florian Westphal | Don't use Client_Type after command has been processed. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Alexander Barton | Updated NEWS to reflect ChangeLog. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Florian Westphal | Fix wrong strncpy usage if CVSDATE defined |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Florian Westphal | This adds support for sending NOTICEs to a channel. |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Florian Westphal | [Parser]: Fix minor sparse warnings |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Alexander Barton | Updated ChangeLog to reflect changes in 0.10.x and... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Alexander Barton | Updated Debian changelog [from 0.10.x; 0.11.x] |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Alexander Barton | Document NoDNS configuration option. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Florian Westphal | IRC_PART could reference invalid memory. |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Alexander Barton | Remove entry about ngircd failing on Linux 2.4: |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Alexander Barton | Updated NEWS and ChangeLog files. |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Florian Westphal | [Resolver]: Use dotted-decimal IP address if hostname... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Florian Westphal | io_event_disable: return if event-to-disable is already off |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Florian Westphal | kqueue: check for EV_ERROR in .flags |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Florian Westphal | Fix format arg: ListenAddress was printed instead of... |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Florian Westphal | Fix format string in error path: didn't print strerror... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Florian Westphal | implement '/STAT u' (uptime) |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Florian Westphal | Fix fmt string: int, not long |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Florian Westphal | include <arpa/inet.h> inside tool.h |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Florian Westphal | remove ip-string from Conf_Server struct |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Florian Westphal | document new "Bind" server config option in changelog. |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Florian Westphal | bind ListenAddress for outgoing connections |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Alexander Barton | Funktions to handle numerics sent to the server. |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Alexander Barton | Introduce option to configure the maximum nick name... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Alexander Barton | Re-added doc/SSL.txt to distribution -- got lost somewh... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Alexander Barton | Fixes the wrong logging output when nested servers... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Alexander Barton | Remove some bogus files from project ... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Alexander Barton | Update Mac OS X Xcode project file for Xcode 3. |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Alexander Barton | Adjust test suite to be usable on HP/UX 11.11 :-) |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Alexander Barton | Fix code to compile using K&R C compiler and ansi2kr... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Florian Westphal | add tiny note about ngircd using syslog(3) by default. |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Florian Westphal | if ngircd doesn't run chrooted, it tries to chdir |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Florian Westphal | Document NoDNS Option in changelog |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Florian Westphal | New config option NoDNS: disables all DNS queries. |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Florian Westphal | configtest would still print "-1" for MaxConnections... |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Alexander Barton | Updates NEWS to reflect changes in CVS HEAD |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Alexander Barton | Fixed propagation of channel mode 'P' on server links. |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Alexander Barton | Xcode project: include manual page template files,... |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Alexander Barton | Updated Mac OS X project file for Xcode. |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Florian Westphal | fix doc and manpage wrt. MaxConnections, MaxConnections... |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Florian Westphal | accoring to comments in the code, MaxConnections, MaxCo... |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Alexander Barton | Updated preferred automake version to 1.9. Only set... |
commit | commitdiff | tree | snapshot |
next |