| .. |
|
compat
|
8769e75691
* Fixed chanset (manop/mop/mdop/bad-cookie) to accept english parameters: ignore/deop/kick/delete/remove.
|
21 éve |
|
crypto
|
821a3cc558
* Some openssl aes fixes I took out
|
21 éve |
|
mod
|
ee3dd82b99
* Changed some if (localhub) to if (conf.bot->localhub)
|
21 éve |
|
Makefile.in
|
79449a5933
* Link encryption negotiation is now complete for normal (old) encrypted link
|
21 éve |
|
adns.c
|
2ba072314b
* Read in .resolv.conf before /etc/resolv.conf
|
21 éve |
|
adns.h
|
b06fd9a0f2
* No longer redundantly byteswapping header.id
|
21 éve |
|
auth.c
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 éve |
|
auth.h
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 éve |
|
base64.c
|
dc75f1e092
* Using custom calloc/realloc functions now to check for failed allocations
|
21 éve |
|
base64.h
|
03d098da24
* C++ compile warning fixes (Still compat with C)
|
22 éve |
|
bg.c
|
1d28c381bb
* Fixed stdin/stdout/stderr not being closed when bot is forked into background.
|
21 éve |
|
bg.h
|
1d28c381bb
* Fixed stdin/stdout/stderr not being closed when bot is forked into background.
|
21 éve |
|
binary.c
|
2ce191b0b3
* Fixed up binary writing to work with WRITE_PACK|CONF correctly
|
21 éve |
|
binary.h
|
2488b74c5b
* Fixed binary getting an excess of 1-15 bytes during write.
|
21 éve |
|
bits.h
|
09e7b8988e
* Waste of space to declare these 64-bit
|
22 éve |
|
botcmd.c
|
e02a7146d0
|
21 éve |
|
botcmd.h
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 éve |
|
botmsg.c
|
f6b3d97611
* Forgot some checking for dcc[].type
|
21 éve |
|
botmsg.h
|
b83928cdf0
* More c++ leaf fixes, now for hub :)
|
22 éve |
|
botnet.c
|
ee3dd82b99
* Changed some if (localhub) to if (conf.bot->localhub)
|
21 éve |
|
botnet.h
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 éve |
|
cfg.c
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 éve |
|
cfg.h
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 éve |
|
chan.h
|
8769e75691
* Fixed chanset (manop/mop/mdop/bad-cookie) to accept english parameters: ignore/deop/kick/delete/remove.
|
21 éve |
|
chanprog.c
|
004c3a7121
* Initialize 'userfile' in chanprog() before reading it with $binpath/.u
|
21 éve |
|
chanprog.h
|
727f105ea5
* Fixed spamming irc_log for QUIT/NICK
|
22 éve |
|
cmds.c
|
ee3dd82b99
* Changed some if (localhub) to if (conf.bot->localhub)
|
21 éve |
|
cmds.h
|
03d098da24
* C++ compile warning fixes (Still compat with C)
|
22 éve |
|
color.h
|
c0e02b4d46
* More work on colors
|
22 éve |
|
common.h
|
7a5c32eb81
* Removed strncpyz and am now using OpenBSD's strlcpy()
|
21 éve |
|
conf.c
|
697492b4bc
* init_conf -> init_conffile
|
21 éve |
|
conf.h
|
697492b4bc
* init_conf -> init_conffile
|
21 éve |
|
core_binds.c
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 éve |
|
core_binds.h
|
7996dff984
* Removed all the unused bindings
|
22 éve |
|
crypt.c
|
919cc86701
* strncat() was cutting off 1 char short, had to account for this in new strlcat() calls
|
21 éve |
|
crypt.h
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 éve |
|
dcc.c
|
1458acf227
|
21 éve |
|
dcc.h
|
57b763a3d6
* Removed old compatability code for linking
|
21 éve |
|
dccutil.c
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 éve |
|
dccutil.h
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 éve |
|
debug.c
|
1b6bb22e65
* Cache getpid() as mypid
|
21 éve |
|
debug.h
|
8d1c20bfa5
* Changed DEBUG_MEM to DEBUG
|
21 éve |
|
egg_timer.c
|
dc75f1e092
* Using custom calloc/realloc functions now to check for failed allocations
|
21 éve |
|
egg_timer.h
|
fa4f5153e6
|
22 éve |
|
eggdrop.h
|
5eb8fdb8f0
* srandom() is now called first thing
|
21 éve |
|
enclink.c
|
e940fb593c
* Removed old (non-nat-fixed) link encryption code
|
21 éve |
|
enclink.h
|
e940fb593c
* Removed old (non-nat-fixed) link encryption code
|
21 éve |
|
flags.c
|
7a5c32eb81
* Removed strncpyz and am now using OpenBSD's strlcpy()
|
21 éve |
|
flags.h
|
9d555db17a
* Removed compatability support for <= 1.1.9 userfiles (bot records).
|
21 éve |
|
garble.c
|
dc75f1e092
* Using custom calloc/realloc functions now to check for failed allocations
|
21 éve |
|
garble.h
|
fe467c585e
* Removed define GARBLESTRINGS
|
22 éve |
|
lang.h
|
e65263bea1
* New mode parsing code
|
21 éve |
|
log.c
|
ccb2750d36
* All dcc loops need to check for dcc[].type, as the table will now have gaps...
|
21 éve |
|
log.h
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 éve |
|
main.c
|
697492b4bc
* init_conf -> init_conffile
|
21 éve |
|
main.h
|
1b6bb22e65
* Cache getpid() as mypid
|
21 éve |
|
makehelp.c
|
3164cd2ac8
* Casted memory allocations, c++ requires it
|
22 éve |
|
makeres.c
|
b83928cdf0
* More c++ leaf fixes, now for hub :)
|
22 éve |
|
match.c
|
d08a62f16b
* Added primitive CIDR ban support (enforcebans/kickban/getop).
|
21 éve |
|
match.h
|
d08a62f16b
* Added primitive CIDR ban support (enforcebans/kickban/getop).
|
21 éve |
|
misc.c
|
9ebcdaed6b
* Fixed bots not updating/restarting correctly (being killed before finishing process of restart/update)
|
21 éve |
|
misc.h
|
6d61f99329
|
17 éve |
|
misc_file.c
|
c47c7a436d
* Added gnu-coreutils makepath() for future work
|
21 éve |
|
misc_file.h
|
098d9de5d0
|
22 éve |
|
net.c
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 éve |
|
net.h
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 éve |
|
response.c
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 éve |
|
rfc1459.c
|
03d098da24
* C++ compile warning fixes (Still compat with C)
|
22 éve |
|
rfc1459.h
|
4f9a5b49d5
* Added 005 parsing
|
22 éve |
|
settings.h
|
2488b74c5b
* Fixed binary getting an excess of 1-15 bytes during write.
|
21 éve |
|
shell.c
|
7a5c32eb81
* Removed strncpyz and am now using OpenBSD's strlcpy()
|
21 éve |
|
shell.h
|
386b447ca2
* Removed the hacks for 1.1.9->1.2 which include:
|
21 éve |
|
socket.c
|
b1bb8607a6
* Fixed DNS to timeout queries after 30 seconds, server socket after 40, and to parse EOF correctly.
|
21 éve |
|
socket.h
|
d08a62f16b
* Added primitive CIDR ban support (enforcebans/kickban/getop).
|
21 éve |
|
sorthelp.c
|
dc75f1e092
* Using custom calloc/realloc functions now to check for failed allocations
|
21 éve |
|
stat.h
|
3861e5357b
* Moved most of the "shell" functions to shell.c/.h
|
22 éve |
|
stringfix.c
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 éve |
|
tandem.h
|
7abb9533ea
* Fixed a bug with part of the 'remotecmd' system
|
21 éve |
|
tclhash.c
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 éve |
|
tclhash.h
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 éve |
|
thread.c
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 éve |
|
thread.h
|
98334382b0
* Misc
|
22 éve |
|
traffic.h
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 éve |
|
types.h
|
667125ad15
* Async dns now works for server connects
|
21 éve |
|
userent.c
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 éve |
|
userent.h
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 éve |
|
userrec.c
|
7a5c32eb81
* Removed strncpyz and am now using OpenBSD's strlcpy()
|
21 éve |
|
userrec.h
|
8769e75691
* Fixed chanset (manop/mop/mdop/bad-cookie) to accept english parameters: ignore/deop/kick/delete/remove.
|
21 éve |
|
users.c
|
7a5c32eb81
* Removed strncpyz and am now using OpenBSD's strlcpy()
|
21 éve |
|
users.h
|
932ea597a4
* Save passes in an encrypted form for future use
|
21 éve |
|
utc-time.c
|
43a889a45f
* time_t is signed, not unsigned. Fixed.
|
22 éve |