| .. |
|
compat
|
cedc10bf5e
* #undef strdup
|
hace 22 años |
|
mod
|
f063bb4cbb
* Converted // comments to the proper /* */ for ANSI C.
|
hace 22 años |
|
Makefile.in
|
8c22c3a7cd
* Objcopy :)
|
hace 22 años |
|
auth.c
|
4913ef76f6
* Removed define: AUTH, added: AUTHCMDS, AUTHHASH, DCCAUTH, see pack.cfg for details.
|
hace 22 años |
|
auth.h
|
4913ef76f6
* Removed define: AUTH, added: AUTHCMDS, AUTHHASH, DCCAUTH, see pack.cfg for details.
|
hace 22 años |
|
bg.c
|
567cbb87b3
* Moved eggmain.h to common.h
|
hace 22 años |
|
bg.h
|
a08346a247
* Eliminated proto.h. All .c files now have their own header file.
|
hace 22 años |
|
botcmd.c
|
f063bb4cbb
* Converted // comments to the proper /* */ for ANSI C.
|
hace 22 años |
|
botcmd.h
|
a08346a247
* Eliminated proto.h. All .c files now have their own header file.
|
hace 22 años |
|
botmsg.c
|
b73a5a5f95
* Hacked out notes.mod
|
hace 22 años |
|
botmsg.h
|
567cbb87b3
* Moved eggmain.h to common.h
|
hace 22 años |
|
botnet.c
|
567cbb87b3
* Moved eggmain.h to common.h
|
hace 22 años |
|
botnet.h
|
e2f9ba68dc
* Fixed some missing prototypes
|
hace 22 años |
|
cfg.c
|
4913ef76f6
* Removed define: AUTH, added: AUTHCMDS, AUTHHASH, DCCAUTH, see pack.cfg for details.
|
hace 22 años |
|
cfg.h
|
a08346a247
* Eliminated proto.h. All .c files now have their own header file.
|
hace 22 años |
|
chan.h
|
f063bb4cbb
* Converted // comments to the proper /* */ for ANSI C.
|
hace 22 años |
|
chanprog.c
|
04dc37d3f1
* Moved my_port declaration
|
hace 22 años |
|
chanprog.h
|
f48abe350c
* ctcp.mod no longer is a 'module'
|
hace 22 años |
|
cmds.c
|
27f47c5835
* Moved crontab_*() to shell.c
|
hace 22 años |
|
cmds.h
|
ab16af6526
* Cleared out eggdrop.h, just need to merge eggmain.h to eggdrop.h now
|
hace 22 años |
|
color.h
|
d21c1832fa
* Updated UPDATES
|
hace 22 años |
|
common.h
|
4913ef76f6
* Removed define: AUTH, added: AUTHCMDS, AUTHHASH, DCCAUTH, see pack.cfg for details.
|
hace 22 años |
|
core_binds.c
|
567cbb87b3
* Moved eggmain.h to common.h
|
hace 22 años |
|
core_binds.h
|
a08346a247
* Eliminated proto.h. All .c files now have their own header file.
|
hace 22 años |
|
crypt.c
|
f063bb4cbb
* Converted // comments to the proper /* */ for ANSI C.
|
hace 22 años |
|
crypt.h
|
f063bb4cbb
* Converted // comments to the proper /* */ for ANSI C.
|
hace 22 años |
|
dcc.c
|
f0b186923d
* Small fixes
|
hace 22 años |
|
dcc.h
|
44f33181ba
* Small prototype fix
|
hace 22 años |
|
dccutil.c
|
f063bb4cbb
* Converted // comments to the proper /* */ for ANSI C.
|
hace 22 años |
|
dccutil.h
|
40e8319a95
* Added a log.c/log.h and moved logging functions there.
|
hace 22 años |
|
debug.c
|
3861e5357b
* Moved most of the "shell" functions to shell.c/.h
|
hace 22 años |
|
debug.h
|
e2f9ba68dc
* Fixed some missing prototypes
|
hace 22 años |
|
dns.c
|
7958355e4b
* Hacked out dns.mod
|
hace 22 años |
|
dns.h
|
7958355e4b
* Hacked out dns.mod
|
hace 22 años |
|
egg_timer.c
|
567cbb87b3
* Moved eggmain.h to common.h
|
hace 22 años |
|
egg_timer.h
|
ab16af6526
* Cleared out eggdrop.h, just need to merge eggmain.h to eggdrop.h now
|
hace 22 años |
|
eggdrop.h
|
40e8319a95
* Added a log.c/log.h and moved logging functions there.
|
hace 22 años |
|
flags.c
|
f063bb4cbb
* Converted // comments to the proper /* */ for ANSI C.
|
hace 22 años |
|
flags.h
|
f120cffe0d
* Moved a majority of eggdrop.h to proper places
|
hace 22 años |
|
garble.c
|
567cbb87b3
* Moved eggmain.h to common.h
|
hace 22 años |
|
garble.h
|
a08346a247
* Eliminated proto.h. All .c files now have their own header file.
|
hace 22 años |
|
lang.h
|
01a3f3b226
* Typo in tell_ignores()
|
hace 22 años |
|
log.c
|
c53ef9748b
* Fixed a bug in putlog()
|
hace 22 años |
|
log.h
|
f063bb4cbb
* Converted // comments to the proper /* */ for ANSI C.
|
hace 22 años |
|
main.c
|
27f47c5835
* Moved crontab_*() to shell.c
|
hace 22 años |
|
main.h
|
27f47c5835
* Moved crontab_*() to shell.c
|
hace 22 años |
|
makehelp.c
|
b31e1289ad
|
hace 22 años |
|
makesettings.c
|
b31e1289ad
|
hace 22 años |
|
match.c
|
567cbb87b3
* Moved eggmain.h to common.h
|
hace 22 años |
|
match.h
|
a08346a247
* Eliminated proto.h. All .c files now have their own header file.
|
hace 22 años |
|
misc.c
|
f063bb4cbb
* Converted // comments to the proper /* */ for ANSI C.
|
hace 22 años |
|
misc.h
|
3861e5357b
* Moved most of the "shell" functions to shell.c/.h
|
hace 22 años |
|
misc_file.c
|
567cbb87b3
* Moved eggmain.h to common.h
|
hace 22 años |
|
misc_file.h
|
a08346a247
* Eliminated proto.h. All .c files now have their own header file.
|
hace 22 años |
|
modules.c
|
7958355e4b
* Hacked out dns.mod
|
hace 22 años |
|
modules.h
|
ab16af6526
* Cleared out eggdrop.h, just need to merge eggmain.h to eggdrop.h now
|
hace 22 años |
|
net.c
|
4096bf665f
* Moved resolve_timeout declaration
|
hace 22 años |
|
net.h
|
44f33181ba
* Small prototype fix
|
hace 22 años |
|
rfc1459.c
|
567cbb87b3
* Moved eggmain.h to common.h
|
hace 22 años |
|
rfc1459.h
|
a08346a247
* Eliminated proto.h. All .c files now have their own header file.
|
hace 22 años |
|
shell.c
|
27f47c5835
* Moved crontab_*() to shell.c
|
hace 22 años |
|
shell.h
|
27f47c5835
* Moved crontab_*() to shell.c
|
hace 22 años |
|
sorthelp.c
|
96d899d0ab
* Removed mdop usage from cmd_mdop
|
hace 22 años |
|
stat.h
|
3861e5357b
* Moved most of the "shell" functions to shell.c/.h
|
hace 22 años |
|
stringfix.c
|
b31e1289ad
|
hace 22 años |
|
tandem.h
|
dfc9dbb9da
* Removed all that EGG_VARARGS crap
|
hace 22 años |
|
tcl.c
|
567cbb87b3
* Moved eggmain.h to common.h
|
hace 22 años |
|
tclegg.h
|
a08346a247
* Eliminated proto.h. All .c files now have their own header file.
|
hace 22 años |
|
tclhash.c
|
567cbb87b3
* Moved eggmain.h to common.h
|
hace 22 años |
|
tclhash.h
|
e2f9ba68dc
* Fixed some missing prototypes
|
hace 22 años |
|
traffic.h
|
cf98bc47be
* Made itraffic_* otraffic_* into a single struct.
|
hace 22 años |
|
types.h
|
a08346a247
* Eliminated proto.h. All .c files now have their own header file.
|
hace 22 años |
|
userent.c
|
567cbb87b3
* Moved eggmain.h to common.h
|
hace 22 años |
|
userent.h
|
a08346a247
* Eliminated proto.h. All .c files now have their own header file.
|
hace 22 años |
|
userrec.c
|
f063bb4cbb
* Converted // comments to the proper /* */ for ANSI C.
|
hace 22 años |
|
userrec.h
|
a08346a247
* Eliminated proto.h. All .c files now have their own header file.
|
hace 22 años |
|
users.c
|
f063bb4cbb
* Converted // comments to the proper /* */ for ANSI C.
|
hace 22 años |
|
users.h
|
a08346a247
* Eliminated proto.h. All .c files now have their own header file.
|
hace 22 años |
|
utc-time.c
|
a2279bd7f9
* Didn't mean to commit the test utc-time.c
|
hace 22 años |