Bryan Drewery
|
a7ea42ee13
* Update copyrights/licenses
|
16 anni fa |
Bryan Drewery
|
ccedef4c46
* When in +f, automatically remove -D
|
16 anni fa |
Bryan Drewery
|
9a0dc420f6
Merge branch 'inline-flag-checking'
|
16 anni fa |
Bryan Drewery
|
1ccff9bccd
* Inline some flag checking functions
|
17 anni fa |
Bryan Drewery
|
3fccf460bb
* Remove unnecessary egg_ prefix from some function calls
|
17 anni fa |
Bryan Drewery
|
5cb351444f
* Cleanup licenses
|
18 anni fa |
Bryan Drewery
|
4e48776486
* Port [2532] to 1.2.16 from trunk
|
18 anni fa |
Bryan Drewery
|
1540326701
* Port [3479] to 1.2.14
|
19 anni fa |
Bryan Drewery
|
e9b8d2b64c
* Port [3412] to 1.2.14
|
19 anni fa |
Bryan Drewery
|
3a44b8bb3d
* Port [3341] to 1.2.14
|
19 anni fa |
Bryan Drewery
|
58fc24add6
* Port [3201] to 1.2.14
|
19 anni fa |
Bryan Drewery
|
778ab617b9
* Port [3161] to 1.2.13
|
19 anni fa |
Bryan Drewery
|
4f8a618499
* Port [3003] to 1.2.11
|
20 anni fa |
Bryan Drewery
|
1eea2d78af
* whois_access() had owner check backwards :)
|
21 anni fa |
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 anni fa |
Bryan Drewery
|
0f01ec9802
* Fixed the whois_access() function to not allow non-perm owners to see/access perm-owners.
|
21 anni fa |
Bryan Drewery
|
ce1b3d6057
* Fixed chanset 'manop/mdop/mop' not accepting numbers correctly
|
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
|
f82cc8081d
* chk_op() should return 1 if global +o and no chan
|
21 anni fa |
Bryan Drewery
|
8a53fb3ce8
* Fixed some missing sanity checking on certain user flags for channel records.
|
21 anni fa |
Bryan Drewery
|
13adc721c8
* +O now implies +o
|
21 anni fa |
Bryan Drewery
|
cc48b96cf5
* Misc compile fixes
|
21 anni fa |
Bryan Drewery
|
e89b3911cc
* Users can no longer who PERM OWNERS unless they are themselves one.
|
21 anni fa |
Bryan Drewery
|
f060e61929
* Added channel flag +|-botbitch, when set only bots will be allowed to be opped, users be auto-deopped.
|
21 anni fa |
Bryan Drewery
|
014e78d713
* Users who are v|o in a +private chan are now voiced, as before |v was needed.
|
21 anni fa |
Bryan Drewery
|
bc91a7e206
* Added rcsid[] to all files
|
21 anni fa |
Bryan Drewery
|
88377d31ae
* More conversions
|
21 anni fa |
Bryan Drewery
|
7a5c32eb81
* Removed strncpyz and am now using OpenBSD's strlcpy()
|
21 anni fa |
Bryan Drewery
|
e34eebe527
* +m no longer implies +j.
|
21 anni fa |
Bryan Drewery
|
dc75f1e092
* Using custom calloc/realloc functions now to check for failed allocations
|
21 anni fa |