]> jfr.im git - irc/rizon/znc.git/shortlog
irc/rizon/znc.git
2012-04-05  Uli SchlachterIncrease the version number to 0.206 znc-0.206
2012-04-05  Uli Schlachterimapauth: Follow RFC more closely
2012-03-30  Kyle FullerResetJoinTries once we enable a channel
2012-03-30  Alexey SokolovAsk for port > 1024 in --makeconf
2012-03-30  Kyle Fuller"no" should be false in CString::ToBool()
2012-03-30  Uli SchlachterMake certs valid for 10 years
2012-03-27  Kyle Fulleridentfile: Make sure member values are NULL
2012-03-27  Alexey SokolovAdd Show command to identfile.
2012-03-23  Uli SchlachterCFile: Make sure errno is always set correctly
2012-03-23  Kyle FullerCTCP's with no values should not be passed to the client
2012-02-29  Alexey SokolovIdentfile: don't crash when ZNC is shutting down.
2012-01-22  Uli SchlachterIncrease the version number to 0.204 znc-0.204
2012-01-01  Alexey Sokolovautoreply: Honor RFC 2812.
2012-01-01  Kyle FullerRemove notes on the GENERATE command in the cert module
2012-01-01  Uli Schlachterroute_replies: Handle raw 482
2012-01-01  Alexey SokolovChange the order of -I directives in Makefile.
2012-01-01  Uli SchlachterDon't use "mkdir" during install
2012-01-01  Alexey SokolovCheck for /usr/bin/swig2.0 too.
2012-01-01  Kyle Fulleridentfile: Improve the debug messages
2012-01-01  Alexey SokolovImprove admin module description.
2012-01-01  Alexey SokolovFscking perl... This fixes modperl's compilation.
2012-01-01  Toon SchoenmakersThis avoids your irc windows being filled with away...
2012-01-01  Uli SchlachterSend a MODE request when JOINing
2012-01-01  Uli SchlachterSHA256.cpp: Include some ZNC header first
2012-01-01  Alexey SokolovMove autocycle module to extra.
2012-01-01  Uli SchlachterDrop @DEFS@ from the build system
2012-01-01  Alexey SokolovAdd a message sent to user in case of redirect.
2012-01-01  Kyle FullerLet a user filter the result of help CModule::HandleHel...
2012-01-01  TorrentialStormDon't forward server redirects to client.
2012-01-01  TorrentialStormDon't send server redirects to client [TorrentialStorm]
2012-01-01  Alexey SokolovUnload modules in reverse order.
2012-01-01  Uli SchlachterIncrease the version number to 0.203
2011-12-31  Alexey SokolovFix crash in bouncedcc module.
2011-09-21  Uli SchlachterIncrease the version number to 0.202 znc-0.202
2011-09-13  Jim Hullfix formatting
2011-09-13  Jim Hullrework SendBuffer fixing an issue where ClearBuffer...
2011-09-13  Alexey SokolovInstall .py files along with .pyc
2011-09-13  Jim Hullfixed a null reference to pClient in hooks 'OnChanBuffe...
2011-09-13  Kyle FullerDon't timeout bouncedcc connections, inactive bounced...
2011-09-13  Uli Schlachteradmin: Fix getchan {inconfig,keepbuffer,detached}
2011-09-13  Alexey SokolovAdd -r parameter of ZNC to man.
2011-09-13  Jonas Gorskifix build error when compiling against uclibc(++)
2011-09-13  Uli Schlachterautocycle: Only cycle once in 15 seconds
2011-09-13  Uli Schlachterroute_replies: Improve the timeout message
2011-09-13  Kyle FullerFix CChan::TrimBuffer() (#63)
2011-09-13  Uli SchlachterIncrease the version number to 0.201
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.
next