]> jfr.im git - irc/rizon/znc.git/history - znc.h
Write forceserver and webircpassword to conf
[irc/rizon/znc.git] / znc.h
2021-01-16  AdamMake force local conn server configurable
2021-01-16  AdamMove webirc password to config
2016-03-08  AdamWrite config files less often with chansaver
2011-05-21  Uli SchlachterMerge branch 'master' of https://github.com/pfn/znc
2011-04-14  Michael EdgarAdded a global config option for IP-based session prote...
2011-04-03  Alexey SokolovMerge branch 'py' of https://github.com/kylef/znc into...
2011-04-03  Uli SchlachterDon't include FileUtils.h in znc.h or Modules.h
2011-04-01  Uli SchlachterOverhaul the config parsing
2011-03-31  Uli SchlachterImprove lock file error handling
2011-03-30  Kyle FullerRemove ident spoof from znc core
2011-03-30  Uli SchlachterMerge branch 'notes' of https://github.com/kylef/znc
2011-03-29  Uli SchlachterMerge branch 'pem' of https://github.com/kylef/znc
2011-03-29  Uli SchlachterMerge branch 'lastseen' of https://github.com/kylef/znc
2011-03-28  Uli SchlachterDon't try connecting users if the ISpoof is locked
2011-03-28  Uli SchlachterMove m_sHomePath from CZNC to CFile
2011-02-20  Uli SchlachterCorrectly handle "~" in SSLCertFile
2011-02-14  Uli SchlachterMerge branch 'ignore' of https://github.com/kylef/znc
2011-02-14  Alexey SokolovMerge branch 'readme' of https://github.com/kylef/znc...
2011-01-14  psychonOh, shiny... NOT
2011-01-07  psychonUse autoheader
2010-12-31  psychonAdd Getter/Setter for ConnectDelay, ServerThrottle...
2010-12-30  darthgandalfAdd warning header to znc.conf
2010-11-06  psychonAvoid a possibly expensive FindSockByName() for finding...
2010-08-30  psychonRename "vhost" to "bindhost"
2010-07-16  psychonRename SslPemFile to SSLCertFile
2010-07-14  psychonAdd a new config option SslPemFile
2010-07-05  psychonUse fcntl() instead of flock() for locking the config...
2010-06-29  psychonRemove CZNC::GetUser()
2010-06-12  psychonAdd new global setting MaxBufferSize
2010-05-01  psychonChange a bunch of tabs into spaces
2010-04-24  psychonMove some common pid file code into new InitPidFile()
2010-04-15  psychonMove CListener and CRealListener into their own files
2010-04-04  cflakesDo not create empty directories if one does ./znc ...
2010-04-01  psychonAdd functions for modifing the ports on which znc listens
2010-04-01  psychonCRealListener: Inform CListener about being destroyed
2010-03-08  psychonAdd "Listen4" config option
2010-03-08  silverleoAdded debug output for the listeners IsHostAllowed...
2010-02-25  psychonRemove --disable-modules
2010-02-22  prozacxInitial commit of webmods - still lots of work to be...
2010-02-08  psychonRevert r1738-1742
2010-02-07  prozacxAdded global/user level skin settings which will be...
2010-01-11  cflakesUpdate to the makeconf procedure... We now only ask...
2010-01-10  silverleoPartly revert r1702 and introduce a new setting ServerT...
2010-01-10  silverleoChange ConnectDelay to be server specific and not global.
2010-01-06  silverleoIt's 2010, where's my hoverboard?
2009-11-20  psychonRewrite znc.conf on SIGUSR1
2009-09-10  psychonFix a theoretical crash on shutdown
2009-08-23  psychonMove CZNC::FindModPath() to CModules
2009-07-18  psychonFix --disable-modules
2009-07-12  psychonAdd new config option AnonIPLimit
2009-07-10  psychonAdd a limit of 10 unidentified connections per IP
2009-06-29  psychonAdd and use CZNCSock instead of Csock everywhere
2009-06-29  psychonMove CSockManager into Socket.h
2009-05-27  psychonTraffic API breakage again
2009-05-26  psychonChange the API for getting traffic stats
2009-05-20  psychonAdd CListener::GetRealListener()
2009-05-20  psychonRevert rev 1510 "Ask SSL clients for a ssl cert"
2009-05-20  psychonAsk SSL clients for a ssl cert
2009-04-24  psychonRemove znc --encrypt-pem
2009-03-31  psychonMake znc --datadir some-dir --makeconf work
2009-03-30  psychonThe "isSSL" param to some CSockManager functions should...
2009-03-19  psychonChange CZNC::Loop()'s return type to void
2009-03-18  psychonGet rid of znc.conf-backup
2009-01-25  psychonUse that new define everywhere
2009-01-23  psychonUse unsigned int instead of uint in the one place where...
2009-01-20  psychonRemove CLockFile and let CFile do its job
2009-01-01  psychonHappy New Year 2009 everyone!
2008-12-22  psychonRemove virtual where it makes no sense
2008-12-17  psychonFix a bug introduced in r1289
2008-12-12  psychonRemove CZNC::GetConfPath() and rework GetModPath()...
2008-10-31  psychonFix --disable-modules, someone forgot an #ifdef :(
2008-10-29  psychonRename OnUserAttached and OnUserDetached and add OnClie...
2008-08-30  psychonClose listening ports if we have too many open fds
2008-08-29  psychonInstead of (ab)using a CClient for listening, use an...
2008-08-26  psychonSome changes to CZNC::WriteNewConfig (znc --makeconf)
2008-07-22  psychonSimplify the connect user code a little
2008-07-14  psychonAdd some 'const' attributes to various functions
2008-07-07  psychonUnify some of the webadmin and client authentication...
2008-06-19  psychonAdd and use CZNC::GetUptime() for getting the current...
2008-06-17  psychonAdd CZNC::GetVersion()
2008-06-17  psychonAdd 'Uptime' command to *znc
2008-05-24  psychonAdd bAdminOnly and pSkipClient arguments to CZNC::Broadcast
2008-05-08  psychonMove ChangeDir() and MakeDir() from CUtils to CDir
2008-04-20  psychonRemove useless spaces inside of braces "( stuff )"
2008-03-01  psychonOnly save a single backup of the znc config file
2008-02-10  psychonRehash on SIGHUP
2008-02-10  psychonAdd rehashing
2008-02-08  psychonRemove the pid file when ZNC exits
2008-01-20  psychonMove user deletion to CUser::HandleUserDeletion()
2008-01-20  psychonMake CListener clean up after itself (Remove the listin...
2008-01-07  psychonClean up includes
2008-01-07  psychonUpdate copyright header for 2008
2007-12-12  psychonThis covers the code changes for the datadir move ...
2007-12-02  psychonChange the list of to-be-deleted users into a std::map
2007-11-03  psychonMove code for creating CIRCSocks into a CCron and use...
2007-09-21  psychonSwitch to the copyright headers the GPLv2 wants us...
2007-05-17  psychonMerged rev 838,888,890,894,899,900,902-904,926,934...
2007-05-16  psychonmerge with rev 932 psychon branch:
2007-03-12  prozacxCommitting patches from crox/psychon
2006-09-16  prozacxPatched using fix_no_modules_support.patch by psycho
next