wraith.git
5 months ago* Update docs v1.3.3
Bryan Drewery [Sun, 20 Nov 2011 23:55:23 +0000] 
* Update docs

6 months agoMerge branch 'fix-bsdmakefile' into maint
Bryan Drewery [Thu, 10 Nov 2011 21:44:03 +0000] 
Merge branch 'fix-bsdmakefile' into maint

* fix-bsdmakefile:
  * Fix BSDmakefile not being included in distribution package

Conflicts:
doc/UPDATES

6 months ago* Fix BSDmakefile not being included in distribution package
Bryan Drewery [Thu, 10 Nov 2011 21:43:46 +0000] 
* Fix BSDmakefile not being included in distribution package

6 months agoMerge branch 'fix-password-length' into maint
Bryan Drewery [Wed, 9 Nov 2011 18:52:30 +0000] 
Merge branch 'fix-password-length' into maint

* fix-password-length:
  * Update help for 'rand' param for newpass/chpass
  * Update docs
  * Don't truncate password at MAXPASSLEN in msg_pass
  * Fix cmd_(chpass|newpass) truncating password at MAXPASSLEN
  * Don't truncate password at MAXPASSLEN when setting or assigning password
  * Don't truncate passwords at MAXPASSLEN when converting to new format
  * Don't truncate at MAXPASSLEN when comparing password to salted-sha1

Conflicts:
doc/UPDATES

6 months ago* Update help for 'rand' param for newpass/chpass
Bryan Drewery [Wed, 9 Nov 2011 18:50:30 +0000] 
* Update help for 'rand' param for newpass/chpass

6 months agoMerge branch 'ducch-77-multi-mns-user' into maint
Bryan Drewery [Wed, 9 Nov 2011 16:01:14 +0000] 
Merge branch 'ducch-77-multi-mns-user' into maint

* ducch-77-multi-mns-user:
  * Fix typo in UPDATES
  * Update docs
  * Only write userfile once in cmd_mns_user
  * Fixes a typo. (An hard->A hard)
  * Disallow removal of hard-coded owners through .-user
  * Multiply users input for .-user
  * bdlib fixes
  Update bdlib
  Fix typo (thanks geto)

Conflicts:
doc/UPDATES

6 months ago* Update docs
Bryan Drewery [Wed, 9 Nov 2011 15:55:51 +0000] 
* Update docs

6 months agoMerge branch 'netrel-updates' into maint
Bryan Drewery [Wed, 9 Nov 2011 15:54:28 +0000] 
Merge branch 'netrel-updates' into maint

* netrel-updates:
  * When in release_time window and the wanted nick is taken, reset keepnick to start regaining it again
  * Raise release time to 8 seconds (8-2) = 6 seconds before it will regrab it
  * Add an extra 2 second delay before releasing nick to aide in syncing and time to type /nick

Conflicts:
doc/UPDATES

6 months agoMerge branch 'auth-mop' into maint
Bryan Drewery [Wed, 9 Nov 2011 04:35:43 +0000] 
Merge branch 'auth-mop' into maint

* auth-mop:
  * Update cmd_mop to use console channel

Conflicts:
doc/UPDATES

6 months ago* Update docs
Bryan Drewery [Sat, 5 Nov 2011 02:57:46 +0000] 
* Update docs

6 months ago* Don't truncate password at MAXPASSLEN in msg_pass
Bryan Drewery [Sat, 5 Nov 2011 02:57:13 +0000] 
* Don't truncate password at MAXPASSLEN in msg_pass

6 months ago* Fix cmd_(chpass|newpass) truncating password at MAXPASSLEN
Bryan Drewery [Sat, 5 Nov 2011 02:54:27 +0000] 
* Fix cmd_(chpass|newpass) truncating password at MAXPASSLEN

6 months ago* Don't truncate password at MAXPASSLEN when setting or assigning password
Bryan Drewery [Sat, 5 Nov 2011 02:49:42 +0000] 
* Don't truncate password at MAXPASSLEN when setting or assigning password

6 months ago* Don't truncate passwords at MAXPASSLEN when converting to new format
Bryan Drewery [Sat, 5 Nov 2011 02:45:20 +0000] 
* Don't truncate passwords at MAXPASSLEN when converting to new format

6 months ago* Don't truncate at MAXPASSLEN when comparing password to salted-sha1
Bryan Drewery [Sat, 5 Nov 2011 02:44:53 +0000] 
* Don't truncate at MAXPASSLEN when comparing password to salted-sha1

6 months ago* Check for g++ 4.5
Bryan Drewery [Sun, 30 Oct 2011 14:44:12 +0000] 
* Check for g++ 4.5

7 months ago* Remove irc.he.net as it has been delinked
Bryan Drewery [Wed, 5 Oct 2011 15:00:58 +0000] 
* Remove irc.he.net as it has been delinked

7 months ago* Update cmd_mop to use console channel
Bryan Drewery [Tue, 20 Sep 2011 18:35:24 +0000] 
* Update cmd_mop to use console channel

9 months ago* Update docs
Bryan Drewery [Tue, 16 Aug 2011 15:08:39 +0000] 
* Update docs

9 months agoMerge branch 'disable-ipv6-compile-fixes' into maint
Bryan Drewery [Tue, 16 Aug 2011 15:07:50 +0000] 
Merge branch 'disable-ipv6-compile-fixes' into maint

* disable-ipv6-compile-fixes:
  * Use proper protocol lookup for socket when answering
  * Fix --disable-ipv6 compiling

9 months ago* Use proper protocol lookup for socket when answering
Bryan Drewery [Tue, 16 Aug 2011 14:58:48 +0000] 
* Use proper protocol lookup for socket when answering

9 months ago* Fix --disable-ipv6 compiling
Wouter Snels [Sat, 13 Aug 2011 15:10:58 +0000] 
* Fix --disable-ipv6 compiling

10 months agoMerge branch 'dynamic-linking' into maint v1.3.2 v1.3.2-rc1
Bryan Drewery [Thu, 14 Jul 2011 13:12:00 +0000] 
Merge branch 'dynamic-linking' into maint

* dynamic-linking:
  * Only link libcrypto statically if the OS supports it
  * Update docs
  * Link libcrypto statically for now until it is moved to dlopen()
  * Add 'dynamic' and 'static' targets and default to dynamic
  * Check for libdl via dlopen and rerun autotools

Conflicts:
doc/UPDATES

10 months ago* Update github for bdlib tracking
Bryan Drewery [Thu, 14 Jul 2011 12:56:41 +0000] 
* Update github for bdlib tracking

10 months agoMerge branch 'no-desync-kick-friends' into maint
Bryan Drewery [Wed, 13 Jul 2011 19:03:35 +0000] 
Merge branch 'no-desync-kick-friends' into maint

* no-desync-kick-friends:
  * Don't kick friendly bots that are desynced: op them.

Conflicts:
doc/UPDATES

10 months ago* Update docs
Bryan Drewery [Wed, 13 Jul 2011 18:58:34 +0000] 
* Update docs

10 months agoMerge branch 'mop-bitch' into maint
Bryan Drewery [Wed, 13 Jul 2011 18:58:04 +0000] 
Merge branch 'mop-bitch' into maint

* mop-bitch:
  * Update docs
  * Don't enforce_bitch() if mop is set and not +bitch

Conflicts:
doc/UPDATES

10 months ago* Fix typo in UPDATES
Bryan Drewery [Wed, 29 Jun 2011 18:18:11 +0000] 
* Fix typo in UPDATES

10 months ago* Update docs
Bryan Drewery [Wed, 29 Jun 2011 17:56:33 +0000] 
* Update docs

10 months ago* Only write userfile once in cmd_mns_user
Bryan Drewery [Wed, 29 Jun 2011 17:55:28 +0000] 
* Only write userfile once in cmd_mns_user

10 months ago* Fixes a typo. (An hard->A hard)
Mark [Wed, 29 Jun 2011 17:07:31 +0000] 
* Fixes a typo. (An hard->A hard)

10 months ago* Disallow removal of hard-coded owners through .-user
Mark [Wed, 29 Jun 2011 16:37:43 +0000] 
* Disallow removal of hard-coded owners through .-user

10 months ago* Multiply users input for .-user
Mark [Wed, 29 Jun 2011 16:34:12 +0000] 
* Multiply users input for .-user

10 months agoMerge branch 'update-bdlib' into maint
Bryan Drewery [Tue, 28 Jun 2011 18:27:05 +0000] 
Merge branch 'update-bdlib' into maint

* update-bdlib:
  * Remove unused buffers from String::printf changes
  * Update String += to use required size_t
  * Update bd::String::printf syntax
  * Update Stream::gets() -> Stream::read()
  * Update bdlib

10 months ago* Remove unused buffers from String::printf changes
Bryan Drewery [Thu, 23 Jun 2011 16:13:37 +0000] 
* Remove unused buffers from String::printf changes

10 months ago* Update String += to use required size_t
Bryan Drewery [Thu, 23 Jun 2011 15:49:31 +0000] 
* Update String += to use required size_t

10 months ago* Update bd::String::printf syntax
Bryan Drewery [Thu, 23 Jun 2011 15:42:52 +0000] 
* Update bd::String::printf syntax

11 months agoMerge branch 'dynamic-linking'
Bryan Drewery [Sat, 28 May 2011 03:27:42 +0000] 
Merge branch 'dynamic-linking'

* dynamic-linking:
  * Only link libcrypto statically if the OS supports it

11 months ago* Only link libcrypto statically if the OS supports it
Bryan Drewery [Sat, 28 May 2011 03:27:22 +0000] 
* Only link libcrypto statically if the OS supports it

12 months ago* Update Stream::gets() -> Stream::read()
Bryan Drewery [Fri, 20 May 2011 04:19:20 +0000] 
* Update Stream::gets() -> Stream::read()

12 months ago* Update bdlib
Bryan Drewery [Thu, 19 May 2011 18:41:08 +0000] 
* Update bdlib

12 months agoMerge branch 'maint'
Bryan Drewery [Thu, 19 May 2011 18:36:48 +0000] 
Merge branch 'maint'

* maint:
  * Add inet.tele.dk to ipv6 list

12 months ago* Add inet.tele.dk to ipv6 list
Bryan Drewery [Thu, 19 May 2011 18:36:37 +0000] 
* Add inet.tele.dk to ipv6 list

15 months agoMerge branch 'maint'
Bryan Drewery [Thu, 17 Feb 2011 16:27:00 +0000] 
Merge branch 'maint'

* maint:
  * Add efnet.bredband2.se for IPV6

15 months ago* Add efnet.bredband2.se for IPV6
Bryan Drewery [Thu, 17 Feb 2011 16:26:57 +0000] 
* Add efnet.bredband2.se for IPV6

15 months ago* bdlib fixes
Bryan Drewery [Wed, 16 Feb 2011 18:10:21 +0000] 
* bdlib fixes

15 months agoUpdate bdlib
Bryan Drewery [Wed, 16 Feb 2011 17:26:20 +0000] 
Update bdlib

15 months ago* Don't kick friendly bots that are desynced: op them.
Bryan Drewery [Wed, 16 Feb 2011 15:13:01 +0000] 
* Don't kick friendly bots that are desynced: op them.

16 months agoMerge branch 'dynamic-linking'
Bryan Drewery [Thu, 13 Jan 2011 17:34:25 +0000] 
Merge branch 'dynamic-linking'

* dynamic-linking:
  * Update docs
  * Link libcrypto statically for now until it is moved to dlopen()
  * Add 'dynamic' and 'static' targets and default to dynamic
  * Check for libdl via dlopen and rerun autotools

16 months agoMerge branch 'maint'
Bryan Drewery [Tue, 11 Jan 2011 20:14:50 +0000] 
Merge branch 'maint'

* maint:
  * Remove irc.blessed.net
  Fix typo (thanks geto)

16 months ago* Remove irc.blessed.net
Bryan Drewery [Tue, 11 Jan 2011 20:14:44 +0000] 
* Remove irc.blessed.net

16 months agoFix typo (thanks geto)
Bryan Drewery [Mon, 10 Jan 2011 05:16:17 +0000] 
Fix typo (thanks geto)

16 months agoMerge branch 'maint'
Bryan Drewery [Mon, 10 Jan 2011 05:16:22 +0000] 
Merge branch 'maint'

* maint:
  Fix typo (thanks geto)

16 months agoFix typo (thanks geto)
Bryan Drewery [Mon, 10 Jan 2011 05:16:17 +0000] 
Fix typo (thanks geto)

18 months agoMerge branch 'maint'
Bryan Drewery [Tue, 26 Oct 2010 14:55:49 +0000] 
Merge branch 'maint'

* maint:
  * Add HQ as an owner when running in terminal emulation
  * Consider any channel users have flags on for partyline cmds (fixes .adduser)

18 months agoMerge branch 'HQ-admin-access' into maint
Bryan Drewery [Tue, 26 Oct 2010 14:50:52 +0000] 
Merge branch 'HQ-admin-access' into maint

* HQ-admin-access:
  * Add HQ as an owner when running in terminal emulation

18 months agoMerge branch 'fix-adduser-console' into maint
Bryan Drewery [Tue, 26 Oct 2010 14:50:16 +0000] 
Merge branch 'fix-adduser-console' into maint

* fix-adduser-console:
  * Consider any channel users have flags on for partyline cmds (fixes .adduser)

18 months agoMerge branch 'maint'
Bryan Drewery [Tue, 26 Oct 2010 14:49:22 +0000] 
Merge branch 'maint'

* maint:
  * Fix overlapping strcpy() in dcc_relay()

18 months agoMerge branch 'dcc_relay-overlap' into maint
Bryan Drewery [Tue, 26 Oct 2010 14:49:15 +0000] 
Merge branch 'dcc_relay-overlap' into maint

* dcc_relay-overlap:
  * Fix overlapping strcpy() in dcc_relay()

18 months agoMerge branch 'netrel-updates'
Bryan Drewery [Tue, 26 Oct 2010 14:48:31 +0000] 
Merge branch 'netrel-updates'

* netrel-updates:
  * When in release_time window and the wanted nick is taken, reset keepnick to start regaining it again
  * Raise release time to 8 seconds (8-2) = 6 seconds before it will regrab it
  * Add an extra 2 second delay before releasing nick to aide in syncing and time to type /nick

18 months ago* Doc updates
Bryan Drewery [Tue, 26 Oct 2010 14:46:54 +0000] 
* Doc updates

18 months ago* Add new IPv6/SSL support for irc.underworld.no
Bryan Drewery [Tue, 26 Oct 2010 14:45:50 +0000] 
* Add new IPv6/SSL support for irc.underworld.no

18 months ago* Add HQ as an owner when running in terminal emulation
Bryan Drewery [Sat, 23 Oct 2010 20:45:03 +0000] 
* Add HQ as an owner when running in terminal emulation

19 months ago* Remove easynews and add irc.teksavvy.ca
Bryan Drewery [Fri, 24 Sep 2010 16:25:31 +0000] 
* Remove easynews and add irc.teksavvy.ca

20 months ago* Consider any channel users have flags on for partyline cmds (fixes .adduser)
Bryan Drewery [Fri, 10 Sep 2010 23:46:28 +0000] 
* Consider any channel users have flags on for partyline cmds (fixes .adduser)

20 months ago* Redirect 'make' on BSD to gmake
Bryan Drewery [Fri, 10 Sep 2010 15:50:11 +0000] 
* Redirect 'make' on BSD to gmake

20 months ago* Update docs
Bryan Drewery [Fri, 10 Sep 2010 14:11:01 +0000] 
* Update docs

20 months ago* Link libcrypto statically for now until it is moved to dlopen()
Bryan Drewery [Tue, 17 Aug 2010 22:14:16 +0000] 
* Link libcrypto statically for now until it is moved to dlopen()

20 months ago* Add 'dynamic' and 'static' targets and default to dynamic
Bryan Drewery [Tue, 17 Aug 2010 21:54:10 +0000] 
* Add 'dynamic' and 'static' targets and default to dynamic

BIN_TYPE_(STATIC|DYNAMIC) is now set as well.

Also see:
http://www.pixelbeat.org/programming/linux_binary_compatibility.html
http://web.archive.org/web/20080612143346/http://people.redhat.com/drepper/no_static_linking.html

20 months ago* Check for libdl via dlopen and rerun autotools
Bryan Drewery [Mon, 16 Aug 2010 15:48:13 +0000] 
* Check for libdl via dlopen and rerun autotools

20 months ago* Use length() macro for bsearch() calling and also fix help table lookup off-by...
Bryan Drewery [Tue, 17 Aug 2010 22:57:45 +0000] 
* Use length() macro for bsearch() calling and also fix help table lookup off-by-1 error

20 months ago* Clarify where adns comes from
Bryan Drewery [Thu, 9 Sep 2010 20:51:23 +0000] 
* Clarify where adns comes from

20 months ago* Remove unneeded cygwin support
Bryan Drewery [Thu, 9 Sep 2010 20:47:58 +0000] 
* Remove unneeded cygwin support

20 months ago* Add efnet.bredband2.se
Bryan Drewery [Fri, 20 Aug 2010 23:40:29 +0000] 
* Add efnet.bredband2.se

21 months ago* Update CREDITS
Bryan Drewery [Mon, 16 Aug 2010 21:25:10 +0000] 
* Update CREDITS

21 months ago* Ignore ipfw interface, same as pflog
Bryan Drewery [Mon, 16 Aug 2010 18:24:28 +0000] 
* Ignore ipfw interface, same as pflog

21 months agoMerge branch 'fix-af-type' into maint v1.3.1
Bryan Drewery [Sat, 14 Aug 2010 16:39:18 +0000] 
Merge branch 'fix-af-type' into maint

* fix-af-type:
  * Fix bot linking so it does not use IPv6 if not supported.
  * Fix cmd_relay so it does not use IPv6 if not supported.

21 months ago* Update docs to reflect 1.3.1 release
Bryan Drewery [Sat, 14 Aug 2010 16:33:56 +0000] 
* Update docs to reflect 1.3.1 release

21 months agoMerge branch 'compile-issues' into maint
Bryan Drewery [Thu, 12 Aug 2010 19:39:14 +0000] 
Merge branch 'compile-issues' into maint

* compile-issues:
  * Use ftruncate() when writing binary
  * Properly catch fatal errors writing temp files needed during compile

21 months agoMerge branch 'auth-lookup' into maint
Bryan Drewery [Thu, 12 Aug 2010 19:37:37 +0000] 
Merge branch 'auth-lookup' into maint

* auth-lookup:
  * Fix auth IRC lookups getting the wrong cached idx

21 months agoMerge branch 'restart-jump' into maint
Bryan Drewery [Thu, 12 Aug 2010 19:37:01 +0000] 
Merge branch 'restart-jump' into maint

* restart-jump:
  * Initialize irc module when disconnecting from server if in the middle of a restart

21 months ago* Add servers-ssl for later use
Bryan Drewery [Thu, 12 Aug 2010 02:12:18 +0000] 
* Add servers-ssl for later use

21 months ago* Remove irc.igs.ca
Bryan Drewery [Thu, 12 Aug 2010 02:09:42 +0000] 
* Remove irc.igs.ca

21 months ago* Update dnsbl.swiftbl.net to dnsbl.swiftbl.org due to them losing .net
Bryan Drewery [Thu, 29 Jul 2010 16:19:41 +0000] 
* Update dnsbl.swiftbl.net to dnsbl.swiftbl.org due to them losing .net

22 months ago* Remove need for password on -v/-h and add url to each
Bryan Drewery [Wed, 14 Jul 2010 15:45:43 +0000] 
* Remove need for password on -v/-h and add url to each

22 months agoMerge branch 'rebind-ip-fixes' into maint
Bryan Drewery [Tue, 13 Jul 2010 19:52:39 +0000] 
Merge branch 'rebind-ip-fixes' into maint

* rebind-ip-fixes:
  * Update docs
  * Fix DNS/Server sockets getting stuck when its socket was closed via fatal()

22 months agoMerge branch 'bitch-fixes' into maint
Bryan Drewery [Tue, 13 Jul 2010 19:51:27 +0000] 
Merge branch 'bitch-fixes' into maint

* bitch-fixes:
  * Track deops/kicks in +bitch better to avoid duplicate actions

22 months agoMerge branch 'dcc-overflow' into maint
Bryan Drewery [Tue, 13 Jul 2010 19:50:19 +0000] 
Merge branch 'dcc-overflow' into maint

* dcc-overflow:
  * Fix buffer overflow in botlink encryption writing
  * Simplify key rotation

22 months agoMerge branch 'botlink-stack-overflow' into maint
Bryan Drewery [Tue, 13 Jul 2010 19:49:44 +0000] 
Merge branch 'botlink-stack-overflow' into maint

* botlink-stack-overflow:
  * Fix stack overflow in bot linking due to bot continually looping forever between autolink_cycle() via failed_link()

22 months ago* Initialize irc module when disconnecting from server if in the middle of a restart
Bryan Drewery [Mon, 12 Jul 2010 18:14:58 +0000] 
* Initialize irc module when disconnecting from server if in the middle of a restart

22 months ago* Ignore 'pflog' interfaces in promisc
Bryan Drewery [Mon, 12 Jul 2010 18:04:55 +0000] 
* Ignore 'pflog' interfaces in promisc

22 months ago* Update docs
Bryan Drewery [Thu, 8 Jul 2010 18:46:16 +0000] 
* Update docs

22 months ago* Track deops/kicks in +bitch better to avoid duplicate actions
Bryan Drewery [Thu, 8 Jul 2010 18:15:15 +0000] 
* Track deops/kicks in +bitch better to avoid duplicate actions

22 months ago* Don't enforce_bitch() if mop is set and not +bitch
Bryan Drewery [Thu, 8 Jul 2010 18:11:58 +0000] 
* Don't enforce_bitch() if mop is set and not +bitch

22 months ago* Don't automatically add hostname of *!user@0.0.0.0
Bryan Drewery [Mon, 5 Jul 2010 17:27:35 +0000] 
* Don't automatically add hostname of *!user@0.0.0.0

22 months ago* Fix overlapping strcpy() in dcc_relay()
Bryan Drewery [Thu, 1 Jul 2010 15:11:35 +0000] 
* Fix overlapping strcpy() in dcc_relay()

22 months ago* Fix buffer overflow in botlink encryption writing
Bryan Drewery [Thu, 1 Jul 2010 04:42:14 +0000] 
* Fix buffer overflow in botlink encryption writing

22 months ago* Simplify key rotation
Bryan Drewery [Thu, 1 Jul 2010 04:07:08 +0000] 
* Simplify key rotation

22 months ago* Compile warning fixes
Bryan Drewery [Wed, 30 Jun 2010 02:59:22 +0000] 
* Compile warning fixes

22 months ago* Update docs
Bryan Drewery [Thu, 1 Jul 2010 01:42:11 +0000] 
* Update docs