Bryan Drewery
|
2e5bfb16cf
* Combined code for restore_chan[ban|exempt|invite] into restore_chanmask() for userfile loading
|
21 年之前 |
Bryan Drewery
|
f3a3c53273
* Fixed an outstanding bug on linking from a hub to another hub.
|
21 年之前 |
Bryan Drewery
|
670e017936
* During update, bot uplinks aren't permanently changed now.
|
21 年之前 |
Bryan Drewery
|
042dd50c95
* Don't share cmdpass when loading the userfile
|
21 年之前 |
kathleen
|
2ca9b7d102
* Replacement and removal of defines from old eggdrop language system...
|
21 年之前 |
Bryan Drewery
|
5cba122631
* Converted a bunch of egg_snprintf() to simple_snprintf()
|
21 年之前 |
Bryan Drewery
|
a8c8d21fdb
* Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d
|
21 年之前 |
Bryan Drewery
|
bc91a7e206
* Added rcsid[] to all files
|
21 年之前 |
Bryan Drewery
|
dc70f3ae47
* Converted over user_entry_type to one binary mix
|
21 年之前 |
Bryan Drewery
|
88377d31ae
* More conversions
|
21 年之前 |
Bryan Drewery
|
7a5c32eb81
* Removed strncpyz and am now using OpenBSD's strlcpy()
|
21 年之前 |
Bryan Drewery
|
c636793276
* Fixed a problem with leaf bots not chosing a hub when only 1 was set.
|
21 年之前 |
Bryan Drewery
|
9d555db17a
* Removed compatability support for <= 1.1.9 userfiles (bot records).
|
21 年之前 |
Bryan Drewery
|
dc75f1e092
* Using custom calloc/realloc functions now to check for failed allocations
|
21 年之前 |
Bryan Drewery
|
be7b4ebf6c
|
21 年之前 |
Bryan Drewery
|
ccb2750d36
* All dcc loops need to check for dcc[].type, as the table will now have gaps...
|
21 年之前 |
Bryan Drewery
|
40d50f82e6
* natip is now only referenced in getmyip()
|
21 年之前 |
Bryan Drewery
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 年之前 |
Bryan Drewery
|
b83928cdf0
* More c++ leaf fixes, now for hub :)
|
22 年之前 |
Bryan Drewery
|
03d098da24
* C++ compile warning fixes (Still compat with C)
|
22 年之前 |
Bryan Drewery
|
8f3c03507d
* More fixes
|
22 年之前 |
Bryan Drewery
|
264ea303d8
* Changed private() to privchan() and channel_private() to channel_privchan() for c++ compatability
|
22 年之前 |
Bryan Drewery
|
3164cd2ac8
* Casted memory allocations, c++ requires it
|
22 年之前 |
Bryan Drewery
|
b24581cdf5
* More work on new settings data
|
22 年之前 |
Bryan Drewery
|
aed2b5005f
* Removed a ton of unused paramaters
|
22 年之前 |
Bryan Drewery
|
3ee7017e1f
* Removed the code left over from 1.1.8
|
22 年之前 |
Bryan Drewery
|
b0cb8d4551
* Removed define UTCTIME
|
22 年之前 |
Bryan Drewery
|
58346386a5
* Remove define DCCPASS
|
22 年之前 |
Bryan Drewery
|
651a95b117
* More misc fixes in transfer/share
|
22 年之前 |
Bryan Drewery
|
9b90e6b056
* Warn if killsock(-1) is called
|
22 年之前 |