Bryan Drewery
|
c4d2cdced3
* Port [3601] to 1.2.14
|
18 anni fa |
Bryan Drewery
|
fed82e7c58
* Port [2416] to 1.2.12
|
20 anni fa |
Bryan Drewery
|
35a1444af8
* Ported [2450] to 1.2.9
|
20 anni fa |
Bryan Drewery
|
348b2e73bc
* Fixed a segfault/cpu-spin during WHO parsing, although, it could have occurred at any time. (#110)
|
21 anni fa |
Bryan Drewery
|
b4572272b9
* Fixed a small cosmetic error with displaying bot info in whois.
|
21 anni fa |
Bryan Drewery
|
3c666436a8
* Renamed "CONFIG" userentry for bots to "SET"
|
21 anni fa |
Bryan Drewery
|
cedf637e52
* Send out changes to set variables over botnet even if new value matches old
|
21 anni fa |
Bryan Drewery
|
66ec6172c0
* Changed password encryption, should auto convert, might need to reset all though. (#75)
|
21 anni fa |
Bryan Drewery
|
c94eeddd8d
* Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'.
|
21 anni fa |
Bryan Drewery
|
c9a48f4aa1
* Don't share out userfile entries to bots that shouldn't get them (nodename/os/uname/config)
|
21 anni fa |
Bryan Drewery
|
3697095bf9
* Don't share out all nodename/os/username/config entries to bots, only send THEIR records.
|
21 anni fa |
Bryan Drewery
|
a8c8d21fdb
* Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d
|
21 anni fa |
Bryan Drewery
|
6897583cd5
* Fixed bot's being tagged with op/login stats. (#22)
|
21 anni fa |
Bryan Drewery
|
cfc68ced0b
* Removed all Assert()/DEBUG_ASSERT code
|
21 anni fa |
Bryan Drewery
|
bc91a7e206
* Added rcsid[] to all files
|
21 anni fa |
Bryan Drewery
|
dc70f3ae47
* Converted over user_entry_type to one binary mix
|
21 anni fa |
Bryan Drewery
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 anni fa |
Bryan Drewery
|
eee2ac03a1
|
21 anni fa |
Bryan Drewery
|
bc44b2f485
|
21 anni fa |
Bryan Drewery
|
932ea597a4
* Save passes in an encrypted form for future use
|
21 anni fa |
Bryan Drewery
|
a2e6dbef2b
|
21 anni fa |
Bryan Drewery
|
40b76c9947
* SECPASS only displays for same user and +a/perm_owner now.
|
21 anni fa |
Bryan Drewery
|
dc75f1e092
* Using custom calloc/realloc functions now to check for failed allocations
|
21 anni fa |
Bryan Drewery
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
22 anni fa |
Bryan Drewery
|
b78962cf18
* C++ hub fixes
|
22 anni fa |
Bryan Drewery
|
b83928cdf0
* More c++ leaf fixes, now for hub :)
|
22 anni fa |
Bryan Drewery
|
03d098da24
* C++ compile warning fixes (Still compat with C)
|
22 anni fa |
Bryan Drewery
|
3164cd2ac8
* Casted memory allocations, c++ requires it
|
22 anni fa |
Bryan Drewery
|
edffa072e6
* Made a MAXPASSLEN
|
22 anni fa |
Bryan Drewery
|
33e1e21fb6
* Laston sharing is now disabled again
|
22 anni fa |