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 |
2006-07-12 |
Florian Westphal | remove fd from io_event structure |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Florian Westphal | ALIGN_XXX( v ) macros now leave v alone if it was alrea... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Alexander Barton | Sorted channel modes alphabetically. |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Alexander Barton | Detect the Avahi "howl-compatibility" as well as Howl... |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Alexander Barton | The third parameter of bind() is of type "socklen_t... |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Alexander Barton | Use some more specific data types (e. g. pid_t vs.... |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Florian Westphal | make splint complain less... |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Florian Westphal | disabled most (rather annoying) debug messages using... |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Alexander Barton | Removed kqueue bug fix (never released), rephrased... |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Alexander Barton | Handle time shifts backwards gracefully. |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Florian Westphal | kqueue now tested on NetBSD3.0, FreeBSD6 and Darwin7.9.0 |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Florian Westphal | kqueue fix. |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Florian Westphal | kqueue support was completely broken; seemed to work... |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Florian Westphal | minor cleanup, removed unneeded check in safemult_sizet |
commit | commitdiff | tree | snapshot |
2006-04-30 |
Alexander Barton | Send invite and ban lists only once and not repeatedly... |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Florian Westphal | Fix Connection Pool resizing. |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Florian Westphal | Client_GetFromConn() removed and replaced with new... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Florian Westphal | changes some comments, minor cleanup |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Alexander Barton | Fix up ngt_TrimStr() once more ... :-/ |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Alexander Barton | Mostly whitespace fixes. |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Alexander Barton | Added maintainer-clean-local target to purge generated... |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Florian Westphal | fix ngt_TrimStr(), fix format string |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Alexander Barton | ngt_TrimStr(): code cleanup. |
commit | commitdiff | tree | snapshot |
2006-03-18 |
Florian Westphal | use strlcat return value; don't call time() repeatedly. |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Florian Westphal | corrected return value |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Florian Westphal | removed silly if (foo) { if (foo){ }} statement |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Florian Westphal | s/gehoert// |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Florian Westphal | Client_RegisterWhowas(): call time() only once |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Alexander Barton | Don't use "awk" directly, instead use $(AWK) variable. |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Alexander Barton | Moved now local prototype of Client_New() to C file... |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Florian Westphal | Client_New() not used outside client.c -> static |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Florian Westphal | changed connection structure to array-api |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Florian Westphal | new Function: LogDebug() |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Florian Westphal | removed Resolve_SUCCESS() Macro and Res_Stat->sucess... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Florian Westphal | Make connid same as connection fd. |
commit | commitdiff | tree | snapshot |
2006-02-02 |
Florian Westphal | removed obsolete "int Conn_MaxFD" |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Florian Westphal | simplify IRC_Show_MOTD() |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Alexander Barton | Enhanced documentation. Use "default" port 6667 in... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Alexander Barton | Added some documentation for --with-XXX options of... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Alexander Barton | Added test if the stress-test expect script itself... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Alexander Barton | Modified expect script to work with servers having... |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Florian Westphal | add FAQ entry about epoll(): Function not implemented... |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Florian Westphal | Fix Bugzilla #64 -- ngicrd did not reconnect to other... |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Alexander Barton | Make clear that "IO backend: select" is not a request... |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Alexander Barton | Don't remove doc/src on "make distclean". |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Alexander Barton | Minor whitespace fixes. |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Alexander Barton | Remove direct call of Conf_UnsetServer(): it's already... |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Alexander Barton | Adjusted ChangeLog for ngIRCd release 0.9.2. |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Alexander Barton | Updated autoconf helper scripts. |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Alexander Barton | Changed Handle_Write() to not close sockets itself... |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Alexander Barton | gcc 4: "warning: declaration of 'dup' shadows a global... |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Florian Westphal | avoid 2nd time() call in Check_Servers(), improve comments |
commit | commitdiff | tree | snapshot |
2005-09-24 |
Florian Westphal | use io_close instead of plain close in Conn_ExitListeners() |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Florian Westphal | merge new resolver code |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Florian Westphal | Minimal changes (needed for merging resolver changes) |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Florian Westphal | Mostly formatting; changes needed for SSL merge |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Florian Westphal | Handle_Write(): Report write attempts on closed sockets... |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Alexander Barton | Removed obsolete debug message. |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Alexander Barton | Set one second penalty on unknown commands. |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Alexander Barton | Add debug code to Conn_SetPenalty(). |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Florian Westphal | io_close(): explicitly remove fd from epoll set |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Alexander Barton | Updated build configurations. |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Alexander Barton | Updated XCode project files to XCode version 2.1. |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Florian Westphal | Wait for DNS reverse lookup (and ident request) before... |
commit | commitdiff | tree | snapshot |
next |