]> arthur.barton.de Git - ngircd.git/shortlog
ngircd.git
2006-07-23 Alexander BartonDebian package for 0.9.2. branch-0-9-x
2006-03-24 Florian Westphalfix format string (from HEAD)
2006-03-18 Florian Westphaluse strlcat return value; don't call time() repeatedly...
2006-03-16 Florian Westphalcorrected return value (from HEAD)
2006-03-16 Florian Westphalremoved redundant (foo) { if (foo){} } clause (from...
2006-02-08 Florian Westphallog.c and log.h from CVSHEAD (adds LogDebug() Function)
2005-12-15 Alexander BartonReturn PING argument in PONG reply if STRICT_RFC is...
2005-10-15 Alexander BartonFixed my email address ... argl! rel-0-9-2
2005-10-15 Alexander BartonUpdated autoconf scripts.
2005-10-15 Alexander BartonVersion 0.9.2
2005-10-11 Alexander BartonChanged Handle_Write() to not close sockets itself...
2005-09-02 Alexander BartonUpdated Changelog: fixed file descriptor leak in resolv...
2005-09-02 Florian Westphalfix fd leak on fork() failure (from HEAD)
2005-08-30 Alexander BartonChanged version string to "0.9-CVS".
2005-08-29 Alexander BartonFixed server NOTICEs to users with "s" mode ("server...
2005-08-25 Alexander BartonFixed format string bug in "connection statistics"...
2005-08-03 Alexander BartonFixed my mail address ... once more :-/ rel-0-9-1
2005-08-03 Alexander BartonPreparing ngIRCd 0.9.1 ...
2005-08-02 Alexander BartonThe KILL command killed much more than desired (includi...
2005-07-30 Alexander BartonRemoved "U" unsigned suffix: caused problems with older...
2005-07-26 Alexander BartonNew Debian release: 0.9.0-0ab2
2005-07-26 Alexander BartonRun "basename" on your script name when it is a symlink...
2005-07-24 Alexander BartonRelease 0.9.0 rel-0-9-0
2005-07-24 Alexander BartonUpdated config.guess and config.sub to latest release...
2005-07-24 Alexander BartonFixed wrong email address ...
2005-07-24 Alexander BartonRelease 0.9.0
2005-07-24 Alexander BartonEliminate some compiler warnings ("unused parameter...
2005-07-09 Alexander BartonUpdated documentation. [from HEAD]
2005-07-09 Alexander BartonngIRCd 0.9.0-pre1 rel-0-9-0-pre1
2005-07-09 Alexander BartonPreparations for ngIRCd 0.9.0 :-)
2005-07-09 Alexander BartonPrepare for "new upstream release".
2005-07-09 Alexander BartonUpdated documentation.
2005-07-08 Alexander BartonOnly setuid()/setgid() if it differs from current UID...
2005-07-08 Alexander BartonUse "ServerUID" (and not internal variable name) for...
2005-07-08 Alexander BartonUpdated documentation.
2005-07-05 Alexander BartonFixed maximum length of user names, now allow up to...
2005-07-02 Alexander BartonCut off oversized IRC messages that should be sent...
2005-07-02 Alexander BartonNew constant "CUT_TXTSUFFIX". [from HEAD]
2005-06-27 Alexander BartonMoving towards ngIRCd 0.0.9! :-)
2005-06-26 Alexander BartonPrepare documentation for release 0.9.0 ...
2005-06-26 Alexander BartonFix compiler warning "comparision between signed and...
2005-06-26 Alexander BartonFixed wrong order of #includes in test for "socklen_t...
2005-06-24 Alexander BartonUpdated URLs.
2005-06-24 Alexander BartonIgnore unknown commands received before the client...
2005-06-24 Alexander BartonGet rid of Log_SetDaemonized().
2005-06-24 Florian Westphalremoved global variable NGIRCd_NoDaemon
2005-06-18 Florian Westphalput badchars back in
2005-06-17 Florian Westphalfix embarassing cut&paste error (add missing } )
2005-06-17 Florian Westphalfix "Can't get user information for UID" error message
2005-06-17 Florian Westphalonly chdir() to users home when running as daemon
2005-06-17 Florian Westphals/sprintf/snprintf
2005-06-17 Florian Westphaluse strlcpy
2005-06-17 Florian Westphalremove unneeded strpy()
2005-06-17 Florian Westphalstartup: fork only once, never run with uid 0
2005-06-17 Florian Westphalstartup: fork only once, never run with uid 0.
2005-06-12 Alexander BartonIRC_LIST(): Added missing calls of Client_ID() and...
2005-06-12 Florian Westphalchanged formatting to match ngircd coding style
2005-06-12 Florian WestphalMake sure SimpleMessage() sends <= 512 chars
2005-06-12 Florian Westphalset 3 second penalty after failed /oper command.
2005-06-12 Alexander BartonOnly register clients that have been connected at least...
2005-06-12 Alexander BartonModified Conn_StartTime() to use information of the...
2005-06-12 Alexander BartonRemoved CONNECTION[].starttime, now saved in CLIENT...
2005-06-12 Alexander BartonNew function Client_StartTime().
2005-06-04 Alexander BartonUpdated manual pages.
2005-06-04 Florian Westphalsend RFC compliant netsplit messages.
2005-06-04 Florian WestphalFix Handling of quit messages: always send only one...
2005-06-04 Florian Westphalremove Try_Write(), Call Handle_Write() directly instead.
2005-06-01 Alexander BartonAdded some Doxygen documentation.
2005-06-01 Alexander BartonFixed handling of symbolic links as used in /etc/rc...
2005-06-01 Florian Westphaladd FreeRes_stat(), wait for resolver timeout.
2005-05-28 Florian Westphalminor cleanup
2005-05-23 Alexander BartonHandle splint errors more gracefully.
2005-05-22 Alexander BartonDon't exit server if closing of a socket fails; instead...
2005-05-21 Alexander BartonAdded version information to summary text.
2005-05-17 Alexander BartonReformatted and documented code of the first part of...
2005-05-17 Alexander BartonNew function Client_RegisterWhowas().
2005-05-16 Alexander BartonImplemented IRC function "WHOWAS".
2005-05-16 Alexander BartonNew functions Client_GetWhowas and Client_GetLastWhowas...
2005-05-16 Alexander BartonNew functions Client_GetWhowas, Client_GetLastWhowasInd...
2005-05-16 Alexander BartonNew defines MAX_WHOWAS and DEFAULT_WHOWAS.
2005-05-14 Alexander BartonAway status texts set due to "a"-Modes received from...
2005-04-27 Alexander BartonRemove "doc/src" directory on "make distclean".
2005-04-27 Alexander BartonAdded #include of "defines.h", necessary due to removal...
2005-04-27 Alexander BartonReorder #includes, necessary due to removal of #include...
2005-04-27 Alexander BartonRemoved "invalid" #include of "defines.h" (don't includ...
2005-04-27 Alexander BartonAdded missing #include of "defines.h".
2005-04-25 Florian Westphalremoved Conn_UnsetOption() function. It was not used...
2005-04-23 Florian Westphalremoved "my_connects" fd_set.
2005-04-18 Florian Westphalconn.h: option filed in CONNECTION struct is now UINT16.
2005-04-18 Alexander BartonCleaned up (and documented) the IRC_KILL() function.
2005-04-16 Florian Westphalfix spelling
2005-04-16 Florian Westphaladded kludge to make ngircd (with syslog) compile on...
2005-04-16 Florian Westphaluse strdup() to add oper hostname mask.
2005-04-16 Florian Westphalprivate strdup() implementation in case libc does not...
2005-04-16 Florian Westphals/malloc(x*y)/calloc(x,y)/
2005-04-16 Florian Westphalcheck for strdup()
2005-04-13 Alexander BartonUsed a spellchecker :-)
2005-04-09 Alexander BartonFixed wrong location of "Doxyfile" ... argl.
2005-04-09 Alexander BartonUse typedef instead of #define to declare the socklen_t...
2005-04-09 Alexander BartonAdded "-unrecog" to splint command line.
next