Bryan Drewery
|
7ab0c8b5cd
* Ported [2431] to 1.2.9
|
20 жил өмнө |
Bryan Drewery
|
cd71e6c010
* More case fixes
|
21 жил өмнө |
Bryan Drewery
|
14a6f29318
* Fixed many channel cmds blocking access due to +botbitch. (#141)
|
21 жил өмнө |
Bryan Drewery
|
6bc5b6a696
* Completed some missing code for '+r' (#127)
|
21 жил өмнө |
Bryan Drewery
|
55e6306412
* Added flag '+r' which will make a bot resolve all hosts it sees to match against userlist. (You should only set this per-chan)
|
21 жил өмнө |
Bryan Drewery
|
42e4b52df7
* cmd_adduser now sends a NOTICE to the person being added with their initial password.
|
21 жил өмнө |
Bryan Drewery
|
d2922d2768
* Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid
|
21 жил өмнө |
kathleen
|
2ca9b7d102
* Replacement and removal of defines from old eggdrop language system...
|
21 жил өмнө |
Bryan Drewery
|
2e5dbb851b
* cmd_getkey over .botcmd was displaying excess newlines.
|
21 жил өмнө |
Bryan Drewery
|
6de1d2110b
* cmd_find now optional takes a username instead of a nick!user@host to search for.
|
21 жил өмнө |
Bryan Drewery
|
5cba122631
* Converted a bunch of egg_snprintf() to simple_snprintf()
|
21 жил өмнө |
Bryan Drewery
|
a8c8d21fdb
* Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d
|
21 жил өмнө |
Bryan Drewery
|
b150c05717
* Auth system rewritten into a class
|
21 жил өмнө |
Bryan Drewery
|
b34f97945d
* Work on auth system to bind dcc commands to auth system without rewriting them
|
21 жил өмнө |
Bryan Drewery
|
f060e61929
* Added channel flag +|-botbitch, when set only bots will be allowed to be opped, users be auto-deopped.
|
21 жил өмнө |
Bryan Drewery
|
bc91a7e206
* Added rcsid[] to all files
|
21 жил өмнө |
Bryan Drewery
|
a9d27f32fb
* Removed defines from ctcp/irc/server/channels
|
21 жил өмнө |
Bryan Drewery
|
09d6f654a6
* Added type field to cmd_t to specify 0/HUB/LEAF (both/1/2)
|
21 жил өмнө |
Bryan Drewery
|
aa6f46923a
* cmd_deluser change: only allow a |m user to remove users whom they have added.
|
21 жил өмнө |
Bryan Drewery
|
7a5c32eb81
* Removed strncpyz and am now using OpenBSD's strlcpy()
|
21 жил өмнө |
Bryan Drewery
|
4c15df5b1a
* DISABLED: invite hijack detection and cmd_iop
|
21 жил өмнө |
Bryan Drewery
|
8cf258172e
* Added bot int into cache_t
|
21 жил өмнө |
Bryan Drewery
|
8288e99b83
* Added cmd_iop which will invite the specified nick to a chan and then auto-op them upon joining (does a userhost)
|
21 жил өмнө |
Bryan Drewery
|
3d470e3c50
|
21 жил өмнө |
Bryan Drewery
|
a89d4b523e
* Fixed cmd_channel showing a user as an op in a +private chan where they might have not access.
|
21 жил өмнө |
Bryan Drewery
|
dc75f1e092
* Using custom calloc/realloc functions now to check for failed allocations
|
21 жил өмнө |
Bryan Drewery
|
8eaa6e7707
* dprintf() now longer uses a static char buffer, don't know why it was
|
21 жил өмнө |
Bryan Drewery
|
574a889992
|
21 жил өмнө |
Bryan Drewery
|
b7d02204df
|
21 жил өмнө |
Bryan Drewery
|
96581b8660
* 'strict-host' is now '1'; ident is now parsed CORRECTLY, *!ident@host will no longer match *!~ident@host.
|
21 жил өмнө |