]> arthur.barton.de Git - ngircd-alex.git/shortlog
ngircd-alex.git
2011-08-07 Alexander BartonXcode: update project file to Xcode 3.2 or newer
2011-08-07 Alexander BartonXcode: Mac OS X config.h: support 10.5 as well as 10...
2011-08-02 Alexander BartonXcode: exclude more Xcode 4 specific directories in...
2011-08-02 Alexander BartonCast getpid() and time() results for srand() input
2011-08-02 Alexander BartonXcode: update and add missing files to project
2011-08-01 Alexander BartonIRC_QUIT(): disconnect directly linked servers sending...
2011-08-01 Alexander Bartoncontrib/ngindent: detect "gindent" as GNU indent
2011-08-01 Alexander Bartondoc/Platforms.txt: re-add mipsel/unknown/linux-gnu...
2011-08-01 Alexander BartonUpdated doc/Platforms.txt: mipsel/unknown/linux-gnu
2011-07-30 Alexander BartonTestsuite: make getpid.sh work even when run as root
2011-07-10 Alexander BartonFix typo in doc/Platforms.txt; make Linux footnote...
2011-07-10 Alexander BartonngIRCd release 18 rel-18
2011-07-10 Alexander BartonUpdate ChangeLog and NEWS for ngIRCd release 18
2011-07-10 Alexander BartonUpdated doc/Platforms.txt for ngIRCd release 18
2011-07-10 Alexander BartonMorePrivacy: Don't register WHOWAS information
2011-07-10 Alexander BartonAdd preliminary ngIRCd protocol module for Anope 1.9
2011-07-02 Alexander BartonUpdate timestamp of ngircd(8) manual page
2011-06-29 Alexander BartonngIRCd release 18~rc2 rel-18-rc2
2011-06-28 Alexander BartonGnuTLS: use 1024 (DH_BITS_MIN) as minimum size of the...
2011-06-28 Alexander Bartonngircd.8: document debugging options
2011-06-28 Alexander Bartonngircd.conf.5: strip "SSL" prefix from variables in...
2011-06-28 Alexander BartonFix some wording, use spellchecker ;-)
2011-06-28 Alexander Bartondoc/SSL.txt: adopt to new configuration file layout
2011-06-27 Alexander BartonngIRCd release 18~rc1 rel-18-rc1
2011-06-27 Alexander Bartonhash: Use UINT32 instead of uint32_t
2011-06-26 Alexander BartonUpdate NEWS and ChangeLog file for our upcoming next... newconfig
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 Bartonsample-ngircd.conf: remove "SSL" prefix from SSL-relate...
2011-06-26 Alexander BartonMerge branch 'ScrubCTCP'
2011-06-26 Alexander BartonMerge branch 'newconfig'
2011-06-25 Alexander Bartonsample-ngircd.conf: "SyslogFacility" should be commente...
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 Alexander BartonReally remove [Features] in our manual pages
2011-06-25 xorAdd documentation for "ScrubCTCP" configuration option ScrubCTCP
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 BartonINSTALL: document changed location of configuration...
2011-06-25 Alexander BartonUpdate sample config file and manual page for new confi...
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-24 Alexander BartonNew documentation: "how to contribute"
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-11 Alexander BartonMac OS X: split up make targets
2011-05-06 Florian Westphalfix clang warning about dead stores
2011-04-29 Alexander Bartoncontrib/platformtest.sh: fix gcc version detection
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-16 Alexander BartonMac OS X: install on root volume only, and set correct...
2011-04-14 Alexander BartonMac OS X: update installer texts and add logo.
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 Bartonngircd.conf.5: Add variable type to "CloakHost" and...
2011-03-27 Alexander BartonXcode: don't list sample-ngircd.conf, use sample-ngircd...
2011-03-27 Alexander BartonAdd documentation for "NoticeAuth" configuration option NoticeAuth
2011-03-27 Alexander BartonAdd documentation for "RequireAuthPing" configuration... AuthPing
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-25 Alexander BartonUpdate doc/GIT.txt
2011-03-23 Alexander BartonUpdate INSTALL text
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 BartonAdd a note not to use a percent sign ("%") in CloakHost... CloakUserHost
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-19 Alexander BartonDoxygen: Remove header.inc.html and ngircd-doc.css...
2011-03-18 Alexander Bartonngircd.conf.5: describe types of variables
2011-03-18 Alexander BartonDon't use "the.net" in sample-ngircd.conf, use "example...
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 Bartonngircd.conf.5: document "ClientHost" and "ClientUserNick"
2011-03-16 Alexander BartonMove "ClientHost" and "ClientUserNick" to end of [Globa...
2011-03-16 Gabor Adam... ClientUserNick setting
2011-03-16 Gabor Adam... ClientHost setting
2011-03-16 Gabor Adam... quit on HTTP commands: GET & POST
2011-02-28 Florian Westphalchannel: always reject zero-length channel key
next