]> jfr.im git - irc/znc/znc.git/shortlog
irc/znc/znc.git
2005-04-26  prozacxInc'd version znc-0.033
2005-04-26  prozacxThrow exception on version mismatch
2005-04-26  prozacxAdded IsValid()
2005-04-26  prozacxAdded IsValid() and Changed behavior of allowed hosts...
2005-04-26  prozacxAdded EX_BadModVersion exception
2005-04-24  prozacxFixed literal strings of 'savebuff' to now use GetModNa...
2005-04-24  prozacxDon't print a newline in PrintPrompt
2005-04-24  prozacxFixed WritePidFile() output
2005-04-24  prozacxCall CUser::SetIRCNick() in SetNick()
2005-04-24  prozacxChanged motd to CBuffer instead of vector to support...
2005-04-24  prozacxRemoved old commented lines
2005-04-24  prozacxWrite pid before printing final status msg
2005-04-24  prozacxAdded output for printing pid
2005-04-24  prozacxRemoved an old commented line
2005-04-24  prozacxChanged from checking pidfile to locking the config
2005-04-23  prozacxRemoved zncchk since znc itself now does multiple insta...
2005-04-23  prozacxAdded AUTHORS
2005-04-23  prozacxAdded pid checking
2005-04-23  prozacxAdded author info
2005-04-23  prozacxAdded html documentation
2005-04-23  prozacxDocumentation
2005-04-23  prozacxdie on dodoc failure
2005-04-23  imaginosonly work on chans where keepbuffer is true
2005-04-23  prozacxAdded KeepBuffer/Buffer config options to the User...
2005-04-23  prozacxAdded VersionReply config option
2005-04-23  prozacxAdded QuitMsg config option
2005-04-23  prozacxChanged vChans to a reference in OnNick and OnQuit...
2005-04-23  prozacxChanged OnNick() and OnQuit() to take a vector<CChan...
2005-04-23  prozacxChanged buffer playback messages to mirror engine behavior
2005-04-23  imaginoswoops, created a req, needed to create a signed cert
2005-04-22  imaginosstart logging certain events
2005-04-21  prozacxInc'd version znc-0.030
2005-04-21  prozacxAdded GetCommonChans()
2005-04-21  prozacxAdded include for main.h
2005-04-20  prozacxMoved AutoCycle() check to the caller instead of inside...
2005-04-19  imaginoscut&paste madness
2005-04-19  imaginosonly fill the buffer if its empty
2005-04-19  prozacxAdded SHUTDOWN user command by way of an exception
2005-04-18  prozacxCall OnBoot() in OnLoad() again since closing stdout...
2005-04-18  imaginosmove password reset into BootStrap
2005-04-18  prozacxRemoved call to daemon() since it forks and was changin...
2005-04-18  imaginosditch warning message
2005-04-18  imaginosuse daemon to close fd's and finally daemonize the...
2005-04-18  prozacxAdded OnLoad() and print modname in error msg
2005-04-18  prozacxDon't call OnBoot() in OnLoad() and print modname in...
2005-04-18  imaginosfixed bug where attempting to set a bad pass trashes...
2005-04-18  prozacxChanged output messages to use new style
2005-04-18  prozacxUpgraded output msgs and changed path of file
2005-04-17  prozacxAdded OnLoad() for setting pass from config
2005-04-17  prozacxUpgraded output print msgs to new schema
2005-04-17  prozacxAdded PrintPrompt() and GetPass() to CUtils
2005-04-17  prozacxChanged error msg
2005-04-17  prozacxAdded colorful printing functions
2005-04-15  prozacxFixed bug with last commit where socket name was being...
2005-04-15  prozacxClose color and bold 'tags'
2005-04-15  prozacxFixed lookup of USR:: socket
2005-04-14  prozacxFixed bug where motd was calling clear() on the wrong raw
2005-04-12  prozacxChanged path to DataPath
2005-04-12  prozacxAdded GetDataPath()
2005-04-12  prozacxAdded initialization of m_sDataPath
2005-04-12  prozacxInc'd version znc-0.029
2005-04-12  prozacxCache the MOTD
2005-04-12  prozacxFixed order of raws sent to user during a reattach...
2005-04-11  prozacxAdded nicer error message when a module fails to build
2005-04-11  prozacxAdded support to compile multiple modules at once and...
2005-04-11  prozacxAdded installation of znc-buildmod
2005-04-11  prozacxAdded /znc on the end of includes
2005-04-11  prozacxAdded znc-buildmod, used for building modules
2005-04-10  prozacxRemoved trailing quote
2005-04-10  prozacxAdded a HELP status command
2005-04-10  prozacxFixed keywords and removed S=
2005-04-08  prozacxChanged homepage to znc.sf.net
2005-04-07  prozacxChanged behavior of NAMES during reattach, znc now...
2005-04-07  prozacxAdded SendBuffer()
2005-04-07  prozacxRemoved a useless line
2005-04-06  prozacxChanged IUSE flag from nossl to ssl since ssl seems...
2005-04-06  prozacxAdded TOPICS status command
2005-04-05  prozacxFixed name of zncchk
2005-04-05  prozacxAdded ability to retain topics
2005-04-05  prozacxImproved detaching
2005-04-04  prozacxAdded gcc dependency and specific minimum version for...
2005-04-04  imaginosrequiring relatively newer version of openssl
2005-04-04  imaginosfix versioning in spec file
2005-04-04  prozacxAdded zncchk to install - Changed znc permissions to...
2005-04-04  prozacxChanged behavior to work well with a system install
2005-04-04  prozacxChanged to string::size_type for calls to string::find()
2005-04-04  imaginosfixed int32's that test against npos to string::size_type
2005-04-04  prozacxChanged permission to 0755 for installation
2005-04-04  prozacxInc'd version znc-0.028
2005-04-04  prozacxChanged permission on installed modules to 0644
2005-04-04  prozacxInc'd version znc-0.027
2005-04-04  prozacxChanged source file from .tgz to tar.gz
2005-04-04  prozacxFixed header
2005-04-04  prozacxGentoo ebuild
2005-04-04  imaginoseat up extra /'s as needed when included in the path
2005-04-04  prozacxMade --makepem use GetPemLocation() and print a message...
2005-04-04  imaginoschange to DESTDIR and only install mods if enabled
2005-04-04  imaginoswoops, need to include ssl support
2005-04-03  imaginoswoops, missed my mark
2005-04-03  prozacxHandle modules not being defined in LoadModule() and...
next