]> arthur.barton.de Git - ngircd-alex.git/history - src
Xcode: update project file for Xcode 4.2
[ngircd-alex.git] / src /
2011-12-07 Alexander BartonConfiguration: get rid of Conf_Oper_Count and Conf_Chan...
2011-12-04 Alexander BartonSuppress 'Can't create pre-defined channel: invalid...
2011-11-25 Alexander BartonOnly use poll() when poll.h exists as well
2011-11-10 Alexander Bartonwhois-test: handle local hostname = "localhost.localdomain"
2011-11-06 Alexander BartonTest for gai_strerror()
2011-11-06 Alexander BartonOnly use AI_NUMERICHOST if it is #define'd
2011-11-04 Alexander Bartondefines.h: fix comment: "lenth" -> "length"
2011-11-04 Alexander BartonInit_Server_Struct(): correctly zero Server->bind_addr
2011-11-03 Alexander BartonClean up and fix comments of Check_ArgIsTrue()
2011-09-07 Alexander BartonOnly close "unrelated" sockets in forked child processes
2011-08-26 Alexander BartonImplemented user mode "R" and channel mode "R"
2011-08-23 Alexander BartonUse Proc_Close() to remove no longer unused pipes to...
2011-08-23 Alexander BartonNew function Proc_Close() to shutdown pipes to child...
2011-08-23 Alexander BartonIntroduce DEBUG_BUFFER, rework some debug messages
2011-08-22 Alexander BartonTestsuite: bind to loopback (127.0.0.1) interface only
2011-08-19 Alexander BartonNew 2nd message "Nickname too long" for error code 432
2011-08-19 Alexander BartonClient_CheckNick(), Client_IsValidNick(): code cleanup
2011-08-13 Alexander BartonMerge branch 'ServerMode'
2011-08-09 Alexander BartonMerge branch 'bug113-SrvPrefix'
2011-08-02 Alexander BartonCast getpid() and time() results for srand() input
2011-08-01 Alexander BartonIRC_QUIT(): disconnect directly linked servers sending...
2011-08-01 Alexander BartonHandle channel user modes 'a', 'h', and 'q' from remote... ServerMode
2011-08-01 Alexander BartonHandle unknown channel modes on server links
2011-08-01 Alexander BartonHandle unknown user modes on server links
2011-08-01 Alexander BartonIRC_MODE(), Client_Mode(): code cleanup [2/2]
2011-08-01 Alexander BartonEnlarge client user mode buffer, reduce client flags...
2011-08-01 Alexander BartonInfom clients when other servers change their user...
2011-08-01 Alexander BartonIRC_MODE(), Client_Mode(): code cleanup [1/2]
2011-07-30 Alexander BartonSlightly change (and document!) IRC_KILL() calling... bug113-SrvPrefix
2011-07-30 Alexander BartonTestsuite: make getpid.sh work even when run as root
2011-07-19 Alexander BartonSpoofed prefixes: close connection on non-server links...
2011-07-10 Alexander BartonMorePrivacy: Don't register WHOWAS information
2011-06-28 Alexander BartonGnuTLS: use 1024 (DH_BITS_MIN) as minimum size of the...
2011-06-27 Alexander Bartonhash: Use UINT32 instead of uint32_t
2011-06-26 Florian Westphalhash: use more recent lookup3 algorithm instead of...
2011-06-26 Alexander BartonUse srand()/rand() instead of srandom()/random(); seems...
2011-06-26 Alexander BartonMerge branch 'MorePrivacy'
2011-06-26 Alexander BartonMerge branch 'ScrubCTCP'
2011-06-26 Alexander BartonMerge branch 'newconfig'
2011-06-25 Alexander BartonMove SSL-related configuration variables to new [SSL...
2011-06-25 Alexander BartonCheckFileReadable(): only check when a filename is...
2011-06-25 Alexander BartonPAM: make clear which "Password" config option is ignored
2011-06-25 xorNew configuration opion "MorePrivacy" to "censor" some... MorePrivacy
2011-06-25 xorNew option to scrub incoming CTCP commands
2011-06-25 Alexander BartonTestsuite: update configuration files for new config...
2011-06-25 Alexander BartonDisplay configuration errors more prominent on "--confi...
2011-06-25 Alexander Bartonconf.c: code cleanup
2011-06-25 Alexander BartonCheck for redability of SSL-related files like for...
2011-06-25 Alexander BartonRestructure ngIRCd configuration, introduce [Limits...
2011-06-05 Florian Westphalconn: fix error handling when connecting to server
2011-06-04 Florian Westphalssl: gnutls: bump dh bitsize to 2048
2011-05-06 Florian Westphalfix clang warning about dead stores
2011-04-29 Florian Westphalparse: fix logical expression testing for non RFC1459...
2011-04-29 Florian Westphalconn: avoid needlesly scary 'buffer overflow' messages
2011-04-29 Alexander BartonOnly require server prefixes on non RFC1459 links
2011-04-26 Alexander BartonMerge branch 'master' of git://arthur.barton.de/ngircd...
2011-04-26 Alexander BartonDo reverse lookups using the AF of the incoming connection
2011-04-25 Florian Westphalresolve: fix reverse lookups of client connections...
2011-04-12 Alexander BartonDoxygen'ify conf.c
2011-04-12 Alexander BartonNew function Config_Error_Section(); and code cleanup
2011-04-12 Alexander BartonAdd some type casts to random() and srandom() functions
2011-03-27 Florian Westphalngircd: improve rng initialisation
2011-03-27 Alexander BartonMerge branch 'AuthPing'
2011-03-27 Alexander BartonMerge branch 'NoticeAuth'
2011-03-27 Alexander BartonNew configuration option "RequireAuthPing": PING-PONG...
2011-03-26 Alexander BartonConfiguration: move "NoticeAuth" to GLOBAL section
2011-03-25 Alexander BartonNew configuration option "NoticeAuth": send NOTICE...
2011-03-25 Alexander BartonWarn when unknown variables are found in [Features...
2011-03-21 Alexander BartonGenerate WALLOPS message on SQUIT from IRC operator
2011-03-21 Alexander BartonCommands received from other servers must have prefixes
2011-03-21 Alexander BartonAllow servers to send more commands in the first 10...
2011-03-19 Alexander BartonIRC_CHANINFO(): Code cleanup
2011-03-19 Alexander BartonHandle_GLOBAL(): don't use multi-line strings
2011-03-19 Alexander BartonMerge branches 'CloakUserHost', 'QuitOnHTTP' and 'bug72...
2011-03-19 Alexander BartonRename ClientHost to CloakHost, and ClientUserNick...
2011-03-19 Alexander BartonAdd "whois-test" to testsuite and distribution archive bug72-WHOIS-List
2011-03-19 Florian WestphalAdd support for up to 3 targets in WHOIS queries.
2011-03-16 Alexander BartonOnly "handle" HTTP commands on unregistered connections QuitOnHTTP
2011-03-16 Alexander BartonDon't use IRC_QUIT_HTTP() if STRICT_RFC is #define'd
2011-03-16 Alexander BartonIRC_QUIT_HTTP(): enhance error message
2011-03-16 Alexander BartonMove IRC_QUIT_HTTP() below IRC_QUIT()
2011-03-16 Alexander BartonMove "ClientHost" and "ClientUserNick" to end of [Globa...
2011-03-16 Gabor Adam TothClientUserNick setting
2011-03-16 Gabor Adam TothClientHost setting
2011-03-16 Gabor Adam Tothquit on HTTP commands: GET & POST
2011-02-28 Florian Westphalchannel: always reject zero-length channel key
2011-02-23 Alexander BartonPAM-Auth child: log if result can't be reported
2011-02-14 Alexander BartonCorrectly detect errors when handling "MODE x" commands
2011-02-13 Alexander BartonEnhance documentation for the WEBIRC command doc-comments
2011-02-13 Alexander BartonDoxygen'ify irc-login.c
2011-02-13 Alexander BartonDoxygen'ify irc-channel.c
2011-02-13 Alexander BartonDoxygen'ify conn.c
2011-02-13 Alexander BartonDoxygen'ify proc.h
2011-02-13 Alexander BartonDoxygen'ify parse.h
2011-02-13 Alexander BartonDoxygen'ify and update comments in ngircd.{c|h}
2011-02-13 Alexander BartonDoxygen'ify and update comments in match.c
2011-02-13 Alexander BartonUpdate and translate comments in hash.c
2011-02-13 Alexander BartonDoxygen'ify conf.h
2011-02-13 Alexander BartonAdd missong Doxygen @file tags to ngircd.h and irc...
2011-02-13 Alexander BartonCode cleanup: mostly removing empty lines
next