Bryan Drewery
|
bc91a7e206
* Added rcsid[] to all files
|
hace 21 años |
Bryan Drewery
|
a9d27f32fb
* Removed defines from ctcp/irc/server/channels
|
hace 21 años |
Bryan Drewery
|
09d6f654a6
* Added type field to cmd_t to specify 0/HUB/LEAF (both/1/2)
|
hace 21 años |
Bryan Drewery
|
57d4054e01
* Removed misc 'init' code left from eggdrop module/restart support
|
hace 21 años |
Bryan Drewery
|
7a5c32eb81
* Removed strncpyz and am now using OpenBSD's strlcpy()
|
hace 21 años |
Bryan Drewery
|
dc75f1e092
* Using custom calloc/realloc functions now to check for failed allocations
|
hace 21 años |
Bryan Drewery
|
8eaa6e7707
* dprintf() now longer uses a static char buffer, don't know why it was
|
hace 21 años |
Bryan Drewery
|
39eec6bb42
* Don't check for duplicate msgs in the server queue
|
hace 21 años |
Bryan Drewery
|
b0d09e3f60
* Added support for floodless iline (dont queue to server)
|
hace 21 años |
Bryan Drewery
|
1e9b78721c
|
hace 21 años |
Bryan Drewery
|
d2c9a986b6
* Check server lag every 30 seconds now instead of every 5 minutes
|
hace 21 años |
Bryan Drewery
|
06d7644d70
* Remove old dns system
|
hace 21 años |
Bryan Drewery
|
d25897c26a
* Removed old dns from telnet connections
|
hace 21 años |
Bryan Drewery
|
65964521f0
* Removed dns resolving from dcc, not needed.
|
hace 21 años |
Bryan Drewery
|
abc539e608
* Initial values for serv/servidx should be -1
|
hace 21 años |
Bryan Drewery
|
667125ad15
* Async dns now works for server connects
|
hace 21 años |
Bryan Drewery
|
1413abcd5d
* Undid sockt_t/size_t patches
|
hace 21 años |
Bryan Drewery
|
e65263bea1
* New mode parsing code
|
hace 21 años |
Bryan Drewery
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
hace 21 años |
Bryan Drewery
|
13b48a75e9
* Fixed type-casting on function pointers
|
hace 22 años |
Bryan Drewery
|
3164cd2ac8
* Casted memory allocations, c++ requires it
|
hace 22 años |
Bryan Drewery
|
3720fc51f4
* Fixed server connect over proxy
|
hace 22 años |
Bryan Drewery
|
a01dbc57bf
* Remove define AUTOLOCK
|
hace 22 años |
Bryan Drewery
|
4959ff9778
* Removed neterror(), replaced with strerror()
|
hace 22 años |
Bryan Drewery
|
610bf09a6b
* Removed AUTHCMDS define
|
hace 22 años |
Bryan Drewery
|
8ae5d61a6b
* Fixed dcc responses
|
hace 22 años |
Bryan Drewery
|
75a2595536
* Wrote initial response functions
|
hace 22 años |
Bryan Drewery
|
ea0a7a0136
* Misc socket cleanups for server/identd
|
hace 22 años |
Bryan Drewery
|
482e15f7d5
* Filled all fr.bot with 0
|
hace 22 años |
Bryan Drewery
|
6fd41bd2e9
* Cleanups
|
hace 22 años |