]> arthur.barton.de Git - ngircd-alex.git/shortlog
ngircd-alex.git
2003-07-09 Alexander BartonNJOIN: Fixed propagation of user channel modes.
2003-07-06 Alexander BartonAdded SunOS 5.7 (Solaris 7).
2003-06-08 Alexander Barton- Updated documentation.
2003-06-06 Alexander BartonVERSION shows the CVS date if apropriate now.
2003-06-05 Alexander BartonFixed a compiler warning related to an unnecessary...
2003-05-15 Alexander BartonUpdated documentation.
2003-05-15 Alexander BartonUpdated documentation.
2003-05-05 Alexander BartonAdded support for GNU/Hurd.
2003-05-03 Alexander BartonMade Makefiles more compatible with "make -j<N>".
2003-05-02 Alexander BartonFixed typo: .IT instead of the correct.TP ...
2003-05-01 Alexander BartonChanged version string to "CVSHEAD".
2003-05-01 Alexander BartonUpdated documentation (ngIRCd 0.7.0).
2003-04-30 Goetz HoffartAdded HP-UX 9.10/m68k.
2003-04-29 Goetz HoffartFixed small typo.
2003-04-29 Goetz HoffartAdded "Why should I use ngIRCd?"
2003-04-29 Alexander Barton"ServerName" is checked better now: a dot (".") is...
2003-04-29 Alexander BartonThe KILL comand verifies and logs more parameters.
2003-04-28 Alexander BartonUpdated documentation.
2003-04-27 Alexander BartonUpdated documentation.
2003-04-27 Alexander BartonFixed --configtest: there is no variable "ServerPwd...
2003-04-27 Alexander BartonDocumented missing "Password" variable in section ...
2003-04-25 Alexander BartonUpdated documentation.
2003-04-25 Alexander BartonUpdated documentation.
2003-04-25 Alexander BartonThe server tried to connect to other servers only once...
2003-04-25 Alexander BartonUpdated documentation.
2003-04-25 Alexander BartonDisabling "-ansi" on Cygwin: system headers are incompa...
2003-04-23 Alexander BartonUpdated documentation: added i686/pc/cygwin platform.
2003-04-23 Alexander BartonDetecting broken gcc used by Mac OS X and disabling...
2003-04-23 Alexander BartonUpdated documentation.
2003-04-22 Alexander BartonUpdated documentation.
2003-04-22 Alexander BartonAdded new documentation file "Platforms.txt".
2003-04-22 Alexander BartonNew documentation file doc/Platforms.txt included.
2003-04-22 Alexander BartonUpdated documentation.
2003-04-22 Alexander BartonUpdated documentation.
2003-04-22 Alexander BartonMade scripts mor portable (run on SunOS 5.6 now).
2003-04-22 Alexander BartonUpdated documentation.
2003-04-22 Alexander BartonAdded defines for SunOS (5.6).
2003-04-22 Alexander BartonMade setting of WANT_AUTOMAKE more portable.
2003-04-21 Alexander BartonUpdated documentation. rel-0-7-0-pre1
2003-04-21 Alexander BartonUpdated documentation.
2003-04-21 Goetz HoffartFixed tabs to spaces.
2003-04-21 Goetz HoffartTranslated documentation from German to English.
2003-04-21 Alexander BartonUpdated documentation.
2003-04-21 Alexander BartonUpdated documentation.
2003-04-21 Alexander BartonTranslated Protocol.txt to english.
2003-04-21 Alexander BartonAdded implicit initialisation of "i" in Conf_GetServer...
2003-04-21 Alexander BartonRemoved unportable %z formater in strftime().
2003-04-21 Alexander BartonAdded missing prototype for dummy_snprintf().
2003-04-21 Alexander BartonAdded missing include for <sys/select.h>.
2003-04-21 Alexander BartonFixed up some castings.
2003-04-21 Alexander BartonAdded some defines for Linux/glibc, reverted unused...
2003-04-21 Alexander BartonUsing $(prefix)/share/doc/ngircd as documentation direc...
2003-04-20 Alexander BartonUpdated documentation.
2003-04-20 Alexander BartonFixed spelling mistake :-)
2003-04-20 Alexander BartonDon't forward NJOIN's for unknown nick names.
2003-04-13 Alexander BartonTranslated success message :-)
2003-04-05 Alexander BartonUpdated documentation.
2003-04-04 Alexander BartonAdded WANT_AUTOMAKE=1.6 to autogen.sh.
2003-03-31 Alexander BartonRe-corrected test for CVS version.
2003-03-31 Alexander BartonCorrected path for documentation files in summary output.
2003-03-31 Alexander BartonChanged documentation directory to ".../share/doc/ngIRC...
2003-03-31 Alexander BartonChanged all PACKAGE's to PACKAGE_NAME and all VERSION...
2003-03-30 Alexander BartonUpdated documentation.
2003-03-30 Alexander BartonAdded documentation path to summary output.
2003-03-30 Alexander BartonImplemented proper "uninstall" target for documentation...
2003-03-30 Alexander BartonInstall documentation files in $(datadir)/doc/ngircd.
2003-03-27 Alexander BartonFixed up bad test during unregistering of services.
2003-03-27 Alexander BartonSynchronize server connections with server configuratio...
2003-03-27 Alexander BartonClean up duplicate servers correctly.
2003-03-27 Alexander BartonNew function Conn_SyncServerStruct().
2003-03-26 Alexander BartonRequire at least GNU automake 1.6 to generate build...
2003-03-26 Alexander BartonTranslated documentation to english.
2003-03-23 Alexander BartonUpdated documentation.
2003-03-19 Alexander BartonEnhanced (and fiexd) IRC_TRACE(): now shows operators...
2003-03-19 Alexander BartonNew message constant RPL_TRACEOPERATOR_MSG. Changed...
2003-03-19 Alexander BartonUpdated Mac OS X project for Project Builder.
2003-03-19 Alexander BartonFixed a "checking for ..." text string.
2003-03-17 Alexander BartonAdded #include for stdarg.h when using ower own version...
2003-03-17 Alexander BartonRemoved now obsolete test for A/UX: configure does...
2003-03-15 Alexander Barton- Updated documentation.
2003-03-15 Alexander Barton- Removed german documentation (no maintainer).
2003-03-10 Alexander BartonUpdated documentation.
2003-03-10 Alexander BartonFixed up and enhanced formating of manual pages.
2003-03-10 Alexander BartonUpdated manual page.
2003-03-10 Alexander BartonUpdated manual page.
2003-03-10 Alexander BartonUpdated documentation.
2003-03-09 Alexander BartonUpdated and enhanced the daemon manual page.
2003-03-09 Alexander BartonFixed some spelling mistakes.
2003-03-09 Alexander BartonFixed some spelling mistakes -- thanks to ispell ;-)
2003-03-09 Alexander BartonUpdated documentation: translated headers ...
2003-03-08 Alexander BartonUpdated documentation.
2003-03-07 Alexander BartonTranslated & updated documentation.
2003-03-07 Alexander BartonUpdated documentation.
2003-03-07 Alexander BartonNew function Simple_Message(). Better error reporting...
2003-03-07 Alexander BartonEnlarged buffer for version string ;-)
2003-03-07 Alexander BartonUpdated documentation.
2003-03-07 Alexander BartonAdded support for TCP Wrappers; redesigned configuratio...
2003-03-07 Alexander BartonAdded support for TCP Wrappers.
2003-03-04 Alexander BartonUpdated documentation.
2003-03-04 Alexander BartonUpdated documentation.
next