]> jfr.im git - irc/rizon/znc.git/shortlog
irc/rizon/znc.git
2012-08-14  Kyle FullerMerge pull request #204 from kylef/nick
2012-08-13  Alexey SokolovDon't generate mod[perl|python].tar.bz2
2012-08-13  Alexey SokolovImprovements to modpython.
2012-08-12  Alexey SokolovMerge branch 'master' of github.com:znc/znc
2012-08-12  Alexey SokolovAdd vector<CListener*> to modperl/modpython.
2012-08-12  Kyle FullerDon't replace our motd with a different servers motd
2012-08-12  Kyle Fullerroute_replies: Follow rfc1459
2012-08-11  Alexey SokolovIt was bad idea to set *macEXITER to false inside MODUL...
2012-08-10  Alexey SokolovFix #117
2012-08-09  Alexey SokolovDon't show message about missing motd by default.
2012-08-08  Alexey SokolovUse gettimeofday instead of clock_gettime.
2012-08-08  Alexey SokolovFix configure script
2012-08-08  Alexey SokolovCheck for SWIG's features, not only version.
2012-08-07  Alexey SokolovGenerate modpython.tar.bz2
2012-08-07  Alexey SokolovGenerate modperl.tar.bz2
2012-08-05  Alexey SokolovUpdate server-time implementation to match new standard...
2012-07-28  Alexey SokolovFix build.
2012-07-28  Alexey SokolovFix build.
2012-07-28  Alexey SokolovFix build.
2012-07-28  Alexey SokolovModperl: read values from MCString #93
2012-07-28  Alexey SokolovFix vim modeline for modpython.i
2012-07-28  Alexey SokolovAllow perl modules to be loaded not by modperl
2012-07-28  Alexey SokolovModpython: support OnLoginAttempt.
2012-07-27  Kyle FullerSend a nick change to clients connecting with a differe...
2012-07-27  Alexey SokolovMerge branch 'master' of github.com:znc/znc
2012-07-27  Alexey SokolovModpython: MCString as a normal dict-like object.
2012-07-27  Alexey SokolovSupport OnClientCapLs in modpython #98
2012-07-27  Kyle FullerDon't require CTimer's label to be unique if its empty...
2012-07-27  Kyle FullerSupport messages directed to specific user prefixes
2012-07-27  Alexey SokolovBlock using --enable-swig until SWIG is fixed.
2012-07-27  Alexey SokolovMake description of AddServer a bit more clear.
2012-07-26  Alexey SokolovSupport OnGetAvailableMods in python. #98
2012-07-26  Alexey SokolovProtect CreatePyModule from CModule*
2012-07-26  Alexey Sokolovusing in headers is evil :(
2012-07-26  Alexey SokolovMake post-installation message a bit more visible.
2012-07-24  Christian Waldenote dependency on automake for github install
2012-07-24  Alexey SokolovShow 410 to client for unknown CAP subcommand.
2012-07-23  Alexey SokolovFix znc-buildmod to work with ld --as-needed. #199
2012-07-22  Alexey SokolovRemove too many spaces from webadmin title="" attributes.
2012-07-22  Alexey SokolovUps, remove unfinished function from modpython for...
2012-07-22  Alexey SokolovProgress on modpython global hooks.
2012-07-22  Alexey SokolovIgnore fail of git-describe differently.
2012-07-21  Alexey SokolovShow commit id in version for git builds.
2012-07-21  Alexey SokolovFix a warning in Csocket.cpp.
2012-07-20  Alexey SokolovAdd network selector to send_raw's web page.
2012-07-18  Alexey SokolovAdd ShowBindHost command.
2012-07-18  Alexey SokolovFix webadmin to deny setting bindhost not from list.
2012-07-18  Alexey SokolovPer-network bind hosts.
2012-07-18  Alexey SokolovUse loadmod --type=type syntax for modules.
2012-07-17  Alexey SokolovFix presense and help of module arguments.
2012-07-17  AdamWhy was this removed
2012-07-16  Kyle FullerDon't try and unload ourself, we can't do this
2012-07-04  Kyle FullerDrop znc-config, change znc-buildmod so it doesn't...
2012-07-04  Alexey SokolovAdd more control codes and comments.
2012-07-04  Kyle FullerOnly prepend the timestamps with \0F if they use formatting
2012-07-04  Kyle Fullerroute_replies: MAP can result in ERR_NOPRIVILEGES,...
2012-07-04  Kyle FullerAdd flood protection settings to *admin
2012-07-04  Kyle Fuller*admin: Add {Get,Set}Network command
2012-07-04  Kyle FullerDETACH: Don't show `Detached from <channel>`
2012-07-02  Alexey SokolovMerge branch 'master' of github.com:znc/znc
2012-07-02  Alexey SokolovRearrange messages to user during installation.
2012-06-28  Kyle FullerDon't send our password required notice until after...
2012-06-28  Kyle FullerbNoChange in On{,De}{Op,Voice} wast incorrect
2012-06-28  Alexey SokolovMerge branch 'master' of github.com:znc/znc
2012-06-28  Alexey SokolovLoad cyrusauth for old configs instead of saslauth.
2012-06-24  Kyle FullerDon't show Buffer playback/complete messages with serve...
2012-06-21  Alexey Sokolovsaslauth -> cyrusauth
2012-06-18  Kyle FullerRename --enable-sasl to --enable-cyrus to help confusion
2012-06-16  Alexey SokolovFix help text for modtcl's argument.
2012-06-16  Alexey SokolovFix: Log module accepts arguments.
2012-06-11  Alexey SokolovWarn about SIGHUP in man page.
2012-06-08  Kyle FullerUse standard HTML table elements instead of custom...
2012-06-05  Alexey SokolovMerge branch 'master' of github.com:znc/znc
2012-06-05  Alexey SokolovMake user Buffer setting a bit less confusing.
2012-06-03  Nol888Import of Rizon's ZNC-0.200
2012-06-02  Wulf C. KruegerFix the tests.
2012-06-02  Wulf C. KruegerAdd support for --with-systemdsystemunitdir.
2012-06-02  Wulf C. Kruegerznc.service: Improve description, don't fork on your own
2012-06-02  Kyle FullerSend a 464 ERR_PASSWDMISMATCH to clients which do not...
2012-06-01  Alexey SokolovCheck for all module types on startup.
2012-05-30  Torsten LandschoffFix building modpython with swig #174
2012-05-27  Alexey SokolovTell user what's going on before potential crash.
2012-05-20  Kyle FullerMerge the sasl module from znc-contrib
2012-05-16  Kyle Fullersaslauth: Fix an incompatibility with older versions...
2012-05-14  Kyle Fullerrfc1459 states that PART can take multiple channels
2012-05-14  Kyle Fullersaslauth: Allow creating new users on first login
2012-05-14  Kyle Fullersaslauth: Cleanup module, don't refuse logins if we...
2012-05-09  Alexey SokolovRename (non-) KeepBuffer to AutoClearChanBuffer.
2012-05-09  Alexey SokolovDon't use sprintf().
2012-05-06  Alexey SokolovUse fabs() instead of abs() for double.
2012-05-06  Alexey SokolovCheck for AI_ADDRCONFIG existence in ./configure
2012-05-04  Alexey SokolovFix compilation of timestamps in -D
2012-05-01  Alexey SokolovClarify a message in configure.ac a bit.
2012-04-20  Alexey SokolovFix Save button of global settings in webadmin.
2012-04-19  Alexey SokolovMerge branch 'master' of github.com:znc/znc
2012-04-19  Alexey SokolovDelay switch to XHTML until user encodings are implemen...
2012-04-18  SilverLeoMerge pull request #168 from blackwind/master
2012-04-18  blackwindFixed [GetClientCount].
2012-04-18  Alexey SokolovUse INET6_ADDRSTRLEN instead of magic number 40.
2012-04-18  blackwindUpdated [ProcessKick] to eggdrop spec, removed bind...
next