]> arthur.barton.de Git - ngircd-alex.git/history - src
Fixed abort() when inviting users to nonexistent channels.
[ngircd-alex.git] / src /
2003-12-05 Alexander BartonFixed abort() when inviting users to nonexistent channels.
2003-12-04 Alexander BartonExtended version reporting of CVS builds.
2003-11-06 Alexander BartonFixed ban behavior: users which are banned from a chann...
2003-11-05 Alexander BartonFixed test suite: allow more connections ;-)
2003-11-05 Alexander BartonFixed and enhanced penalty handling; changed internal...
2003-11-05 Alexander BartonNew configuration option "MaxConnectionsIP".
2003-09-11 Alexander BartonNew configuration option "Listen" to bind the server...
2003-09-09 Alexander BartonSuppress misleading error message of diff during make...
2003-08-30 Alexander BartonFixed typo in debug output.
2003-08-22 Alexander BartonEnhanced testsuite, should run under GNU/Hurd now.
2003-07-09 Alexander BartonNJOIN: Fixed propagation of user channel modes.
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-03 Alexander BartonMade Makefiles more compatible with "make -j<N>".
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-27 Alexander BartonFixed --configtest: there is no variable "ServerPwd...
2003-04-25 Alexander BartonThe server tried to connect to other servers only once...
2003-04-22 Alexander BartonMade scripts mor portable (run on SunOS 5.6 now).
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-20 Alexander BartonFixed spelling mistake :-)
2003-04-20 Alexander BartonDon't forward NJOIN's for unknown nick names.
2003-03-31 Alexander BartonRe-corrected test for CVS version.
2003-03-31 Alexander BartonChanged all PACKAGE's to PACKAGE_NAME and all VERSION...
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-19 Alexander BartonEnhanced (and fiexd) IRC_TRACE(): now shows operators...
2003-03-19 Alexander BartonNew message constant RPL_TRACEOPERATOR_MSG. Changed...
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-07 Alexander BartonNew function Simple_Message(). Better error reporting...
2003-03-07 Alexander BartonEnlarged buffer for version string ;-)
2003-03-07 Alexander BartonAdded support for TCP Wrappers.
2003-02-23 Alexander Barton- Added optional support for Rendezvous.
2003-02-23 Alexander Barton- New constant RENDEZVOUS_TYPE.
2003-02-23 Alexander Barton- Added new source module "rendezvous".
2003-02-21 Alexander Barton- Conn_Close() ignores recursive calls for the same...
2003-02-21 Alexander Barton- new link "option" constant: CONN_ISCLOSING
2003-01-21 Alexander BartonThe server didn't validate wheather the "target" client...
2003-01-17 Alexander Barton- Non-members of a channel could crash the server when...
2003-01-15 Alexander Barton- Client structures are removed correctly now if an...
2003-01-15 Alexander Barton- New function Client_DestroyNow().
2003-01-15 Alexander Barton- Added "HELP" command.
2003-01-13 Alexander Barton- Added support for "TRACE" command.
2003-01-13 Alexander Barton- new library "libngtool", reorganized code and directo...
2003-01-12 Alexander Barton- Enhanced error detection for numerics ("status codes").
2003-01-08 Alexander Barton- MODE returns the key and user limit for channel membe...
2003-01-08 Alexander Barton- Kill_Nick() uses an "faked internal KILL" now.
2003-01-08 Alexander Barton- Enhanced IRC_KILL to get along with Client==Client_Th...
2003-01-08 Alexander Barton- Fixed IRC_KILL: used wrong connection index.
2003-01-08 Alexander Barton- Enhanced CHANINFO command for channel keys and user...
2003-01-08 Alexander Barton- Enhanced (and fixed) CHANINFO command (channel keys...
2003-01-08 Alexander Barton- Changed semantics of Client_SetAway().
2003-01-08 Alexander Barton- fixed up propagation of modes with arguments between...
2003-01-04 Alexander Barton- Check functions only on systems that support prototyp...
2003-01-04 Alexander Barton- Fixed call of tail, should be more portable now ...
2003-01-03 Alexander Barton- Link portabtest agains "true" library.
2003-01-03 Alexander Barton- Added missing PARAMS().
2003-01-02 Alexander Barton- The server sets a correct away message now when recei...
2003-01-02 Alexander Barton- Renamed RPL_FEATURE_MSG to RPL_ISUPPORT_MSG.
2003-01-02 Alexander Barton- date in version string conforms to ISO now: YYYY...
2003-01-01 Alexander Barton- Adjusted copyright banner to include 2003 :-)
2003-01-01 Alexander Barton- Fixed up command forwarding: only to servers!
2003-01-01 Alexander Barton- Fixed up command forwarding: only to servers!
2002-12-31 Alexander Barton- Changed "once"-server-config-flag into a generic...
2002-12-31 Alexander Barton- New functions Conf_EnableServer(), Conf_DisableServer...
2002-12-31 Alexander Barton- New command DISCONNECT.
2002-12-31 Alexander Barton- New commands CONNECT and DISCONNECT.
2002-12-31 Alexander Barton- New commands CONNECT and DISCONNECT.
2002-12-31 Alexander Barton- Fixed test if we are still connected after a KILL...
2002-12-30 Alexander Barton- Adjusted includes for new "conn-func.h" header.
2002-12-30 Alexander Barton- Reorganized code for new modules "conn-func.c" and...
2002-12-30 Alexander Barton- New source module "conn-func.c" and "conn-func.h".
2002-12-30 Alexander Barton- Renamed functions now found in "conn-zip.c".
2002-12-30 Alexander Barton- New source files "conn-zip.c" and "conn-zip.h".
2002-12-30 Alexander Barton- Cleaned up handling of server configuration structures.
2002-12-28 Alexander Barton- Removed needless include of <sys/select.h>.
2002-12-27 Alexander Barton- Fixed prefix of error messages of KILL.
2002-12-27 Alexander Barton- If the server can't close a socket, it panics now.
2002-12-27 Alexander Barton- Nicer log messages ;-)
2002-12-27 Alexander Barton- KILL can't kill server-links any more.
2002-12-27 Alexander Barton- new message ERR_CANTKILLSERVER_MSG.
2002-12-26 Alexander Barton- fixed KILL: you can kill yourself now without crashin...
2002-12-26 Alexander Barton- replaced some calls to sprintf() with snprintf()...
2002-12-26 Alexander Barton- replaced a lot of strcpy() calls with strlcpy() which...
2002-12-26 Alexander Barton- replaced a lot of strcat() calls with strlcat() which...
2002-12-26 Alexander Barton- replaced all strncpy()'s and strncat()'s with strlcpy...
2002-12-26 Alexander Barton- include <sys/types.h>, if available.
2002-12-26 Alexander Barton- addes required libngircd.a library to portabcheck_LDADD.
2002-12-26 Alexander Barton- strlcat() and strlcpy() replacement functions.
2002-12-26 Alexander Barton- added prototypes for replacement functions.
2002-12-26 Alexander Barton- added tests for replacement functions.
2002-12-26 Alexander Barton- added strlcpy.c for strlcpy() and strlcat() replaceme...
2002-12-26 Alexander Barton- definition of CONFIG_FILE and MOTD_FILE is now compat...
next