Bryan Drewery
|
bc91a7e206
* Added rcsid[] to all files
|
21 yıl önce |
Bryan Drewery
|
950e09b829
* Converted over cfg_struct to hub/leaf mix
|
21 yıl önce |
Bryan Drewery
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 yıl önce |
Bryan Drewery
|
8769e75691
* Fixed chanset (manop/mop/mdop/bad-cookie) to accept english parameters: ignore/deop/kick/delete/remove.
|
21 yıl önce |
Bryan Drewery
|
7a5c32eb81
* Removed strncpyz and am now using OpenBSD's strlcpy()
|
21 yıl önce |
Bryan Drewery
|
7c72fb35ff
|
21 yıl önce |
Bryan Drewery
|
df79d72a21
* Moved host/ip buffers in conf_bot to conf_bot.conf_net
|
21 yıl önce |
Bryan Drewery
|
dc75f1e092
* Using custom calloc/realloc functions now to check for failed allocations
|
21 yıl önce |
Bryan Drewery
|
7701dce226
* Reorganization
|
22 yıl önce |
Bryan Drewery
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
22 yıl önce |
Bryan Drewery
|
03d098da24
* C++ compile warning fixes (Still compat with C)
|
22 yıl önce |
Bryan Drewery
|
3164cd2ac8
* Casted memory allocations, c++ requires it
|
22 yıl önce |
Bryan Drewery
|
f72b706a37
* Ordered cfg list
|
22 yıl önce |
Bryan Drewery
|
c090817066
* Removed compile define DCCAUTH and changed to config 'dccauth' boolean
|
22 yıl önce |
Bryan Drewery
|
aed2b5005f
* Removed a ton of unused paramaters
|
22 yıl önce |
Bryan Drewery
|
0193e29f0f
* Moved config settings (bad-cookie, op-time-slack, manop, mdop, mop) to 'chanset'
|
22 yıl önce |
Bryan Drewery
|
a01dbc57bf
* Remove define AUTOLOCK
|
22 yıl önce |
Bryan Drewery
|
334e83be3d
* AUTHHASH now works as follows:
|
22 yıl önce |
Bryan Drewery
|
8a71e1a971
* Removed define MSGCMDS
|
22 yıl önce |
Bryan Drewery
|
58346386a5
* Remove define DCCPASS
|
22 yıl önce |
Bryan Drewery
|
8715561f37
* Removed define RANDSERVERS
|
22 yıl önce |
Bryan Drewery
|
9711be3cce
* Removed compile defines
|
22 yıl önce |
Bryan Drewery
|
3bff35ad3c
* Lame authkey !
|
22 yıl önce |
Bryan Drewery
|
482e15f7d5
* Filled all fr.bot with 0
|
22 yıl önce |
Bryan Drewery
|
5e242c2a4e
* No longer using USER_BOT
|
22 yıl önce |
Bryan Drewery
|
ee4995dd87
* Cleaned up cfg structs, all functions now static, (describe) is hub-only
|
22 yıl önce |
Bryan Drewery
|
4f0c564e1a
* irc.mod/channels.mod cfg entries moved to cfg.c
|
22 yıl önce |
Bryan Drewery
|
9475a13119
* Moved CFG_ servers/servers6/realname/nick to cfg.c
|
22 yıl önce |
Bryan Drewery
|
7a19912327
|
22 yıl önce |
Bryan Drewery
|
5137ec2648
* Added CFG: servport
|
22 yıl önce |