about summary refs log tree commit diff
AgeCommit message (Expand)Author
2003-04-27Fixed --configtest: there is no variable "ServerPwd", it's "Password".Alexander Barton
2003-04-27Documented missing "Password" variable in section "[Global]".Alexander Barton
2003-04-25Updated documentation.Alexander Barton
2003-04-25Updated documentation.Alexander Barton
2003-04-25The server tried to connect to other servers only once when DNS or socketAlexander Barton
2003-04-25Updated documentation.Alexander Barton
2003-04-25Disabling "-ansi" on Cygwin: system headers are incompatible.Alexander Barton
2003-04-23Updated documentation: added i686/pc/cygwin platform.Alexander Barton
2003-04-23Detecting broken gcc used by Mac OS X and disabling "-pedantic" in this case.Alexander Barton
2003-04-23Updated documentation.Alexander Barton
2003-04-22Updated documentation.Alexander Barton
2003-04-22Added new documentation file "Platforms.txt".Alexander Barton
2003-04-22New documentation file doc/Platforms.txt included.Alexander Barton
2003-04-22Updated documentation.Alexander Barton
2003-04-22Updated documentation.Alexander Barton
2003-04-22Made scripts mor portable (run on SunOS 5.6 now).Alexander Barton
2003-04-22Updated documentation.Alexander Barton
2003-04-22Added defines for SunOS (5.6).Alexander Barton
2003-04-22Made setting of WANT_AUTOMAKE more portable.Alexander Barton
2003-04-21Updated documentation.Alexander Barton
2003-04-21Updated documentation.Alexander Barton
2003-04-21Fixed tabs to spaces.Goetz Hoffart
2003-04-21Translated documentation from German to English.Goetz Hoffart
2003-04-21Updated documentation.Alexander Barton
2003-04-21Updated documentation.Alexander Barton
2003-04-21Translated Protocol.txt to english.Alexander Barton
2003-04-21Added implicit initialisation of "i" in Conf_GetServer to workaround a egcsAlexander Barton
2003-04-21Removed unportable %z formater in strftime().Alexander Barton
2003-04-21Added missing prototype for dummy_snprintf().Alexander Barton
2003-04-21Added missing include for <sys/select.h>.Alexander Barton
2003-04-21Fixed up some castings.Alexander Barton
2003-04-21Added some defines for Linux/glibc, reverted unused test for poll(), andAlexander Barton
2003-04-21Using $(prefix)/share/doc/ngircd as documentation directory again.Alexander Barton
2003-04-20Updated documentation.Alexander Barton
2003-04-20Fixed spelling mistake :-)Alexander Barton
2003-04-20Don't forward NJOIN's for unknown nick names.Alexander Barton
2003-04-13Translated success message :-)Alexander Barton
2003-04-05Updated documentation.Alexander Barton
2003-04-04Added WANT_AUTOMAKE=1.6 to autogen.sh.Alexander Barton
2003-03-31Re-corrected test for CVS version.Alexander Barton
2003-03-31Corrected path for documentation files in summary output.Alexander Barton
2003-03-31Changed documentation directory to ".../share/doc/ngIRCd" (and removed theAlexander Barton
2003-03-31Changed all PACKAGE's to PACKAGE_NAME and all VERSION's to PACKAGE_VERSION.Alexander Barton
2003-03-30Updated documentation.Alexander Barton
2003-03-30Added documentation path to summary output.Alexander Barton
2003-03-30Implemented proper "uninstall" target for documentation files.Alexander Barton
2003-03-30Install documentation files in $(datadir)/doc/ngircd.Alexander Barton
2003-03-27Fixed up bad test during unregistering of services.Alexander Barton
2003-03-27Synchronize server connections with server configurations after reloading the...Alexander Barton
2003-03-27Clean up duplicate servers correctly.Alexander Barton