]> arthur.barton.de Git - ngircd-alex.git/shortlog
ngircd-alex.git
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.
2005-04-09 Alexander BartonTarget "lint": check whether splint command is availabl...
2005-04-09 Alexander BartonTwo new targets: "srcdoc" to generate Doxygen source...
2005-04-09 Alexander BartonAdded new target "srcdoc" to generate the Doxygen sourc...
2005-04-09 Alexander BartonAdded the control file for the Doxygen source documenta...
2005-04-09 Alexander BartonNew build style "deployment", cleaned up options for...
2005-03-30 Alexander BartonDon't enable assert() calls when not ./configure'd...
2005-03-30 Alexander BartonDebine NDEBUG if DEBUG isn't defined to disable all...
2005-03-22 Alexander BartonWhen validationg the configuration file wait for a...
2005-03-21 Alexander BartonUse tabulator, not 8 spaces ...
2005-03-21 Alexander BartonFixed ./configure test for TCP Wrappers: now it runs...
2005-03-20 Alexander BartonEnhanced configure script: now you can pass an (optiona...
2005-03-20 Florian WestphalConf_Test(): check if stdin (and not stdout...) is...
2005-03-20 Florian Westphalchanged type of Conf_ListenPorts[] from "unsigned int...
2005-03-20 Florian WestphalInit_Conn_Struct(): Zero structure using memset().
2005-03-19 Florian WestphalAdd notice about typedef removal and stdbool.h/inttypes.h
2005-03-19 Florian WestphalRemove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes.
2005-03-19 Florian Westphalfix Config_Error_NaN prototype (first argument missed...
2005-03-19 Florian Westphalremoved unneeded log.h include.
2005-03-19 Alexander BartonAdded login of Florian ("fw") to AUTHORS list.
2005-03-19 Alexander BartonRemoved indentation of preprocessor statements in test...
2005-03-15 Alexander BartonFixed too long lines.
2005-03-15 Alexander BartonNew configuration option "OperServerMode".
2005-03-05 Alexander BartonNew function New_Res_Stat() to initialize RES_STAT...
2005-03-05 Alexander BartonReduce the number of calls of strlen(). Idea by Florin...
2005-03-03 Alexander BartonAdded missing include of "match.h".
2005-03-02 Alexander BartonImplemented support for "secret channels" (channel...
2005-03-02 Alexander BartonNew configuration option "Mask" for [Operator] sections...
2005-02-27 Alexander BartonClean up the mode handling code: remove redundant parts ...
2005-02-27 Alexander BartonUpdated to latest strl{cat|cpy} code of rsync:
2005-02-21 Alexander BartonAdded AUTOMAKE_VERSION and AUTOCONF_VERSION (for OpenBSD).
2005-02-21 Alexander BartonFixed the detection of tools named like "tool-Major...
2005-02-14 Alexander BartonEnable Pidfile /var/run/ircd/ngircd.pid
2005-02-14 Alexander BartonAdded description for "PidFile", fixed description...
2005-02-11 Alexander BartonWhitespace fixes.
2005-02-10 Alexander BartonDon't play games with FILE* stdin/out/err, only touch...
2005-02-10 Alexander BartonRenamed NGIRCd_FillVersion() to Fill_Version(); Code...
2005-02-10 Alexander BartonWrite "error file" (/tmp/ngircd-XXX.err) only if compil...
2005-02-10 Alexander BartonAdded a note about the change of the maximum password...
2005-02-09 Alexander BartonDon't create version information string each time a...
2005-02-07 Alexander BartonAdded an empty /etc/ngircd/ngircd.motd to the packages...
2005-02-07 Alexander BartonSet owner and group of /var/run/ircd to "irc:irc".
2005-02-07 Alexander BartonUpdated debian changelog file from branch-0-8-x ...
2005-02-07 Alexander BartonMake sure that errno of fopen() isn't overwritten by...
2005-02-04 Alexander BartonNew configuration variable "PidFile", section "[Global...
2005-02-04 Alexander BartonngIRCd 0.8.3.
2005-02-04 Alexander BartonUse ngt_TrimLastChr() where useful, by Florian Westphal.
2005-02-04 Alexander BartonAdd ngt_TrimLastChr() to header file. By Florian Westphal.
2005-02-03 Alexander BartonFixed a bug that could case a root exploit when the...
2005-02-03 Alexander BartonUpdated ChangeLog for 0.8.2.
2005-01-27 Alexander BartonUpdated config.sub and config.guess
2005-01-26 Alexander BartonWe are in the year 2005 now! :-)
2005-01-26 Alexander BartonFixed a buffer overflow that could cause the daemon...
2005-01-26 Alexander BartonUpdated list of contributors.
2005-01-25 Alexander BartonNew function ngt_TrimLastChr(), prototype by Florian...
2005-01-24 Alexander BartonFixed a typo in variable name ...
2005-01-24 Alexander BartonFixed a possible buffer underrun when reading the MOTD...
2005-01-20 Alexander BartonCode cleanups from Florian Westphal, <westphal@foo...
2005-01-20 Alexander BartonCode cleanups from Florian Westphal, <westphal@foo...
2005-01-19 Alexander BartonFixed detection of IRC lines which are too long to...
2005-01-18 Alexander BartonFixed return values of our own implementation of strlcp...
2005-01-17 Alexander BartonTranslated source code comments.
2005-01-17 Alexander BartonRaised the maximum length of passwords to 20 characters.
2005-01-17 Alexander BartonFixed typo: ports are separated by ",". Thanks to Flori...
2005-01-17 Alexander BartonFixed a memory leak when resizing the connection pool...
2004-12-27 Alexander BartonAdded URLs for stunnel.
2004-12-27 Alexander BartonAdded documentation for SSL support.
2004-12-27 Alexander BartonMake more clear that there can be more than one [Operat...
2004-12-27 Alexander BartonFixed wrong port number in example.
next