2007-06-13 |
Alexander Barton | Updated documentation to include changes of ngIRCd... |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Florian Westphal | fix compile /w gcc 2.95 (reported by Tassilo Schweyer) |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Alexander Barton | Updated config.guess and config.sub. |
commit | commitdiff | tree | snapshot |
2007-05-20 |
Alexander Barton | Add note to INSTALL document. |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Alexander Barton | Updated ChangeLog. |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Alexander Barton | Reworked read and write buffer handling, introduced... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Alexander Barton | Zip_Flush(): close the connection in all error cases. |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Florian Westphal | array_start() cannot legally return NULL if array_lengt... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Alexander Barton | Make Zip_Flush() more graceful. |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Florian Westphal | there is no need to treat servers differently than... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Florian Westphal | make needlesly global function Conn_Write static. |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Florian Westphal | remove ZBUFFER constants and increase max buffer size... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Florian Westphal | fix compressed server links |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Alexander Barton | 2007 :-) |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Alexander Barton | Updated documentation. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Florian Westphal | - change return type of Conn_InitListeners to unsigned |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Florian Westphal | put parentheses around argument |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Florian Westphal | if we can't bind a socket we now Log the port number... |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Florian Westphal | return false instead of NULL in error path |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Alexander Barton | Remove Client_DestroyNow() to keep semantik "every... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Florian Westphal | fix broken IO_DEBUG build |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Florian Westphal | io_event_add: return if eventtype is already registered. |
commit | commitdiff | tree | snapshot |
2006-12-29 |
Florian Westphal | add support for predefined-channel configuration of... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Alexander Barton | Added "html" directory to CVS ignore list (it is genera... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Alexander Barton | distclean: remove "html" folder. |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Alexander Barton | Updated documentation, refer to all the supported IO... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Alexander Barton | added "portabtest" binary to list of files to ignore. |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Alexander Barton | Added .cvsignore files to hide generated files from... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Alexander Barton | array_free(): enable debug code only when DEBUG_ARRAY... |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Alexander Barton | New configure option "--without-select"; when usin... |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Alexander Barton | Only "fiddle" with /etc/ngircd in "configure" stage. |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Alexander Barton | Added LSB compliant header. |
commit | commitdiff | tree | snapshot |
2006-12-25 |
Alexander Barton | Fixed typo in #ifdef which tests if this header is... |
commit | commitdiff | tree | snapshot |
2006-12-25 |
Alexander Barton | Customize manual pages to reflect the actual installati... |
commit | commitdiff | tree | snapshot |
2006-12-25 |
Florian Westphal | register io handler before creating new local client... |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Florian Westphal | revert to last good revision again 8-/ |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Florian Westphal | do not call Conn_Close when io_event_create fails |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Florian Westphal | fix possibe buffer-off-by one |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Florian Westphal | don't call Resolve_Shutdown() when io_event_create... |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Alexander Barton | Updated ChangeLog/NEWS to reflect release of ngIRCd... |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Florian Westphal | removed errouneous FD_SETSIZE limit when not using... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Florian Westphal | add PredefChannelsOnly option to man page |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Florian Westphal | minor cleanup |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Florian Westphal | remove unused function Channel_PCount |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Florian Westphal | moved invite/ban lists to channel structure |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Florian Westphal | fix RPL_LOCALUSERS_MSG (%ld -> %lu) |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Florian Westphal | Log(LOG_DEBUG, .. -> LogDebug() |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Florian Westphal | predefined channels MUST start with '#', but this is... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Alexander Barton | Fixed validation of server names containing digits. |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Florian Westphal | New configuration option "PredefChannelsOnly": if set... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Alexander Barton | Added OpenBSD/ppc to list of tested platforms. |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Florian Westphal | -Whitespace Damage; Client_OperCount(), Client_UnknownC... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Florian Westphal | channel maxusers now unsigned long |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Florian Westphal | add const qualifier to Hash() and Matche() Arguments |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Florian Westphal | Client_IsValidNick: no need to strcpy. |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Florian Westphal | Channel_Join was severely broken. |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Alexander Barton | Update info text of local server after re-reading confi... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Alexander Barton | Removed an unused variable -- but where did it come... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Florian Westphal | add test for strcspn. |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Florian Westphal | cleaned up Channel_IsValidName (now uses strcspn()) |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Alexander Barton | Changed Numerics 265 and 266 to follow ircd 2.11.x... |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Alexander Barton | Allow PASS syntax defined in RFC 1459 for server links... |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Alexander Barton | Enhanced ISUPPORT message (numeric 005). |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Alexander Barton | Updated files from ngIRCd 0.10.0. |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Florian Westphal | array_get: no need to multiply again. remove unneeded... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Florian Westphal | io_close_poll()s closing brace mysteriously disappeared... |
commit | commitdiff | tree | snapshot |
2006-09-17 |
Florian Westphal | Added support for the /dev/poll i/o interface. |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Florian Westphal | simplify io_library_init* |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Florian Westphal | add support for the poll() interface |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Florian Westphal | cleanup |
commit | commitdiff | tree | snapshot |
2006-09-16 |
Florian Westphal | fix embarassing fileptr leak |
commit | commitdiff | tree | snapshot |
2006-09-11 |
Alexander Barton | Updated autoconf helper scripts to version as of 2006... |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Florian Westphal | only test for stack smashing protector if we are using... |
commit | commitdiff | tree | snapshot |
2006-08-29 |
Alexander Barton | Updated documentation. |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Florian Westphal | fix gcc 4.1 -fstack-protector detection. |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Florian Westphal | s/Log(LOG_DEBUG/LogDebug(/ , translated comments, etc. |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Florian Westphal | -whitespace damage |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Florian Westphal | simplify Resolve_Read(). |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Alexander Barton | Updated platform list once more ... |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Alexander Barton | Updated platform list. |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Florian Westphal | if compiling without -DDEBUG, make LogDebug 'static... |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Florian Westphal | check if compiler supports inline keyword. |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Alexander Barton | Added support for Solaris 11. |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Alexander Barton | Synchronized documentation with branch-0-10-x ... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Alexander Barton | Updated debian changelog. |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Alexander Barton | Don't assert() when a pre-defined channel has no topic. |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Alexander Barton | Flag the format parameter of LogDebug() as "unused... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Alexander Barton | Removed unused variable "ret" when using the select... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Alexander Barton | Removed (theoretically) division by zero; reformated... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Alexander Barton | Validate "ServerName" variable. |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Alexander Barton | Updated documentation. |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Alexander Barton | Allow DIE to send a message to all locally connected... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Alexander Barton | "Enhanced" debug message for Handle_Write(), only print... |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Alexander Barton | Output some debug messages only if DEBUG_ZIP is #define'd. |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Alexander Barton | Don't include conn.h, conn-func.h is enough. |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Alexander Barton | Updated CVS URLs; enhanced documentation a little bit. |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Alexander Barton | Updated some patch names on Arthur. |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Alexander Barton | Updated copyright notice ;-) |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Alexander Barton | Updated autoconf helper scripts. |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Alexander Barton | Added ngindent. |
commit | commitdiff | tree | snapshot |
next |