Bryan Drewery
|
3a44b8bb3d
* Port [3341] to 1.2.14
|
19 vuotta sitten |
Bryan Drewery
|
58fc24add6
* Port [3201] to 1.2.14
|
19 vuotta sitten |
Bryan Drewery
|
778ab617b9
* Port [3161] to 1.2.13
|
19 vuotta sitten |
Bryan Drewery
|
4f8a618499
* Port [3003] to 1.2.11
|
20 vuotta sitten |
Bryan Drewery
|
1eea2d78af
* whois_access() had owner check backwards :)
|
21 vuotta sitten |
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 vuotta sitten |
Bryan Drewery
|
0f01ec9802
* Fixed the whois_access() function to not allow non-perm owners to see/access perm-owners.
|
21 vuotta sitten |
Bryan Drewery
|
ce1b3d6057
* Fixed chanset 'manop/mdop/mop' not accepting numbers correctly
|
21 vuotta sitten |
Bryan Drewery
|
c94eeddd8d
* Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'.
|
21 vuotta sitten |
Bryan Drewery
|
f82cc8081d
* chk_op() should return 1 if global +o and no chan
|
21 vuotta sitten |
Bryan Drewery
|
8a53fb3ce8
* Fixed some missing sanity checking on certain user flags for channel records.
|
21 vuotta sitten |
Bryan Drewery
|
13adc721c8
* +O now implies +o
|
21 vuotta sitten |
Bryan Drewery
|
cc48b96cf5
* Misc compile fixes
|
21 vuotta sitten |
Bryan Drewery
|
e89b3911cc
* Users can no longer who PERM OWNERS unless they are themselves one.
|
21 vuotta sitten |
Bryan Drewery
|
f060e61929
* Added channel flag +|-botbitch, when set only bots will be allowed to be opped, users be auto-deopped.
|
21 vuotta sitten |
Bryan Drewery
|
014e78d713
* Users who are v|o in a +private chan are now voiced, as before |v was needed.
|
21 vuotta sitten |
Bryan Drewery
|
bc91a7e206
* Added rcsid[] to all files
|
21 vuotta sitten |
Bryan Drewery
|
88377d31ae
* More conversions
|
21 vuotta sitten |
Bryan Drewery
|
7a5c32eb81
* Removed strncpyz and am now using OpenBSD's strlcpy()
|
21 vuotta sitten |
Bryan Drewery
|
e34eebe527
* +m no longer implies +j.
|
21 vuotta sitten |
Bryan Drewery
|
dc75f1e092
* Using custom calloc/realloc functions now to check for failed allocations
|
21 vuotta sitten |
Bryan Drewery
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 vuotta sitten |
Bryan Drewery
|
264ea303d8
* Changed private() to privchan() and channel_private() to channel_privchan() for c++ compatability
|
22 vuotta sitten |
Bryan Drewery
|
89cb12725d
* C++ fixes
|
22 vuotta sitten |
Bryan Drewery
|
4efabec37f
|
22 vuotta sitten |
Bryan Drewery
|
3164cd2ac8
* Casted memory allocations, c++ requires it
|
22 vuotta sitten |
Bryan Drewery
|
84a7998db2
* Added FR_ANYCH
|
22 vuotta sitten |
Bryan Drewery
|
aed2b5005f
* Removed a ton of unused paramaters
|
22 vuotta sitten |
Bryan Drewery
|
3bdbb0198f
* Indent
|
22 vuotta sitten |
Bryan Drewery
|
fa19eefabb
* Inlined and optimized some of the flag checking functions
|
22 vuotta sitten |