]> jfr.im git - irc/evilnet/znc.git/shortlog
irc/evilnet/znc.git
2015-12-16  MrLeninInitial commit of evilnet modifications to znc 1.6.1 origin/znc-1.6.1-evilnet
2015-08-03  Alexey SokolovIncrease the version number to 1.6.1
2015-07-25  J-P NurmiZNC 1.6.1-rc1
2015-07-23  Alexey Sokolov'-L"/path"' -> '-L/path'
2015-07-21  Alexey SokolovFix -DVERSION_EXTRA="foo"
2015-07-10  Alexey SokolovHint in webadmin how to delete current port
2015-07-10  Alexey SokolovMerge pull request #989 from Mkaysi/readme
2015-07-10  Mikaela SuomalainenREADME: fix formatting & links
2015-07-07  Alexey SokolovFix build after previous commit...
2015-07-07  Alexey SokolovFix query buffer size for users who has 0 in default...
2015-07-07  Pavel DjundikDon't print local ip address on 404 page, fixes #944
2015-06-05  Alexey SokolovMention ExpandString in CTCP replies in webadmin
2015-04-28  Alexey Sokolovconfigure.ac: specify required compiler versions
2015-04-28  J-P NurmiFix #954: Startup failure when simple_away is loaded...
2015-04-26  Alexey SokolovAdd non-minified jQuery's source.
2015-04-18  Alexey SokolovRevert "Make tables... not so tabular."
2015-04-18  Alexey SokolovMain ZNC IRC channel is on freenode.
2015-04-17  Alexey SokolovUpdate error message about --datadir
2015-04-16  Alexey SokolovLast commit broke async auth, e.g. via imapauth. Fix it.
2015-04-16  Alexey SokolovFix compilation warning
2015-04-16  Alexey SokolovFix rare conflict of HTTP-Basic auth and cookies.
2015-04-09  Alexey SokolovMake help non-table more compact.
2015-04-09  Alexey SokolovMake tables... not so tabular.
2015-04-06  Alexey SokolovImprove breadcrumbs in webadmin.
2015-04-06  Alexey SokolovRemove "-" between "ZNC" and version number.
2015-04-04  Alexey SokolovFix CUser::GetUserClients() and CUser::GetAllClients...
2015-04-01  J-P NurmiMerge pull request #937 from elyscape/fix/1.6.x/write_c...
2015-04-01  Eli YoungWrite config file when channel is removed (#932)
2015-03-06  Alexey SokolovTravis: disable parallelism.
2015-03-05  Alexey SokolovExplain in webadmin why encoding settings are disabled.
2015-03-01  Alexey SokolovMerge pull request #901 from jpnurmi/version
2015-03-01  Alexey SokolovMerge pull request #905 from jpnurmi/chansaver
2015-02-28  J-P NurmiFix chansaver loading
2015-02-28  J-P NurmiDisplay development version as "1.6.x" - ref #748
2015-02-26  Alexey SokolovMerge pull request #890 from jpnurmi/unused
2015-02-25  J-P NurmiFix compilation warning when HAVE_LIBSSL is not defined
2015-02-23  J-P NurmiCString: fix 'comparision' typos in the docs
2015-02-23  Alexey SokolovMerge branch '1.6' into 1.6.x
2015-02-23  Alexey SokolovMerge pull request #874 from jpnurmi/webadmin
2015-02-23  Uli Schlachterconfigure: Fix C++11 test with -Werror=missing-declarations
2015-02-19  J-P NurmiMerge pull request #878 from Mkaysi/sasl16
2015-02-19  Mikaela Suomalainenmodules/sasl.cpp: update help for "set"
2015-02-19  J-P NurmiFix CIRCNetwork::FindChans() and FindQueries() to be...
2015-02-19  Uli SchlachterSSLVerifyHost: Make some functions static
2015-02-19  Uli Schlachter~CThreadPool(): Handle spurious wakeups
2015-02-19  Thomas Kriechbaumerfix savebuff timer initialization
2015-02-19  J-P NurmiMerge pull request #876 from Mkaysi/sasl-requireauth
2015-02-19  Mikaela Suomalainensasl: fix help text for requireauth
2015-02-18  J-P NurmiFix #872: webadmin checkboxes
2015-02-16  J-P NurmiIncrease the version number to 1.6.1
2015-02-16  Uli SchlachterRemove zncconfig.h in distclean
2015-02-16  Thomas Kriechbaumerfix sublists in changelog
2015-02-12  Alexey SokolovIncrease the version number to 1.6.0
2015-02-04  Alexey SokolovFix non-compilation with clang 3.1
2015-02-02  Alexey SokolovMerge pull request #841 from jpnurmi/cycle
2015-02-02  J-P NurmiFix #840 - channel hopping/cycling
2015-02-01  Alexey SokolovFix crash in znc --version, caused by latest commits.
2015-02-01  Alexey SokolovMerge branch 'version'
2015-01-31  Alexey SokolovAdd ZNC to CTCP VERSION reply even if client is connected.
2015-01-30  Alexey SokolovAdd a global setting whether to show ZNC version or not
2015-01-26  Alexey SokolovMerge pull request #823 from Zarthus/pass-patch
2015-01-25  Alexey SokolovClarify in webadmin that timestamp format is useless...
2015-01-25  Alexey SokolovDon't hardcode some paths in make-tarball.sh
2015-01-25  Alexey SokolovMerge pull request #824 from OGAWAHirofumi/threadpool...
2015-01-25  OGAWA HirofumiDon't polling to wait the exit of threads in CThreadPoo...
2015-01-25  JosMore detailed instructions on how to connect to ZNC...
2015-01-24  JosTell user to use PASS <username>/<network> instead...
2015-01-18  Alexey Sokolovsample should be network module, not user module.
2015-01-18  Alexey SokolovDon't expose ZNC version in CTCP VERSION.
2015-01-18  Alexey SokolovRemove message which should be removed before release
2015-01-16  Alexey SokolovMerge pull request #803 from jpnurmi/savebuff
2015-01-16  J-P Nurmisavebuff: save & load query buffers - fixes #802
2015-01-11  Alexey SokolovMerge pull request #812 from ahf/fix-602
2015-01-11  Alexey SokolovFix implicit context of OnSendTo* hooks
2015-01-11  Alexander FærøyQ: Ignore JoinAfterCloaked unless UseCloakedHost is set
2015-01-11  Alexey SokolovOops, I'm not familiar with our CSS
2015-01-11  Alexey SokolovEnable editing trusted fingerprints in webadmin
2015-01-09  Alexey Sokolovmodpython: Enable default arguments feature of SWIG...
2015-01-08  Alexey SokolovMerge pull request #791 from James-TR/namespace-refactor
2015-01-08  James TaylorChange namespace for fcntl.h
2015-01-06  Alexey SokolovTravis: Enable OS X in addition to existing Ubuntu
2015-01-06  Alexey SokolovUpdate Csocket to dd3d780c251e07dc40731d4ca603dc0e121e4db2
2015-01-05  Alexey SokolovTravis: --enable-charset
2015-01-04  Alexey SokolovWarn about outdated csocket submodule
2015-01-04  Alexey SokolovAdvise how to use git submodules
2015-01-03  Alexey SokolovTravis: use new enough ICU which has pkg-config files.
2015-01-03  Alexey SokolovTravis: Use teward's PPA for swig 3
2015-01-03  Alexey SokolovMove Csocket to git submodule
2015-01-03  Alexey SokolovMerge pull request #798 from kerio92/master
2015-01-02  Edoardo SpadoliniFollow SSL Cipher Server Preference
2015-01-02  Edoardo SpadoliniUpdate Csocket to 0119a006bdfb6223a1a86d48b02efee87d11b721
2015-01-02  Alexey SokolovFix travis
2015-01-02  Alexey SokolovTravis: Use prebuilt SWIG 3
2014-12-31  Alexey SokolovMerge pull request #795 from Un1matr1x/master
2014-12-31  Falk SeidelWelcome to 2015
2014-12-31  Alexey SokolovMerge pull request #794 from Mkaysi/charset
2014-12-30  Alexey SokolovFix HTTP basic auth.
2014-12-30  Mikaela Suomalainenwebadmin: suggest ISO-8859-15 if non-UTF-8 char...
2014-12-26  Alexey SokolovMerge pull request #792 from kerio92/master
2014-12-26  Edoardo SpadoliniMention username as well as password in the sasl module...
next