| .. |
|
compat
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 anos atrás |
|
crypto
|
821a3cc558
* Some openssl aes fixes I took out
|
21 anos atrás |
|
mod
|
fc24d5af3a
* Removed default login settings (should have been gone for 1.1.9)
|
21 anos atrás |
|
Makefile.in
|
06d7644d70
* Remove old dns system
|
21 anos atrás |
|
adns.c
|
b62c8fcdb4
* Moved dcc[].u.dns->dns_id to dcc[].dns_id
|
21 anos atrás |
|
adns.h
|
6139935b48
* Re-implemented DNSWAIT dcc table
|
21 anos atrás |
|
auth.c
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 anos atrás |
|
auth.h
|
f73db925a3
* More work on authing
|
21 anos atrás |
|
base64.c
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 anos atrás |
|
base64.h
|
03d098da24
* C++ compile warning fixes (Still compat with C)
|
22 anos atrás |
|
bg.c
|
1977f68f39
* Give debug when writing pid
|
21 anos atrás |
|
bg.h
|
eb0194c937
* Now using daemon()
|
22 anos atrás |
|
binary.c
|
d99cf4f414
|
21 anos atrás |
|
binary.h
|
8830f7402c
* Changed the update code around to write_settings() now
|
22 anos atrás |
|
bits.h
|
09e7b8988e
* Waste of space to declare these 64-bit
|
22 anos atrás |
|
botcmd.c
|
ccb2750d36
* All dcc loops need to check for dcc[].type, as the table will now have gaps...
|
21 anos atrás |
|
botcmd.h
|
6efaf5ee5a
* Removed that remote_boots bs
|
22 anos atrás |
|
botmsg.c
|
ccb2750d36
* All dcc loops need to check for dcc[].type, as the table will now have gaps...
|
21 anos atrás |
|
botmsg.h
|
b83928cdf0
* More c++ leaf fixes, now for hub :)
|
22 anos atrás |
|
botnet.c
|
2ad726610a
* Show HUBS as yellow in cmd_bottree
|
21 anos atrás |
|
botnet.h
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 anos atrás |
|
cfg.c
|
7701dce226
* Reorganization
|
21 anos atrás |
|
cfg.h
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 anos atrás |
|
chan.h
|
f1faf738b8
* New channels are now closed-private 1 by default
|
21 anos atrás |
|
chanprog.c
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 anos atrás |
|
chanprog.h
|
727f105ea5
* Fixed spamming irc_log for QUIT/NICK
|
22 anos atrás |
|
cmds.c
|
25595752a2
* Added cmd_login to change login display settings seen in .whois for a few versions
|
21 anos atrás |
|
cmds.h
|
03d098da24
* C++ compile warning fixes (Still compat with C)
|
22 anos atrás |
|
color.h
|
c0e02b4d46
* More work on colors
|
22 anos atrás |
|
common.h
|
ffde807dc6
* Some ISO C fixes
|
22 anos atrás |
|
conf.c
|
aa902b3c23
* checkpid() was sending stale pids if no bot struct was sent, I forget the reasoning for this
|
21 anos atrás |
|
conf.h
|
03d098da24
* C++ compile warning fixes (Still compat with C)
|
22 anos atrás |
|
core_binds.c
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 anos atrás |
|
core_binds.h
|
7996dff984
* Removed all the unused bindings
|
22 anos atrás |
|
crypt.c
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 anos atrás |
|
crypt.h
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 anos atrás |
|
dcc.c
|
b62c8fcdb4
* Moved dcc[].u.dns->dns_id to dcc[].dns_id
|
21 anos atrás |
|
dcc.h
|
b62c8fcdb4
* Moved dcc[].u.dns->dns_id to dcc[].dns_id
|
21 anos atrás |
|
dccutil.c
|
5cdc0debaa
* Indenting
|
21 anos atrás |
|
dccutil.h
|
9587fd9d2a
* Added valid_idx()
|
21 anos atrás |
|
debug.c
|
57ded24301
* Allow 150 procs in limits for debug binary
|
21 anos atrás |
|
debug.h
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 anos atrás |
|
egg_timer.c
|
27ab976f7a
|
21 anos atrás |
|
egg_timer.h
|
fa4f5153e6
|
22 anos atrás |
|
eggdrop.h
|
279ffa0aec
* Fixed a solaris random() bug
|
21 anos atrás |
|
flags.c
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 anos atrás |
|
flags.h
|
264ea303d8
* Changed private() to privchan() and channel_private() to channel_privchan() for c++ compatability
|
22 anos atrás |
|
garble.c
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 anos atrás |
|
garble.h
|
fe467c585e
* Removed define GARBLESTRINGS
|
22 anos atrás |
|
lang.h
|
e65263bea1
* New mode parsing code
|
21 anos atrás |
|
log.c
|
ccb2750d36
* All dcc loops need to check for dcc[].type, as the table will now have gaps...
|
21 anos atrás |
|
log.h
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 anos atrás |
|
main.c
|
7edf9f4b57
|
21 anos atrás |
|
main.h
|
249fbe7c6d
* old_hack should have been INT not BOOL
|
21 anos atrás |
|
makehelp.c
|
3164cd2ac8
* Casted memory allocations, c++ requires it
|
22 anos atrás |
|
makeres.c
|
b83928cdf0
* More c++ leaf fixes, now for hub :)
|
22 anos atrás |
|
match.c
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 anos atrás |
|
match.h
|
ffde807dc6
* Some ISO C fixes
|
22 anos atrás |
|
misc.c
|
c08456c78a
* Exported shuffleArray()
|
21 anos atrás |
|
misc.h
|
c08456c78a
* Exported shuffleArray()
|
21 anos atrás |
|
misc_file.c
|
1413abcd5d
* Undid sockt_t/size_t patches
|
21 anos atrás |
|
misc_file.h
|
098d9de5d0
|
22 anos atrás |
|
net.c
|
80c203ed5f
|
21 anos atrás |
|
net.h
|
1653d4ddcc
* DCC[] list is no longer shifter
|
21 anos atrás |
|
response.c
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 anos atrás |
|
rfc1459.c
|
03d098da24
* C++ compile warning fixes (Still compat with C)
|
22 anos atrás |
|
rfc1459.h
|
4f9a5b49d5
* Added 005 parsing
|
22 anos atrás |
|
settings.h
|
8830f7402c
* Changed the update code around to write_settings() now
|
22 anos atrás |
|
shell.c
|
a3bf1f1eac
|
21 anos atrás |
|
shell.h
|
52289087b8
* After changing conf with -C, binary is now moved to binpath/binname.
|
21 anos atrás |
|
socket.c
|
667125ad15
* Async dns now works for server connects
|
21 anos atrás |
|
socket.h
|
667125ad15
* Async dns now works for server connects
|
21 anos atrás |
|
sorthelp.c
|
2de6562704
* Fixed sorthelp for c++ and larger help file
|
21 anos atrás |
|
stat.h
|
3861e5357b
* Moved most of the "shell" functions to shell.c/.h
|
22 anos atrás |
|
stringfix.c
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 anos atrás |
|
tandem.h
|
7abb9533ea
* Fixed a bug with part of the 'remotecmd' system
|
21 anos atrás |
|
tclhash.c
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 anos atrás |
|
tclhash.h
|
03d098da24
* C++ compile warning fixes (Still compat with C)
|
22 anos atrás |
|
thread.c
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 anos atrás |
|
thread.h
|
98334382b0
* Misc
|
22 anos atrás |
|
traffic.h
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 anos atrás |
|
types.h
|
667125ad15
* Async dns now works for server connects
|
21 anos atrás |
|
userent.c
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 anos atrás |
|
userent.h
|
f3776a3410
* Finished removing all the modules.
|
22 anos atrás |
|
userrec.c
|
ccb2750d36
* All dcc loops need to check for dcc[].type, as the table will now have gaps...
|
21 anos atrás |
|
userrec.h
|
96581b8660
* 'strict-host' is now '1'; ident is now parsed CORRECTLY, *!ident@host will no longer match *!~ident@host.
|
21 anos atrás |
|
users.c
|
ccb2750d36
* All dcc loops need to check for dcc[].type, as the table will now have gaps...
|
21 anos atrás |
|
users.h
|
40d50f82e6
* natip is now only referenced in getmyip()
|
21 anos atrás |
|
utc-time.c
|
43a889a45f
* time_t is signed, not unsigned. Fixed.
|
22 anos atrás |