]> jfr.im git - irc/rizon/znc.git/shortlog
irc/rizon/znc.git
2021-05-12  AdamWrite forceserver and webircpassword to conf rizon origin/HEAD origin/rizon
2021-01-16  AdamMake force local conn server configurable
2021-01-16  AdamMove webirc password to config
2021-01-16  AdamFix build on modern libssl versions
2016-08-31  AdamRevert "Revert "Enable debugging by default""
2016-03-08  AdamWrite config files less often with chansaver
2015-12-12  AdamRevert "Enable debugging by default"
2014-05-18  Nolan LumAnnotate detach message with number of clients remainin...
2014-03-04  Alexey SokolovDon't redefine _FORTIFY_SOURCE if compiler already...
2014-03-04  Uli Schlachterautogen.sh: Check for pkg-config before calling automake
2014-03-04  Alexey SokolovDon't make backup of znc.conf readable by everyone.
2014-03-04  Uli SchlachterMakefile: Remove unused (and broken) variable
2014-03-04  Mantas Mikulėnasroute_replies: Add some WHOIS numerics
2014-03-04  Kyle FullerMake /znc detach case insensitive
2014-03-04  Nolan LumDETACH should support the same syntax as PART (except...
2014-03-04  Uli SchlachterCModule::OnMode(): Fix a stupid NULL pointer dereference
2014-03-04  Kyle FullerDon't send our password required notice until after...
2014-03-04  Nolan Lumrfc1459 states that PART can take multiple channels
2014-03-04  Kyle FullerCString("off").ToBool() shouldn't be true
2014-03-04  Nolan LumFix Makefiles so we actually use RIZON, and clean up...
2014-03-03  Nolan LumRemove module we don't use anymore.
2014-03-03  Nolan LumAdd Rizon flag to configure.ac, move Rizon modules...
2013-12-08  AdamDon't print debug info to stdout with a debug compile...
2013-09-16  AdamFix DelClients(), removing clients can modify the clien...
2012-09-10  AdamEnable debugging by default rizon-0.206
2012-09-07  AdamAlso remove kicked users channels
2012-09-07  AdamFix chansaver to not rewrite the config each time a...
2012-08-24  AdamMove away and notify_connect out of extras
2012-08-24  AdamMerge commit 'znc-0.206' into rizon
2012-07-17  AdamWhy was this removed
2012-06-03  Nol888Import of Rizon's ZNC-0.200
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()
next