| .. |
|
compat
|
8769e75691
* Fixed chanset (manop/mop/mdop/bad-cookie) to accept english parameters: ignore/deop/kick/delete/remove.
|
21 years ago |
|
crypto
|
821a3cc558
* Some openssl aes fixes I took out
|
21 years ago |
|
mod
|
cb2e9c7799
* Removed redundant define BADNICKCHARS
|
21 years ago |
|
Makefile.in
|
79449a5933
* Link encryption negotiation is now complete for normal (old) encrypted link
|
21 years ago |
|
adns.c
|
754287743d
* Removed reflected/qsi nameservers, added bellsouth, and a new staminus
|
21 years ago |
|
adns.h
|
b06fd9a0f2
* No longer redundantly byteswapping header.id
|
21 years ago |
|
auth.c
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 years ago |
|
auth.h
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 years ago |
|
base64.c
|
dc75f1e092
* Using custom calloc/realloc functions now to check for failed allocations
|
21 years ago |
|
base64.h
|
03d098da24
* C++ compile warning fixes (Still compat with C)
|
22 years ago |
|
bg.c
|
65f62b7872
* Now using my own version of daemon() [my_daemon()]
|
21 years ago |
|
bg.h
|
1d28c381bb
* Fixed stdin/stdout/stderr not being closed when bot is forked into background.
|
21 years ago |
|
binary.c
|
8682bcd48c
* Fixed a few calloc() calls that weren't using my_calloc()
|
21 years ago |
|
binary.h
|
a01eeef5e5
* Send SIGUSR1 after exiting from -C
|
21 years ago |
|
botcmd.c
|
f2dfb6faf3
* Removed remaining ifdefs for LEAF/HUB
|
21 years ago |
|
botcmd.h
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 years ago |
|
botmsg.c
|
f6b3d97611
* Forgot some checking for dcc[].type
|
21 years ago |
|
botmsg.h
|
b83928cdf0
* More c++ leaf fixes, now for hub :)
|
22 years ago |
|
botnet.c
|
56e9e6626b
|
21 years ago |
|
botnet.h
|
efc010fa11
* Converted some functions over
|
21 years ago |
|
cfg.c
|
950e09b829
* Converted over cfg_struct to hub/leaf mix
|
21 years ago |
|
cfg.h
|
950e09b829
* Converted over cfg_struct to hub/leaf mix
|
21 years ago |
|
chan.h
|
dc70f3ae47
* Converted over user_entry_type to one binary mix
|
21 years ago |
|
chanprog.c
|
378fd00bee
* Converted chanprog.c stuff to new hub/leaf
|
21 years ago |
|
chanprog.h
|
378fd00bee
* Converted chanprog.c stuff to new hub/leaf
|
21 years ago |
|
cmds.c
|
cb2e9c7799
* Removed redundant define BADNICKCHARS
|
21 years ago |
|
cmds.h
|
760bc8c23e
* Added .type and checking for botcmd_t
|
21 years ago |
|
color.h
|
c0e02b4d46
* More work on colors
|
22 years ago |
|
common.h
|
8682bcd48c
* Fixed a few calloc() calls that weren't using my_calloc()
|
21 years ago |
|
conf.c
|
a01eeef5e5
* Send SIGUSR1 after exiting from -C
|
21 years ago |
|
conf.h
|
867789d07a
* Added back free_conf()
|
21 years ago |
|
core_binds.c
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 years ago |
|
core_binds.h
|
7996dff984
* Removed all the unused bindings
|
22 years ago |
|
crypt.c
|
919cc86701
* strncat() was cutting off 1 char short, had to account for this in new strlcat() calls
|
21 years ago |
|
crypt.h
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
22 years ago |
|
dcc.c
|
f2dfb6faf3
* Removed remaining ifdefs for LEAF/HUB
|
21 years ago |
|
dcc.h
|
af11695e50
* Converted over dcc.c
|
21 years ago |
|
dccutil.c
|
a9d27f32fb
* Removed defines from ctcp/irc/server/channels
|
21 years ago |
|
dccutil.h
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 years ago |
|
debug.c
|
f45c76868b
* Added actually support for refreshing binary on SIGUSR1 in get_checksum
|
21 years ago |
|
debug.h
|
8d1c20bfa5
* Changed DEBUG_MEM to DEBUG
|
21 years ago |
|
egg_timer.c
|
dc75f1e092
* Using custom calloc/realloc functions now to check for failed allocations
|
21 years ago |
|
egg_timer.h
|
fa4f5153e6
|
22 years ago |
|
eggdrop.h
|
cb2e9c7799
* Removed redundant define BADNICKCHARS
|
21 years ago |
|
enclink.c
|
e940fb593c
* Removed old (non-nat-fixed) link encryption code
|
21 years ago |
|
enclink.h
|
e940fb593c
* Removed old (non-nat-fixed) link encryption code
|
21 years ago |
|
flags.c
|
88377d31ae
* More conversions
|
21 years ago |
|
flags.h
|
9d555db17a
* Removed compatability support for <= 1.1.9 userfiles (bot records).
|
21 years ago |
|
garble.c
|
dc75f1e092
* Using custom calloc/realloc functions now to check for failed allocations
|
21 years ago |
|
garble.h
|
fe467c585e
* Removed define GARBLESTRINGS
|
22 years ago |
|
lang.h
|
e65263bea1
* New mode parsing code
|
22 years ago |
|
log.c
|
98e5da8596
|
21 years ago |
|
log.h
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
22 years ago |
|
main.c
|
a01eeef5e5
* Send SIGUSR1 after exiting from -C
|
21 years ago |
|
main.h
|
1b6bb22e65
* Cache getpid() as mypid
|
21 years ago |
|
makehelp.c
|
b87abfe424
|
21 years ago |
|
makeres.c
|
b83928cdf0
* More c++ leaf fixes, now for hub :)
|
22 years ago |
|
match.c
|
6021371ec3
* Comments
|
21 years ago |
|
match.h
|
d08a62f16b
* Added primitive CIDR ban support (enforcebans/kickban/getop).
|
21 years ago |
|
misc.c
|
5338dad56a
* Now writing out a temporary (encrypted) config file during update for the new binary to read in
|
21 years ago |
|
misc.h
|
6d61f99329
|
18 years ago |
|
misc_file.c
|
6c7e288146
|
21 years ago |
|
misc_file.h
|
38337c4d60
* Moved check_tempdir() to misc_file.c
|
21 years ago |
|
net.c
|
eb620e7634
* Don't warn about falures to listen on port 113
|
21 years ago |
|
net.h
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 years ago |
|
response.c
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
22 years ago |
|
rfc1459.c
|
03d098da24
* C++ compile warning fixes (Still compat with C)
|
22 years ago |
|
rfc1459.h
|
4f9a5b49d5
* Added 005 parsing
|
22 years ago |
|
settings.h
|
2488b74c5b
* Fixed binary getting an excess of 1-15 bytes during write.
|
21 years ago |
|
shell.c
|
5f9b33d8a2
* Added ifdefs for HAVE_SYS_PTRACE_H
|
21 years ago |
|
shell.h
|
64474a643b
* More defines removal
|
21 years ago |
|
socket.c
|
b1bb8607a6
* Fixed DNS to timeout queries after 30 seconds, server socket after 40, and to parse EOF correctly.
|
21 years ago |
|
socket.h
|
d08a62f16b
* Added primitive CIDR ban support (enforcebans/kickban/getop).
|
21 years ago |
|
sorthelp.c
|
dc75f1e092
* Using custom calloc/realloc functions now to check for failed allocations
|
21 years ago |
|
stat.h
|
3861e5357b
* Moved most of the "shell" functions to shell.c/.h
|
22 years ago |
|
stringfix.c
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
22 years ago |
|
tandem.h
|
7abb9533ea
* Fixed a bug with part of the 'remotecmd' system
|
22 years ago |
|
tclhash.c
|
f2dfb6faf3
* Removed remaining ifdefs for LEAF/HUB
|
21 years ago |
|
tclhash.h
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 years ago |
|
thread.c
|
5f9b33d8a2
* Added ifdefs for HAVE_SYS_PTRACE_H
|
21 years ago |
|
thread.h
|
98334382b0
* Misc
|
22 years ago |
|
traffic.h
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
22 years ago |
|
types.h
|
491d9c2cf6
* Bad typedef on solaris
|
21 years ago |
|
userent.c
|
dc70f3ae47
* Converted over user_entry_type to one binary mix
|
21 years ago |
|
userent.h
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 years ago |
|
userrec.c
|
dc70f3ae47
* Converted over user_entry_type to one binary mix
|
21 years ago |
|
userrec.h
|
88377d31ae
* More conversions
|
21 years ago |
|
users.c
|
dc70f3ae47
* Converted over user_entry_type to one binary mix
|
21 years ago |
|
users.h
|
dc70f3ae47
* Converted over user_entry_type to one binary mix
|
21 years ago |
|
utc-time.c
|
43a889a45f
* time_t is signed, not unsigned. Fixed.
|
22 years ago |