projects
/
ngircd-alex.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Clean up files for "ngircd-full" package, too ...
[ngircd-alex.git]
/
src
/
2004-01-02
Alexander Barton
Adjusted copyright notice to include 2004.
tree
|
commitdiff
2003-12-29
Alexander Barton
Added new short command line option "-t" as alternative...
tree
|
commitdiff
2003-12-27
Alexander Barton
Added IDENT option to version string.
tree
|
commitdiff
2003-12-27
Alexander Barton
Added optional support for IDENT lookups (configure...
tree
|
commitdiff
2003-12-26
Alexander Barton
Removed "USE_" prefixes of configuration #defines.
tree
|
commitdiff
2003-12-19
Alexander Barton
Fixed error messages related to server name configurati...
tree
|
commitdiff
2003-12-05
Alexander Barton
Fixed abort() when inviting users to nonexistent channels.
tree
|
commitdiff
2003-12-04
Alexander Barton
Extended version reporting of CVS builds.
tree
|
commitdiff
2003-11-06
Alexander Barton
Fixed ban behavior: users which are banned from a chann...
tree
|
commitdiff
2003-11-05
Alexander Barton
Fixed test suite: allow more connections ;-)
tree
|
commitdiff
2003-11-05
Alexander Barton
Fixed and enhanced penalty handling; changed internal...
tree
|
commitdiff
2003-11-05
Alexander Barton
New configuration option "MaxConnectionsIP".
tree
|
commitdiff
2003-09-11
Alexander Barton
New configuration option "Listen" to bind the server...
tree
|
commitdiff
2003-09-09
Alexander Barton
Suppress misleading error message of diff during make...
tree
|
commitdiff
2003-08-30
Alexander Barton
Fixed typo in debug output.
tree
|
commitdiff
2003-08-22
Alexander Barton
Enhanced testsuite, should run under GNU/Hurd now.
tree
|
commitdiff
2003-07-09
Alexander Barton
NJOIN: Fixed propagation of user channel modes.
tree
|
commitdiff
2003-06-06
Alexander Barton
VERSION shows the CVS date if apropriate now.
tree
|
commitdiff
2003-06-05
Alexander Barton
Fixed a compiler warning related to an unnecessary...
tree
|
commitdiff
2003-05-03
Alexander Barton
Made Makefiles more compatible with "make -j<N>".
tree
|
commitdiff
2003-04-29
Alexander Barton
"ServerName" is checked better now: a dot (".") is...
tree
|
commitdiff
2003-04-29
Alexander Barton
The KILL comand verifies and logs more parameters.
tree
|
commitdiff
2003-04-27
Alexander Barton
Fixed --configtest: there is no variable "ServerPwd...
tree
|
commitdiff
2003-04-25
Alexander Barton
The server tried to connect to other servers only once...
tree
|
commitdiff
2003-04-22
Alexander Barton
Made scripts mor portable (run on SunOS 5.6 now).
tree
|
commitdiff
2003-04-21
Alexander Barton
Added implicit initialisation of "i" in Conf_GetServer...
tree
|
commitdiff
2003-04-21
Alexander Barton
Removed unportable %z formater in strftime().
tree
|
commitdiff
2003-04-21
Alexander Barton
Added missing prototype for dummy_snprintf().
tree
|
commitdiff
2003-04-21
Alexander Barton
Added missing include for <sys/select.h>.
tree
|
commitdiff
2003-04-21
Alexander Barton
Fixed up some castings.
tree
|
commitdiff
2003-04-20
Alexander Barton
Fixed spelling mistake :-)
tree
|
commitdiff
2003-04-20
Alexander Barton
Don't forward NJOIN's for unknown nick names.
tree
|
commitdiff
2003-03-31
Alexander Barton
Re-corrected test for CVS version.
tree
|
commitdiff
2003-03-31
Alexander Barton
Changed all PACKAGE's to PACKAGE_NAME and all VERSION...
tree
|
commitdiff
2003-03-27
Alexander Barton
Fixed up bad test during unregistering of services.
tree
|
commitdiff
2003-03-27
Alexander Barton
Synchronize server connections with server configuratio...
tree
|
commitdiff
2003-03-27
Alexander Barton
Clean up duplicate servers correctly.
tree
|
commitdiff
2003-03-27
Alexander Barton
New function Conn_SyncServerStruct().
tree
|
commitdiff
2003-03-19
Alexander Barton
Enhanced (and fiexd) IRC_TRACE(): now shows operators...
tree
|
commitdiff
2003-03-19
Alexander Barton
New message constant RPL_TRACEOPERATOR_MSG. Changed...
tree
|
commitdiff
2003-03-17
Alexander Barton
Added #include for stdarg.h when using ower own version...
tree
|
commitdiff
2003-03-17
Alexander Barton
Removed now obsolete test for A/UX: configure does...
tree
|
commitdiff
2003-03-07
Alexander Barton
New function Simple_Message(). Better error reporting...
tree
|
commitdiff
2003-03-07
Alexander Barton
Enlarged buffer for version string ;-)
tree
|
commitdiff
2003-03-07
Alexander Barton
Added support for TCP Wrappers.
tree
|
commitdiff
2003-02-23
Alexander Barton
- Added optional support for Rendezvous.
tree
|
commitdiff
2003-02-23
Alexander Barton
- New constant RENDEZVOUS_TYPE.
tree
|
commitdiff
2003-02-23
Alexander Barton
- Added new source module "rendezvous".
tree
|
commitdiff
2003-02-21
Alexander Barton
- Conn_Close() ignores recursive calls for the same...
tree
|
commitdiff
2003-02-21
Alexander Barton
- new link "option" constant: CONN_ISCLOSING
tree
|
commitdiff
2003-01-21
Alexander Barton
The server didn't validate wheather the "target" client...
tree
|
commitdiff
2003-01-17
Alexander Barton
- Non-members of a channel could crash the server when...
tree
|
commitdiff
2003-01-15
Alexander Barton
- Client structures are removed correctly now if an...
tree
|
commitdiff
2003-01-15
Alexander Barton
- New function Client_DestroyNow().
tree
|
commitdiff
2003-01-15
Alexander Barton
- Added "HELP" command.
tree
|
commitdiff
2003-01-13
Alexander Barton
- Added support for "TRACE" command.
tree
|
commitdiff
2003-01-13
Alexander Barton
- new library "libngtool", reorganized code and directo...
tree
|
commitdiff
2003-01-12
Alexander Barton
- Enhanced error detection for numerics ("status codes").
tree
|
commitdiff
2003-01-08
Alexander Barton
- MODE returns the key and user limit for channel membe...
tree
|
commitdiff
2003-01-08
Alexander Barton
- Kill_Nick() uses an "faked internal KILL" now.
tree
|
commitdiff
2003-01-08
Alexander Barton
- Enhanced IRC_KILL to get along with Client==Client_Th...
tree
|
commitdiff
2003-01-08
Alexander Barton
- Fixed IRC_KILL: used wrong connection index.
tree
|
commitdiff
2003-01-08
Alexander Barton
- Enhanced CHANINFO command for channel keys and user...
tree
|
commitdiff
2003-01-08
Alexander Barton
- Enhanced (and fixed) CHANINFO command (channel keys...
tree
|
commitdiff
2003-01-08
Alexander Barton
- Changed semantics of Client_SetAway().
tree
|
commitdiff
2003-01-08
Alexander Barton
- fixed up propagation of modes with arguments between...
tree
|
commitdiff
2003-01-04
Alexander Barton
- Check functions only on systems that support prototyp...
tree
|
commitdiff
2003-01-04
Alexander Barton
- Fixed call of tail, should be more portable now ...
tree
|
commitdiff
2003-01-03
Alexander Barton
- Link portabtest agains "true" library.
tree
|
commitdiff
2003-01-03
Alexander Barton
- Added missing PARAMS().
tree
|
commitdiff
2003-01-02
Alexander Barton
- The server sets a correct away message now when recei...
tree
|
commitdiff
2003-01-02
Alexander Barton
- Renamed RPL_FEATURE_MSG to RPL_ISUPPORT_MSG.
tree
|
commitdiff
2003-01-02
Alexander Barton
- date in version string conforms to ISO now: YYYY...
tree
|
commitdiff
2003-01-01
Alexander Barton
- Adjusted copyright banner to include 2003 :-)
tree
|
commitdiff
2003-01-01
Alexander Barton
- Fixed up command forwarding: only to servers!
tree
|
commitdiff
2003-01-01
Alexander Barton
- Fixed up command forwarding: only to servers!
tree
|
commitdiff
2002-12-31
Alexander Barton
- Changed "once"-server-config-flag into a generic...
tree
|
commitdiff
2002-12-31
Alexander Barton
- New functions Conf_EnableServer(), Conf_DisableServer...
tree
|
commitdiff
2002-12-31
Alexander Barton
- New command DISCONNECT.
tree
|
commitdiff
2002-12-31
Alexander Barton
- New commands CONNECT and DISCONNECT.
tree
|
commitdiff
2002-12-31
Alexander Barton
- New commands CONNECT and DISCONNECT.
tree
|
commitdiff
2002-12-31
Alexander Barton
- Fixed test if we are still connected after a KILL...
tree
|
commitdiff
2002-12-30
Alexander Barton
- Adjusted includes for new "conn-func.h" header.
tree
|
commitdiff
2002-12-30
Alexander Barton
- Reorganized code for new modules "conn-func.c" and...
tree
|
commitdiff
2002-12-30
Alexander Barton
- New source module "conn-func.c" and "conn-func.h".
tree
|
commitdiff
2002-12-30
Alexander Barton
- Renamed functions now found in "conn-zip.c".
tree
|
commitdiff
2002-12-30
Alexander Barton
- New source files "conn-zip.c" and "conn-zip.h".
tree
|
commitdiff
2002-12-30
Alexander Barton
- Cleaned up handling of server configuration structures.
tree
|
commitdiff
2002-12-28
Alexander Barton
- Removed needless include of <sys/select.h>.
tree
|
commitdiff
2002-12-27
Alexander Barton
- Fixed prefix of error messages of KILL.
tree
|
commitdiff
2002-12-27
Alexander Barton
- If the server can't close a socket, it panics now.
tree
|
commitdiff
2002-12-27
Alexander Barton
- Nicer log messages ;-)
tree
|
commitdiff
2002-12-27
Alexander Barton
- KILL can't kill server-links any more.
tree
|
commitdiff
2002-12-27
Alexander Barton
- new message ERR_CANTKILLSERVER_MSG.
tree
|
commitdiff
2002-12-26
Alexander Barton
- fixed KILL: you can kill yourself now without crashin...
tree
|
commitdiff
2002-12-26
Alexander Barton
- replaced some calls to sprintf() with snprintf()...
tree
|
commitdiff
2002-12-26
Alexander Barton
- replaced a lot of strcpy() calls with strlcpy() which...
tree
|
commitdiff
2002-12-26
Alexander Barton
- replaced a lot of strcat() calls with strlcat() which...
tree
|
commitdiff
2002-12-26
Alexander Barton
- replaced all strncpy()'s and strncat()'s with strlcpy...
tree
|
commitdiff
2002-12-26
Alexander Barton
- include <sys/types.h>, if available.
tree
|
commitdiff
next