| .. |
|
compat
|
ff05f19f62
* Last commit reverted as it was insignificant
|
21 лет назад |
|
crypto
|
6330870e16
* Updated MD5 code to use openssl's implemention which is portable and optimized
|
21 лет назад |
|
mod
|
6172ce6c37
* Fixed 'chanset *' not working.
|
21 лет назад |
|
Makefile.in
|
c94eeddd8d
* Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'.
|
21 лет назад |
|
adns.c
|
21b19ac5e8
* Fixed dns' dcc loosing socket and not triggering a reconnect
|
21 лет назад |
|
adns.h
|
b06fd9a0f2
* No longer redundantly byteswapping header.id
|
21 лет назад |
|
auth.c
|
c94eeddd8d
* Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'.
|
21 лет назад |
|
auth.h
|
c94eeddd8d
* Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'.
|
21 лет назад |
|
base64.c
|
e3e3b73ae9
* Removed simple_sprintf's %D param and am calling int_to_base64() directly now
|
21 лет назад |
|
base64.h
|
e3e3b73ae9
* Removed simple_sprintf's %D param and am calling int_to_base64() directly now
|
21 лет назад |
|
bg.c
|
2ca9b7d102
* Replacement and removal of defines from old eggdrop language system...
|
21 лет назад |
|
bg.h
|
1d28c381bb
* Fixed stdin/stdout/stderr not being closed when bot is forked into background.
|
21 лет назад |
|
binary.c
|
9af7a90a85
* Compile fixes
|
21 лет назад |
|
binary.h
|
82c8acfaf5
* Fixed SIGUSR1 signal after -C not working
|
21 лет назад |
|
botcmd.c
|
8393cb9068
* Fixed ANSI codes incorrectly being accounted for in dumplots()
|
21 лет назад |
|
botcmd.h
|
3ac0936b61
* Fixedbug in simple_vsnprintf() (forgot to break after parsing %D)
|
21 лет назад |
|
botmsg.c
|
c94eeddd8d
* Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'.
|
21 лет назад |
|
botmsg.h
|
c94eeddd8d
* Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'.
|
21 лет назад |
|
botnet.c
|
bca87b05ae
* Fixed *many* buffer overflows in the botnet code. (#94)
|
21 лет назад |
|
botnet.h
|
efc010fa11
* Converted some functions over
|
21 лет назад |
|
chan.h
|
dee7b97b1e
* Changed var 'voice-non-ident' to chanint:
|
21 лет назад |
|
chanprog.c
|
c94eeddd8d
* Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'.
|
21 лет назад |
|
chanprog.h
|
c94eeddd8d
* Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'.
|
21 лет назад |
|
cmds.c
|
8f1adb5213
* Fixed cmd_conf not working at all.
|
21 лет назад |
|
cmds.h
|
c9b2524e0b
* Fixed cmd_cmdpass not knowing leaf cmds from a hub.
|
21 лет назад |
|
color.h
|
c0e02b4d46
* More work on colors
|
22 лет назад |
|
common.h
|
a8c8d21fdb
* Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d
|
21 лет назад |
|
conf.c
|
98204093e3
* In config/-C, the ip field for bots can now be either ipv4 or ipv6. (ipv6 field still present)
|
21 лет назад |
|
conf.h
|
7a2f224078
* Detection system run by localhub will kill all other running bots on shell with DIE/SUICIDE now.
|
21 лет назад |
|
core_binds.c
|
6119aeff39
* Added dcc alias support, see 'help set' (only perm owner may set aliases as loops are easy and fatal)
|
21 лет назад |
|
core_binds.h
|
b150c05717
* Auth system rewritten into a class
|
21 лет назад |
|
crypt.c
|
40c4d0e8f6
|
21 лет назад |
|
crypt.h
|
40c4d0e8f6
|
21 лет назад |
|
dcc.c
|
8393cb9068
* Fixed ANSI codes incorrectly being accounted for in dumplots()
|
21 лет назад |
|
dcc.h
|
8393cb9068
* Fixed ANSI codes incorrectly being accounted for in dumplots()
|
21 лет назад |
|
dccutil.c
|
8393cb9068
* Fixed ANSI codes incorrectly being accounted for in dumplots()
|
21 лет назад |
|
dccutil.h
|
79d44ef33a
* Removed unused variable use_console_r and DP_LOG
|
21 лет назад |
|
debug.c
|
ff05f19f62
* Last commit reverted as it was insignificant
|
21 лет назад |
|
debug.h
|
ff05f19f62
* Last commit reverted as it was insignificant
|
21 лет назад |
|
egg_timer.c
|
bc91a7e206
* Added rcsid[] to all files
|
21 лет назад |
|
egg_timer.h
|
fa4f5153e6
|
22 лет назад |
|
eggdrop.h
|
474b367e2b
* Changed set of "other" chars for random strings
|
21 лет назад |
|
enclink.c
|
d292713185
* Fixed bot's not being able to link when the botnick case did not match (userlist vs binary -C).
|
21 лет назад |
|
enclink.h
|
e3e3b73ae9
* Removed simple_sprintf's %D param and am calling int_to_base64() directly now
|
21 лет назад |
|
flags.c
|
ce1b3d6057
* Fixed chanset 'manop/mdop/mop' not accepting numbers correctly
|
21 лет назад |
|
flags.h
|
c94eeddd8d
* Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'.
|
21 лет назад |
|
garble.c
|
bc91a7e206
* Added rcsid[] to all files
|
21 лет назад |
|
garble.h
|
fe467c585e
* Removed define GARBLESTRINGS
|
22 лет назад |
|
hash_table.c
|
b150c05717
* Auth system rewritten into a class
|
21 лет назад |
|
hash_table.h
|
ced0ca4ac7
* Added hash table functions from egglib
|
21 лет назад |
|
lang.h
|
2ca9b7d102
* Replacement and removal of defines from old eggdrop language system...
|
21 лет назад |
|
log.c
|
79d44ef33a
* Removed unused variable use_console_r and DP_LOG
|
21 лет назад |
|
log.h
|
79d44ef33a
* Removed unused variable use_console_r and DP_LOG
|
21 лет назад |
|
main.c
|
728b89dce9
* Begin 1.2.4-cvs
|
21 лет назад |
|
main.h
|
0397a51793
* When restarting, also pass along -s
|
21 лет назад |
|
makehelp.c
|
bc91a7e206
* Added rcsid[] to all files
|
21 лет назад |
|
makeres.c
|
7ed79e646c
* Added bool var 'mean-kicks' which enables offensive/mean kick msgs.
|
21 лет назад |
|
match.c
|
bc91a7e206
* Added rcsid[] to all files
|
21 лет назад |
|
match.h
|
d08a62f16b
* Added primitive CIDR ban support (enforcebans/kickban/getop).
|
21 лет назад |
|
misc.c
|
32f1d4cf07
* Fixed nick changing after restart if not matching bot's -C config
|
21 лет назад |
|
misc.h
|
d2922d2768
* Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid
|
21 лет назад |
|
misc_file.c
|
fafdb27cec
* Added /usr/tmp to the tempdir search list
|
21 лет назад |
|
misc_file.h
|
756c56ffe4
* Tempdir is now chosen from a list as follows: (hub) ./tmp/ (leaf) ~/.ssh/..., /tmp/, ./
|
21 лет назад |
|
net.c
|
d2922d2768
* Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid
|
21 лет назад |
|
net.h
|
d2922d2768
* Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid
|
21 лет назад |
|
profile.c
|
c9c8db0356
* Added some profiling code
|
21 лет назад |
|
response.c
|
7ed79e646c
* Added bool var 'mean-kicks' which enables offensive/mean kick msgs.
|
21 лет назад |
|
rfc1459.c
|
bc91a7e206
* Added rcsid[] to all files
|
21 лет назад |
|
rfc1459.h
|
4f9a5b49d5
* Added 005 parsing
|
22 лет назад |
|
set.c
|
85faf37acb
* Fixed cmd_botset not displaying botnick.
|
21 лет назад |
|
set.h
|
dee7b97b1e
* Changed var 'voice-non-ident' to chanint:
|
21 лет назад |
|
settings.h
|
8e1e97b61c
|
21 лет назад |
|
shell.c
|
c94eeddd8d
* Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'.
|
21 лет назад |
|
shell.h
|
c94eeddd8d
* Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'.
|
21 лет назад |
|
socket.c
|
5cba122631
* Converted a bunch of egg_snprintf() to simple_snprintf()
|
21 лет назад |
|
socket.h
|
d08a62f16b
* Added primitive CIDR ban support (enforcebans/kickban/getop).
|
21 лет назад |
|
sorthelp.c
|
0e1536509e
* Should be using calloc() here not my_calloc()
|
21 лет назад |
|
sprintf.c
|
bca87b05ae
* Fixed *many* buffer overflows in the botnet code. (#94)
|
21 лет назад |
|
sprintf.h
|
bca87b05ae
* Fixed *many* buffer overflows in the botnet code. (#94)
|
21 лет назад |
|
stat.h
|
3861e5357b
* Moved most of the "shell" functions to shell.c/.h
|
22 лет назад |
|
stringfix.c
|
79b96ef3a7
* Stupid mem increase to compensate for larger chaninfo help
|
21 лет назад |
|
tandem.h
|
d2922d2768
* Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid
|
21 лет назад |
|
tclhash.c
|
5cba122631
* Converted a bunch of egg_snprintf() to simple_snprintf()
|
21 лет назад |
|
tclhash.h
|
b34f97945d
* Work on auth system to bind dcc commands to auth system without rewriting them
|
21 лет назад |
|
thread.c
|
bc91a7e206
* Added rcsid[] to all files
|
21 лет назад |
|
thread.h
|
98334382b0
* Misc
|
22 лет назад |
|
traffic.h
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 лет назад |
|
types.h
|
491d9c2cf6
* Bad typedef on solaris
|
21 лет назад |
|
userent.c
|
3c666436a8
* Renamed "CONFIG" userentry for bots to "SET"
|
21 лет назад |
|
userent.h
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 лет назад |
|
userrec.c
|
3c666436a8
* Renamed "CONFIG" userentry for bots to "SET"
|
21 лет назад |
|
userrec.h
|
df14fb2f47
* After editing binary with -C, new bots/hosts are automatically added if first bot is linked.
|
21 лет назад |
|
users.c
|
3c666436a8
* Renamed "CONFIG" userentry for bots to "SET"
|
21 лет назад |
|
users.h
|
c94eeddd8d
* Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'.
|
21 лет назад |
|
utc-time.c
|
bc91a7e206
* Added rcsid[] to all files
|
21 лет назад |