Bryan Drewery
|
b42ad56fda
Merge branch 'compile-warnings' into next
|
14 年之前 |
Bryan Drewery
|
63d091ce4c
Cast time_t to long to avoid printf() format warning
|
14 年之前 |
Bryan Drewery
|
c79b37c5ed
Merge branch 'fix-laston' into next
|
14 年之前 |
Bryan Drewery
|
3c4087d1c2
* Fix LASTON not being shared
|
14 年之前 |
Bryan Drewery
|
a33fb034b0
Merge branch '21-botgroups' (early part) into next
|
14 年之前 |
Bryan Drewery
|
d1499a0043
* Unpack all USERENTRY_SET regardless of being a hub
|
14 年之前 |
Bryan Drewery
|
a812748bff
Merge branch '21-botgroups' into next
|
14 年之前 |
Bryan Drewery
|
78ddc45a33
* Share groups with all bots
|
14 年之前 |
Bryan Drewery
|
05f8b27019
Merge branch 'fix-password-length' into next
|
14 年之前 |
Bryan Drewery
|
20422b62f2
* Don't truncate password at MAXPASSLEN when setting or assigning password
|
14 年之前 |
Bryan Drewery
|
8225d0e247
Merge branch 'update-bdlib' into next
|
15 年之前 |
Bryan Drewery
|
e29898f1c7
* Remove unused buffers from String::printf changes
|
15 年之前 |
Bryan Drewery
|
993f2cc3e0
* Update bd::String::printf syntax
|
15 年之前 |
Bryan Drewery
|
38c87bc9b6
* Check for removed server after .set as well
|
16 年之前 |
Bryan Drewery
|
a7ea42ee13
* Update copyrights/licenses
|
16 年之前 |
Bryan Drewery
|
2d787d117f
* Use ContextNote for debug buffer appending
|
16 年之前 |
Bryan Drewery
|
83e1dfa7b8
* Make 'Context' log the file/line number into the debug buffer
|
16 年之前 |
Bryan Drewery
|
1da96702f3
* Share protected user entries with localhubs for their children
|
16 年之前 |
Bryan Drewery
|
e8e120cde9
* Allow localhub to operate as a hub in some ways
|
16 年之前 |
Bryan Drewery
|
2aea6f7a09
* Fix crypted password getting truncated on share
|
16 年之前 |
Bryan Drewery
|
6a2cd6a029
Merge branch 'remove-egg-prefix'
|
17 年之前 |
Bryan Drewery
|
90da1207ef
* Update bdlib and change stream.printf calls to use String.printf instead
|
17 年之前 |
Bryan Drewery
|
e44719ee4f
* Use bd::Stream
|
17 年之前 |
Bryan Drewery
|
3bcb4da46f
* Now using EncryptedStream to write/save userfiles
|
20 年之前 |
Bryan Drewery
|
389402fe78
Merge branch 'sprintf-updates'
|
17 年之前 |
Bryan Drewery
|
3fccf460bb
* Remove unnecessary egg_ prefix from some function calls
|
17 年之前 |
Bryan Drewery
|
80d3d4ab8b
* Fix cmd_botset not setting default/global value on leaf bots when clearing a var (fixes #389)
|
17 年之前 |
Bryan Drewery
|
1ed7eb47cc
* Convert more to simple_snprintf
|
17 年之前 |
Bryan Drewery
|
fdddab0350
* Add salted_sha1() and remove obsoleted encrypt_pass()
|
17 年之前 |
Bryan Drewery
|
d2ac3af42c
* Clear out the old PASS1 record once a PASS2 is set, but don't share this change
|
17 年之前 |