| .. |
|
compat
|
bc1c90d649
Merge branch 'crypt-updates'
|
16 anni fa |
|
crypto
|
43db7666ac
* Search in lib/ for libraries
|
16 anni fa |
|
mod
|
09fb491a4a
* Remove redundant flag clearing / joining code
|
16 anni fa |
|
.gitignore
|
e45e36b07c
* Add *.o to .gitignores
|
17 anni fa |
|
EncryptedStream.c
|
5fb5b4422d
* Use String::dup where appropriate
|
16 anni fa |
|
EncryptedStream.h
|
25113846ca
* Remove compiler hack for overloaded virtuals and use a 'using' line
|
16 anni fa |
|
Makefile.in
|
eee567c263
* Make makesort use bdlib
|
16 anni fa |
|
adns.c
|
2ef4f0ed8c
Merge branch 'raise-handlen'
|
16 anni fa |
|
adns.h
|
a5fff3c7f3
Merge branch 'blocking-dns'
|
16 anni fa |
|
auth.c
|
3881a00742
* More nicklen/handlen cleanups
|
16 anni fa |
|
auth.h
|
a318d5445d
* Make Auth use bd::HashTable
|
16 anni fa |
|
base64.c
|
9fe5a9ae39
* Use bdlib base64
|
16 anni fa |
|
base64.h
|
9fe5a9ae39
* Use bdlib base64
|
16 anni fa |
|
bg.c
|
b48d1c8211
* Fix multiple warnings about unused results (warn_unused_result)
|
17 anni fa |
|
bg.h
|
ea6948ccde
* Remove obsoleted conf.watcher
|
16 anni fa |
|
binary.c
|
3b122f2a15
* Updates
|
16 anni fa |
|
binary.h
|
14f34ecafb
* Fix problem of upgrading with uninitialized binaries causing corruption
|
17 anni fa |
|
binds.c
|
53fff78db7
* Bind fixes
|
16 anni fa |
|
binds.h
|
3d73dd7ea4
* Move tclhash.* to binds.* (tcl hasnt been used in years)
|
17 anni fa |
|
botcmd.c
|
40255aea0c
* Cleanup dcc.nick/host/simulbot lengths
|
16 anni fa |
|
botcmd.h
|
7ebc6962df
* Use bsearch() for botcmd_t structs, help_t struct help, and the variable_t struct vars
|
18 anni fa |
|
botmsg.c
|
49bc2bea58
* Trim out an extra space when sending logs between hubs
|
16 anni fa |
|
botmsg.h
|
d9ce55f647
* Port [3426] to 1.2.14
|
19 anni fa |
|
botnet.c
|
40255aea0c
* Cleanup dcc.nick/host/simulbot lengths
|
16 anni fa |
|
botnet.h
|
428466cf90
* Use the buildts and git commit in versioning / upgrading
|
17 anni fa |
|
buildinfo.h.in
|
efd8d881e8
* Port [2413] to 1.2.12
|
20 anni fa |
|
chan.h
|
2ef4f0ed8c
Merge branch 'raise-handlen'
|
16 anni fa |
|
chanprog.c
|
e8a79f7d51
* Don't join chans if set k|k
|
16 anni fa |
|
chanprog.h
|
3881a00742
* More nicklen/handlen cleanups
|
16 anni fa |
|
cmds.c
|
2ef4f0ed8c
Merge branch 'raise-handlen'
|
16 anni fa |
|
cmds.h
|
ae0b2ac496
* Fix aliases not properly indicating bad command on leaf bots (fixes #297)
|
17 anni fa |
|
color.h
|
c0e02b4d46
* More work on colors
|
22 anni fa |
|
common.h
|
4e946a28db
* Remove old debugging/cygwin code
|
16 anni fa |
|
conf.c
|
1ba7cce279
* Cleanup some HANDLEN usage
|
16 anni fa |
|
conf.h
|
d779e9dec9
* Link over unix domain socket to localhub
|
16 anni fa |
|
core_binds.c
|
6a2cd6a029
Merge branch 'remove-egg-prefix'
|
17 anni fa |
|
core_binds.h
|
7fd69e5820
* Port [3188] to 1.2.14
|
19 anni fa |
|
crypt.c
|
af9def3ff4
* Add eggdrop's blowfish which will enable FiSH support
|
16 anni fa |
|
crypt.h
|
af9def3ff4
* Add eggdrop's blowfish which will enable FiSH support
|
16 anni fa |
|
dcc.c
|
3881a00742
* More nicklen/handlen cleanups
|
16 anni fa |
|
dcc.h
|
3881a00742
* More nicklen/handlen cleanups
|
16 anni fa |
|
dccutil.c
|
2ef4f0ed8c
Merge branch 'raise-handlen'
|
16 anni fa |
|
dccutil.h
|
e84178f84d
* Cleanup DCC/Telnet listening so bot only listens on IPV6 if it was specifically given an IPV6 IP.
|
16 anni fa |
|
debug.c
|
9679b5d051
* Cast pid_t to unsigned long to avoid solaris warnings
|
16 anni fa |
|
debug.h
|
fd5180392b
Merge branch 'remove-stackdump'
|
17 anni fa |
|
egg_timer.c
|
5cb351444f
* Cleanup licenses
|
18 anni fa |
|
egg_timer.h
|
fa4f5153e6
|
22 anni fa |
|
eggdrop.h
|
2ef4f0ed8c
Merge branch 'raise-handlen'
|
16 anni fa |
|
enclink.c
|
87e710e008
* Use enclink for relays
|
16 anni fa |
|
enclink.h
|
87e710e008
* Use enclink for relays
|
16 anni fa |
|
flags.c
|
ccedef4c46
* When in +f, automatically remove -D
|
16 anni fa |
|
flags.h
|
1ccff9bccd
* Inline some flag checking functions
|
17 anni fa |
|
garble.c
|
288300b569
* port [3868] to 1.2.16 from trunk
|
18 anni fa |
|
garble.h
|
288300b569
* port [3868] to 1.2.16 from trunk
|
18 anni fa |
|
log.c
|
27f47b3512
* Rename logf -> log_f to avoid linking conflict on solaris
|
16 anni fa |
|
log.h
|
008abfb85a
* Write all logs to .l-botnick when compiled in DEBUG mode
|
17 anni fa |
|
main.c
|
2ef4f0ed8c
Merge branch 'raise-handlen'
|
16 anni fa |
|
main.h
|
6188eb8f3a
* Localhub: Don't share out VAR_NOLDEF vars to child bots until linked to a hub
|
16 anni fa |
|
makehelp.c
|
3c226c5d83
* Use bdlib for makehelp
|
16 anni fa |
|
makeres.c
|
21f63d8168
* Use bdlib for makeres
|
16 anni fa |
|
makeset.c
|
ee006372ae
* Optimize some substring calls using new bdlib interface
|
16 anni fa |
|
makesort.c
|
eee567c263
* Make makesort use bdlib
|
16 anni fa |
|
match.c
|
3fccf460bb
* Remove unnecessary egg_ prefix from some function calls
|
17 anni fa |
|
match.h
|
d08a62f16b
* Added primitive CIDR ban support (enforcebans/kickban/getop).
|
21 anni fa |
|
misc.c
|
2ef4f0ed8c
Merge branch 'raise-handlen'
|
16 anni fa |
|
misc.h
|
fb9772e1c8
Merge branch 'bantype'
|
16 anni fa |
|
misc_file.c
|
e2ba5ba506
* Fix multiple memory leaks in class Tempfile
|
16 anni fa |
|
misc_file.h
|
9aa11218da
* Use mmap for writing packdata too (optimizations and error checking coming next)
|
18 anni fa |
|
net.c
|
9ade7b2243
Merge branch 'fix-ircfuzz-findings'
|
16 anni fa |
|
net.h
|
e4510c27dd
* Replace socklist.inbuf with a bd::String
|
16 anni fa |
|
response.c
|
73743349c9
* Remove 'set mean-kicks' and change to 'chanset +meankicks' (default on, does not upgrade from old .set, must unset after upgrade if wanted)
|
18 anni fa |
|
rfc1459.c
|
5cb351444f
* Cleanup licenses
|
18 anni fa |
|
rfc1459.h
|
4f9a5b49d5
* Added 005 parsing
|
22 anni fa |
|
set.c
|
ab612cce5e
* Add msg-release
|
16 anni fa |
|
set.h
|
ab612cce5e
* Add msg-release
|
16 anni fa |
|
settings.h
|
5c142e3dc1
* Remove remaining email code, as well as OWNEREMAIL
|
16 anni fa |
|
shell.c
|
48e5bba511
* Fix regression in autocron: Wasn't working on FreeBSD due to 'crontab -l' not returning anything on STDOUT with an empty crontab
|
16 anni fa |
|
shell.h
|
5c142e3dc1
* Remove remaining email code, as well as OWNEREMAIL
|
16 anni fa |
|
socket.c
|
e5ee96497f
* Set vim settings on {socket,adns,core_binds}.c to handle tabs properly as they were taken from egglib and never indented.
|
16 anni fa |
|
socket.h
|
21676762d4
* Ported misc CYGWIN fixes to 1.2.9
|
20 anni fa |
|
sorthelp.c
|
eee567c263
* Make makesort use bdlib
|
16 anni fa |
|
sprintf.c
|
92ab12e3ba
* Add right padding / left justification
|
17 anni fa |
|
sprintf.h
|
bca87b05ae
* Fixed *many* buffer overflows in the botnet code. (#94)
|
21 anni fa |
|
stat.h
|
3861e5357b
* Moved most of the "shell" functions to shell.c/.h
|
22 anni fa |
|
stringfix.c
|
fbce4d23b3
* Fix warnings in compile utils
|
17 anni fa |
|
tandem.h
|
2c73e786fa
* Don't truncate log's timestamp when relaying logs
|
16 anni fa |
|
thread.c
|
5cb351444f
* Cleanup licenses
|
18 anni fa |
|
thread.h
|
98334382b0
* Misc
|
22 anni fa |
|
timestamp.c
|
0cd7acd236
* Fix timezone issues in getts/getdate
|
17 anni fa |
|
traffic.h
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 anni fa |
|
types.h
|
bc47d5d151
* Cleanup some of the time_t mess
|
18 anni fa |
|
userent.c
|
1da96702f3
* Share protected user entries with localhubs for their children
|
16 anni fa |
|
userent.h
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 anni fa |
|
userrec.c
|
d65efaeadb
* When auto adding hostname, do not consider -telnet! hostnames as conflicting.
|
16 anni fa |
|
userrec.h
|
140058387e
* Remove unneded int idx from stream_writeuserfile() stack
|
16 anni fa |
|
users.c
|
bfa6a60b6b
* Add note that a user not found may just be a permissions issue
|
16 anni fa |
|
users.h
|
e44719ee4f
* Use bd::Stream
|
17 anni fa |
|
utc-time.c
|
bc91a7e206
* Added rcsid[] to all files
|
21 anni fa |