Bryan Drewery
|
f6cd52090c
* Cleanup unused variable warnings
|
14 年 前 |
Bryan Drewery
|
f45337a580
* Use length() macro for bsearch() calling and also fix help table lookup off-by-1 error
|
16 年 前 |
Bryan Drewery
|
a7ea42ee13
* Update copyrights/licenses
|
16 年 前 |
Bryan Drewery
|
e545647319
* Add rdprintf() for remote dprintf
|
16 年 前 |
Bryan Drewery
|
df02406b8c
* Fix localhub not probably showing its child bot's nick when getting delinked from them
|
16 年 前 |
Bryan Drewery
|
40255aea0c
* Cleanup dcc.nick/host/simulbot lengths
|
16 年 前 |
Bryan Drewery
|
6d5e997962
* Don't use dumplots() for cmd_botcmd reply. Let the target cmd determine this.
|
16 年 前 |
Bryan Drewery
|
3f116a558a
* Don't log child bot logs on a localhub
|
16 年 前 |
Bryan Drewery
|
e8e120cde9
* Allow localhub to operate as a hub in some ways
|
17 年 前 |
Bryan Drewery
|
0fd9cdcfb7
* Fix remote botnet rejects
|
17 年 前 |
Bryan Drewery
|
56878c20d3
* Fix whitespace being trimmed from cmd_botcmd replies
|
16 年 前 |
Bryan Drewery
|
4aec3564db
* Remove another place HANDLEN is compared on botlink
|
16 年 前 |
Bryan Drewery
|
6a2cd6a029
Merge branch 'remove-egg-prefix'
|
17 年 前 |
Bryan Drewery
|
b67894bd91
Merge branch 'fix-overlapping-sprintf'
|
17 年 前 |
Bryan Drewery
|
b98a586fd9
Merge branch '208-botcmd-stale-idx'
|
17 年 前 |
Bryan Drewery
|
389402fe78
Merge branch 'sprintf-updates'
|
17 年 前 |
Bryan Drewery
|
3fccf460bb
* Remove unnecessary egg_ prefix from some function calls
|
17 年 前 |
Bryan Drewery
|
3c67f7c79e
* Fix some overlapping strcpy() calls and replace with memmove()
|
17 年 前 |
Bryan Drewery
|
3d73dd7ea4
* Move tclhash.* to binds.* (tcl hasnt been used in years)
|
20 年 前 |
Bryan Drewery
|
1fe7967f3d
* Fix botcmd to make sure that results are delivered only to the requester (fixes #208)
|
17 年 前 |
Bryan Drewery
|
3a0620cb1a
* Remove all uses of s[n]printf, change most egg_snprintf to simple_snprintf
|
17 年 前 |
Bryan Drewery
|
428466cf90
* Use the buildts and git commit in versioning / upgrading
|
18 年 前 |
Bryan Drewery
|
f520680c80
* Port [3972] and [3973] to 1.2.16 from trunk
|
18 年 前 |
Bryan Drewery
|
e1c3bfb711
* Port [3938] to 1.2.16 from trunk
|
18 年 前 |
Bryan Drewery
|
eeabb1acfd
* Port [3917] to 1.2.16 from trunk
|
18 年 前 |
Bryan Drewery
|
5ce42e86f1
* Cleanup more bounds checking via: strlcat, strlcpy, snprintf
|
18 年 前 |
Bryan Drewery
|
32841db32e
* Fixup some g++ 4.3.2-1 warnings
|
18 年 前 |
Bryan Drewery
|
160a7c5103
* Cleanup all time_t warnings
|
18 年 前 |
Bryan Drewery
|
5f31be8e61
* Cleanup old lang.h defines
|
18 年 前 |
Bryan Drewery
|
5cb351444f
* Cleanup licenses
|
18 年 前 |