]> jfr.im git - irc/rizon/znc.git/shortlog
irc/rizon/znc.git
2011-08-20  Uli SchlachterIncrease the version number to 0.200 znc-0.200
2011-08-16  Kyle Fuller[cert module] Allow \r\n to be inside a certificate...
2011-08-16  Kyle FullerFix uploading a certificate in the web interface for...
2011-08-06  Uli SchlachterFix modp{erl,ython} installation
2011-08-05  Kyle FullerFix module data for extra/ modules for real
2011-08-05  Uli SchlachterFix CString::Escape_n() and add some tests for it
2011-08-05  Uli SchlachterFix module data for extra/ modules
2011-08-05  Uli SchlachterInclude zncconfig.h in all headers
2011-08-03  Uli SchlachterStop asking for the host name in --makepem
2011-07-29  Kyle FullerMake the CUser::IsIRCConnected method check if the...
2011-07-27  Uli SchlachterFix a memleak in CChan::AddNick()
2011-07-27  Uli SchlachterDon't send a MODE request when JOINing
2011-07-25  Uli SchlachterBroadcast an error on EMFILE
2011-07-19  Alexey SokolovFix verifying listener in --makeconf.
2011-07-15  Alexey SokolovHide every symbol except ZNCModInfo from modules.
2011-07-15  Alexey SokolovFix znc-buildmod if znc was compiled out of tree.
2011-07-13  Uli SchlachterUpdate to latest Csocket
2011-07-13  Uli SchlachterWebMods: Set another cookie if the IP check fails
2011-07-13  Uli Schlachterznc-buildmod: Print znc's version number
2011-07-10  Alexey SokolovDon't fail to load if can't find fixfreenode.
2011-07-05  Alexey SokolovRemove fixfreenode module.
2011-06-26  Uli SchlachterUpdate to latest Csocket
2011-06-13  Uli SchlachterFix a bug in MCString::Encode()
2011-06-11  Uli SchlachterOnly export a single function from modules
2011-06-11  Uli SchlachterUse references instead of pointers for CModInfo
2011-06-11  Alexey SokolovMerge branch 'modinfo'
2011-06-11  Alexey SokolovSupport wiki pages names in python modules.
2011-06-11  Alexey SokolovSupport wiki pages names for perl modules.
2011-06-11  Alexey SokolovAdd link to wiki page from any nonextra module.
2011-06-11  Alexey SokolovModules can now provide its wiki page name.
2011-06-11  Alexey SokolovAdd a way for module to customize additional info.
2011-06-11  Alexey SokolovChange a way for modules to provide description.
2011-06-10  Uli SchlachterCheck the for our minimum required autoconf version
2011-06-09  Uli SchlachterMerge pull request #55 from Un1matr1x/bugfix/white_spac...
2011-06-09  Un1matr1xremove some more of the evil trailing white spaces...
2011-06-09  Un1matr1xMerge branch 'master' of git://github.com/znc/znc into...
2011-06-08  Alexey SokolovSupport compiling python modules in cwd
2011-06-08  Un1matr1xtabs in newlines could be removedĀ²
2011-06-08  Un1matr1xMerge branch 'master' of git://github.com/znc/znc into...
2011-06-08  Kyle FullerCUser: remove some non-existant methods from the headers
2011-06-07  BrianRedo commands for send_raw modules. Also, use the new...
2011-06-07  Un1matr1xremove evil trailing white space
2011-06-07  Uli SchlachterMerge pull request #50 from bpcampbe/TrimBuffer
2011-06-04  Kyle FullerImprove the debug messages from identfile module
2011-06-04  Alexey SokolovCheck what make should user use and ask user to do...
2011-06-02  Alexey SokolovAdd regex comment for CUser::IsValidUserName()
2011-06-01  Kyle FullerDo not include DCCSock in mod(perl|python)
2011-06-01  Kyle FullerMake schat use DCCBindHost
2011-06-01  Kyle FullerUse the module save path for dcc's, and remove DLPath...
2011-06-01  Kyle FullerMove dcc file transfers to their own module
2011-06-01  Kyle FullerMigrate dcc bouncing to its own module
2011-06-01  Kyle FullerRemove OnDCCUserSend module hook
2011-05-31  Kyle FullerRename "str" to "String" in the admin panel.
2011-05-30  BrianAdd CChan::TrimBuffer and have SetBufferCount call it.
2011-05-25  Kyle FullerAdd a web interface to the certauth module
2011-05-25  Kyle FullerMake certauth accept a optional argument of the key...
2011-05-25  Kyle FullerMake certauth use the CModCommand API
2011-05-25  Kyle FullerRename a variable from 'string' to 'str' because 'strin...
2011-05-21  Uli SchlachterMerge branch 'master' of https://github.com/pfn/znc
2011-05-15  Uli Schlachterautoattach: Allow limiting by hostmask
2011-05-13  Uli SchlachterCorrectly handle excessive web sessions
2011-05-13  Uli SchlachterSet errno in CListener::Listen()
2011-05-13  Uli SchlachterMake it possible to use ExpandString-stuff in QuitMsg
2011-05-13  Uli SchlachterWarn if a *module message is ignored
2011-05-08  Uli SchlachterWebModules: Add some more debug output
2011-05-08  Alexey SokolovAdd bootstrap.sh as symlink to autogen.sh
2011-05-06  Alexey SokolovCheck SWIG version in configure.
2011-05-01  Uli SchlachterSome fixes for README.md
2011-05-01  Uli SchlachterMerge pull request #42 from Un1matr1x/change/readme.
2011-05-01  Un1matr1xWiki-Links changed, ModPython added, small optical...
2011-04-30  Uli SchlachterUpdate to latest Csocket
2011-04-25  Alexey SokolovDon't confuse people with away module.
2011-04-25  Alexey SokolovShow error for --makepem if compiled without SSL.
2011-04-21  Alexey SokolovAllow log module to get no arguments.
2011-04-15  Uli SchlachterCsocket: Compile when SSLv2 is disabled in openssl
2011-04-14  Alexey SokolovMake ProtectWebSessions to be checkbox in webadmin.
2011-04-14  Michael EdgarAdded myself to authors, in case this lands.
2011-04-14  Michael EdgarAdded a global config option for IP-based session prote...
2011-04-04  Paul Driverpasswords >8chars on Solaris, nitpicky solaris LIBS
2011-04-04  Kyle FullerFix ConfigTest.cpp and cert.cpp so they compile
2011-04-04  Kyle FullerRemove a pointless status command provided by the shell...
2011-04-04  Kyle FullerAdd the cert module which allows you to use a SSL certi...
2011-04-03  Kyle FullerInclude signal.h to make znc compile again
2011-04-03  Uli SchlachterDon't use poll() on Mac OS
2011-04-03  Alexey SokolovMerge branch 'py' of https://github.com/kylef/znc into...
2011-04-03  Alexey SokolovRearrange compiler/linker flags for modpython.
2011-04-03  Alexey SokolovParse new ExecSock.h and ZNCDebug.h with SWIG.
2011-04-03  Alexey SokolovFix compilation error introduced in 3f24f28736.
2011-04-03  Uli SchlachterStop including FileUtils.h in any header
2011-04-03  Uli SchlachterMove CExecSock to ExecSock.h
2011-04-03  Uli SchlachterMove DEBUG() from Utils.h into new ZNCDebug.h
2011-04-03  Uli Schlachterdefines.h doesn't need main.h
2011-04-03  Uli SchlachterDon't include FileUtils.h in znc.h or Modules.h
2011-04-03  Uli SchlachterInclude less headers in WebModules.h
2011-04-03  Uli SchlachterHandle Listeners after SSLCertFile
2011-04-02  Uli SchlachterDon't include znc.h in Listener.h
2011-04-02  Uli SchlachterRaise our IRC connection timeouts
2011-04-02  Uli SchlachterImprove the handling of module load messages
2011-04-01  Uli SchlachterConfig: Fix some errors in the comment handling
2011-04-01  Uli SchlachterRe-add the ISpoof{File,Format} handling which was lost
next