]> jfr.im git - irc/znc/znc.git/shortlog
irc/znc/znc.git
2009-07-21  psychonIncrease the version number to 0.072 znc-0.072
2009-07-21  psychonFix a high-impact directory traversal bug
2009-07-21  psychonFix a low impact directory traversal bug
2009-07-19  psychonFix an integer overflow bug in the DCC code
2009-07-18  psychonFix --disable-modules
2009-07-17  psychonm4 sucks and autoconf is ugly
2009-07-17  psychonImprove the error message if c-ares or pkg-config is...
2009-07-15  psychonfail2ban: Clear all bans on rehash
2009-07-12  psychonAdd new config option AnonIPLimit
2009-07-11  psychonMake sure OnStatusCommand() is always called when it...
2009-07-10  psychonAdd a limit of 10 unidentified connections per IP
2009-07-08  psychonAdd a "swap" command to perform to change the order...
2009-07-06  psychonLimit HTTP POST data size to 1MiB
2009-07-06  psychonAdd /msg *perform execute
2009-07-06  psychonFix a possible crash if users are deleted
2009-07-04  psychonFix a DNS bug in Csocket with non-blocking resolvers
2009-07-01  psychonI suck (I broke the build!)
2009-07-01  psychonNickserv: Add a clear command
2009-06-30  psychonconfigure: Error out if pkg-config is not found
2009-06-30  psychonMention c-ares in README
2009-06-30  psychonAdd c-ares support
2009-06-29  psychonAdd and use CZNCSock instead of Csock everywhere
2009-06-29  psychonMove CSockManager into Socket.h
2009-06-26  psychonRemove some useless casts
2009-06-26  psychonCNick: Fix bug in RemPerm()
2009-06-26  psychonUpdate to latest Csocket
2009-06-19  psychonCTempalte: Fix a minor error in a debug message
2009-06-18  psychonCSocket: Close sockets which cause a EMFILE
2009-06-17  psychonFix a harmless compiler warning
2009-06-10  sebastinasmade string, boolean and integer static
2009-06-10  psychonadmin: Require a username argument
2009-06-10  psychonI fail (fix the admin module)
2009-06-10  psychonAdmin: Some minor cleanup
2009-06-10  prozacxAdded znc.pc and znc-uninstalled.pc
2009-06-10  prozacxPulled in CString changes from my common repository...
2009-06-09  prozacxMade home dir optional in CDir::ChangeDir() and have...
2009-06-06  psychonadmin: Add set/get Nick/Altnick to help
2009-06-05  psychonstickychan: Accept a channel list as module arguments
2009-05-30  psychonFix a small bug from r1531
2009-05-30  psychonCBuffer: Use std::deque instead of std::vector
2009-05-30  psychonHandle e.g. --allow-root in /msg *status restart
2009-05-30  psychonInstall znc.pc in the correct dir
2009-05-29  psychonMinor fixup
2009-05-29  psychonRemove some useless check
2009-05-29  psychonSome minor optimizations
2009-05-27  psychonLet everyone use /msg *status uptime, not only admins
2009-05-27  psychonCString now takes a precision for converting floating...
2009-05-27  psychonFix webadmin favicons
2009-05-27  psychonTraffic API breakage again
2009-05-26  sebastinasSome cleanup in CSmartPtr
2009-05-26  psychonChange the API for getting traffic stats
2009-05-26  psychonRemove some unnecessary TCacheMap::Cleanup() calls
2009-05-26  psychonFix some color escapes in znc --no-color --makeconf
2009-05-23  psychonIncrease the version number to 0.071
2009-05-23  psychonIncrease the version number to 0.070 znc-0.070
2009-05-20  psychonAdd CListener::GetRealListener()
2009-05-20  psychonRevert rev 1510 "Ask SSL clients for a ssl cert"
2009-05-20  silverleoRevert rev1504 that introduced an error with modtcl.
2009-05-20  psychonAdd CAuthBase::GetSocket()
2009-05-20  psychonCAuthBase: Use a Csock* instead of a CString "sRemoteIP"
2009-05-20  psychonAsk SSL clients for a ssl cert
2009-05-20  psychonUpdate to latest Csocket
2009-05-11  prozacxAdded a cast to stop the compilier from complaining...
2009-05-11  psychonFix a wrong cached /mode reply
2009-05-11  psychonClose client sockets only after all pending data was...
2009-05-10  prozacxAuto-detect globalness in the re/un/loadmod commands...
2009-05-04  psychonHandle SIGCHLD for collecting zombie processes
2009-05-03  psychonInstall a file for pkg-config
2009-05-02  silverleoFix for the new OFTC syntax "authenticate yourself...
2009-04-30  psychonMicro-optimization
2009-04-27  psychonFix crash bug in stickychan
2009-04-26  psychonmodperl also needs -Wno-missing-declarations
2009-04-26  psychonDon't try to use -mimpure-text
2009-04-26  psychonUtils.h: Include fcntl.h
2009-04-24  psychonFix configure's check for libperl
2009-04-24  psychonRemove znc --encrypt-pem
2009-04-22  prozacxAdded module hooks for when the buffer is being played...
2009-04-22  prozacxRemoved repeat sentence since sModRet already says...
2009-04-19  prozacxAdded svn:ignore entries for files created during ...
2009-04-16  psychonFix a crash bug in CNick
2009-04-13  psychonUpdate to latest Csocket
2009-04-11  psychonfail2ban: Add number of allowed failed logins
2009-04-11  psychonAdd TCacheMap::GetTTL()
2009-04-11  psychonTurn TCacheMap into more of a map
2009-04-09  psychonpartyline: Fix the KICK sent for deleted users
2009-04-07  psychonPartyline: Add defines for the used channel prefix
2009-04-07  psychonAdd support for per-channel settings to admin
2009-04-07  psychonPrint more useful error messages when binding a listeni...
2009-04-06  psychonGet rid of some now-empty dirs
2009-04-06  psychonWebadmin: Make this work with the browser cache
2009-04-06  psychonAdmin: Use CString's constructor instead of reinventing...
2009-04-05  psychonFix a compiler warning in email
2009-04-04  psychonadmin: DelUser can now handle spaces in user names
2009-04-04  psychonadmin: Add a CloneUser command
2009-04-04  psychonCFile::Close(): check return value of close() for errors
2009-04-02  psychonAdd KiNgMaR to AUTHORS
2009-04-02  psychonFirst argument to CHTTPSock::PrintHeader() should be...
2009-04-02  psychonwebadmin: Remove some completely useless argument to...
2009-03-31  psychonDon't ask me, I don't know
2009-03-31  psychonSwitch some code to use the new return type of GetSize()
next