]> jfr.im git - irc/gunnarbeutner/shroudbnc.git/history - bnctcl
Add auto-generated files to .gitignore
[irc/gunnarbeutner/shroudbnc.git] / bnctcl /
2022-09-30  Gunnar BeutnerRemove references to shroudbnc.info
2015-01-28  Thomas SaderFix special character issue in account.tcl.
2014-03-21  Arne JensenAdded possibility for getting the user's current networ...
2014-03-21  Arne JensenAdded possibility for getting the user's real nickname...
2014-03-21  Arne JensenAdded StayNet to auth.tcl.
2014-03-14  Gunnar BeutnerUpdate copyright.
2014-03-10  Gunnar BeutnerFix incorrect file name in an error message.
2014-03-07  Gunnar BeutnerFix constructor usage.
2014-02-07  Gunnar BeutnerFix redundant initialization.
2014-02-06  Gunnar BeutnerFix memory leak in the "tcl" command.
2013-08-04  Gunnar Beutneraccount.tcl: Check if users are connected to a server.
2013-05-18  Gunnar BeutnerClean up the account.tcl script.
2012-08-03  Gunnar BeutnerFixed a memory leak in CTclClientSocket::ParseLine.
2011-08-16  Gunnar BeutnerUpdated documentation.
2011-08-16  Gunnar BeutnerUpdated copyright.
2011-08-15  Gunnar BeutnerRemoved reference to obsolete symbol: CFloodControl...
2011-07-15  Gunnar BeutnerUse new operator instead of malloc().
2011-07-15  Gunnar BeutnerBugfix: some of the setbncuser options were case-sensitive.
2011-07-15  Gunnar BeutnerAdded new option for getbncuser/setbncuser: sysnotices
2011-02-01  Gunnar BeutnerFixed crash bug in ticklerand().
2011-01-24  Gunnar BeutnerMerge branch 'master' of github.com:gunnarbeutner/shroudbnc
2011-01-19  Christoph WieseFixed missing check on globalset setting
2011-01-06  Gunnar BeutnerMerge branch 'master' of github.com:gunnarbeutner/shroudbnc
2011-01-06  Gunnar BeutnerFix compatibility with TCL 8.4 (removed -inline)
2010-12-30  David Volf Lorentsentypo (minumum => minimum)
2010-12-30  Gunnar BeutnerProperly check for RPC_IFACE command.
2010-12-30  Gunnar BeutnerRemoved extraneous ].
2010-12-28  David Volf LorentsenLots of changes to prowl.tcl. Among other tings: When...
2010-12-13  Gunnar BeutnerFixed typo (hasclients -> hasclient).
2010-12-13  Gunnar BeutnerAdded script for sending notifications via Prowl.
2010-10-03  Gunnar BeutnerRemoved BOM character.
2010-09-30  Christoph WieseMerge branch 'master' of git@github.com:gunnarbeutner...
2010-09-30  Christoph WieseConverted ::vsbncdeluser to globalset setting
2010-09-24  Gunnar BeutnerMerge branch 'master' of github.com:gunnarbeutner/shroudbnc
2010-09-24  Gunnar BeutnerCompatibility fix for TCL 8.4
2010-09-11  Gunnar BeutnerFixed incorrect variable name.
2010-09-11  Gunnar BeutnerRemove obsolete 'gethosts' iface2 command.
2010-09-11  Gunnar BeutnerFixed DLL vs. EXE heap problem.
2010-09-10  Gunnar Beutner* win32: Added Visual Project files for the 'mmatch...
2010-09-09  Gunnar Beutner* Moved match/mmatch code into third-party/ directory
2010-09-08  Gunnar Beutner* Fixed some compiler warnings in the TCL module.
2010-09-08  Gunnar BeutnerMerge branch 'master' of github.com:gunnarbeutner/shroudbnc
2010-09-08  Gunnar Beutner* win32: Fixed build paths
2010-09-08  Gunnar Beutner* Removed some auto-generated Visual Studio files and...
2010-09-08  Gunnar Beutner* Removed CCore::GetUtilities and other utility helper...
2010-09-08  Gunnar Beutner* Added git ignores for auto-generated files
2010-09-08  Gunnar BeutnerMerge branch 'master' of github.com:gunnarbeutner/shroudbnc
2010-09-07  Elfish* minor fix
2010-09-07  Elfishadded iface2 support to auth.tcl
2010-09-07  Elfishfixed a bug (hopefully) in auth.tcl
2010-09-06  Gunnar Beutner* Fix file permissions for Visual Studio project files
2010-09-04  Gunnar Beutner* Remove -nocase, as that's unfortunatelly an >=8.5...
2010-09-04  Gunnar Beutner* Fix qauth migration script
2010-09-04  Gunnar Beutner* Fix /sbnc unset auth
2010-09-04  Gunnar Beutner* vhost.tcl: Support for IPv6 addresses
2010-09-04  Gunnar Beutner* New icon
2010-09-04  Christoph Wiese* Clarified error messages in lock.tcl
2010-09-02  Sandro Hummelsmall change in auth.tcl nickserv status variable is...
2010-09-02  Sandro Hummel* deleted qauth.tcl and added auth.tcl instead.
2010-09-02  Gunnar Beutner* tcl scripts: implement autobacklog setting
2010-09-01  Gunnar Beutner* Build fix
2010-09-01  Gunnar Beutner* Code cleanup (shortened lines)
2010-08-30  Gunnar Beutner* Windows installer
2010-08-29  Gunnar Beutner* Code cleanups for Windows
2010-08-29  Gunnar Beutner* Win32 fixes
2010-08-28  Gunnar Beutner* -next flag for putserv, puthelp, putquick
2010-08-28  Gunnar Beutner* itype.tcl: added GPL header
2010-08-25  Gunnar Beutner* Further code cleanups
2010-08-25  Gunnar Beutner* Load defaultsettings.tcl script by default
2010-08-24  Gunnar Beutner* Build fix
2010-08-24  Christoph Wiese* Actually commiting defaultsettings.tcl
2010-08-24  Christoph Wiese* Replaced defaultserver.tcl with the new defaultsettin...
2010-08-24  Gunnar Beutner* Win32 compat fixes
2010-08-23  Gunnar Beutner* Win32 fixes
2010-08-22  Gunnar Beutner* Removed obsolete setting: ipv6
2010-08-22  Christoph Wiese* Removed obsolete ipv6 setting from ifacecmds.tcl...
2010-08-22  Gunnar Beutner* Removed out-dated example script
2010-08-20  Christoph Wiese* Fixed missing variable initialization in lock.tcl
2010-08-20  Gunnar Beutner* configure: information about used libs / supported...
2010-08-20  Christoph Wiese* Added getuserlocks iface command to lock.tcl
2010-08-19  Gunnar Beutner* Added c-ares includes
2010-08-14  Christoph Wiese* Reordered encryption algorithms to be tried from...
2010-08-13  Gunnar Beutner* Style fix
2010-08-13  Gunnar Beutner* Fix bug 32: Use cache rather than directly accessing...
2010-08-09  Christoph Wiese* Rewrite of lock.tcl mit iface2 und globaltag support
2010-08-08  Christoph Wiese* Removed superfluous check from iface:setvalue
2010-08-08  Christoph Wiese* removed superfluous brace from iface2.tcl
2010-08-07  Christoph Wiese* Removed timezone setting from ifacecmd.tcl
2010-08-02  Christoph Wiese* Implements iface2initpass (ticket #13), current imple...
2010-08-01  Gunnar Beutner* Added another parameter check for registerifacecmd
2010-06-28  Gunnar Beutner* Fixed bug that caused users to be deleted by accident
2010-06-13  Gunnar Beutner* Fix: pass-through additional arguments for 'source'
2010-06-11  Gunnar Beutner* El_Rico's Q challenge auth script
2010-06-09  Gunnar Beutner* Updated documentation
2010-06-08  Gunnar Beutner* Removed "host allows" code from the TCL module
2010-06-02  Gunnar Beutner* Shut up libtool info messages about shared libs
2010-05-30  Sandro Hummelgit-svn-id: http://svn.beutner.name/trunk/sbnc@1117...
2010-05-29  Gunnar Beutner* Syntax fix
2010-05-29  Gunnar Beutner* Removed other bits and pieces of FormatTime/TZ
2010-05-29  Gunnar Beutner* Get rid of CUser::FormatTime
next