Bryan Drewery
|
e62757adce
* Now using bot handle for cookies, not nick (solves problems with bots changing nick before opping)
|
21 tahun lalu |
Bryan Drewery
|
ae8e8105a4
* get_user_by_host() wasn't checking how I wanted, now doing it manually
|
21 tahun lalu |
Bryan Drewery
|
d1ed7c4b12
|
21 tahun lalu |
Bryan Drewery
|
2ced7095b4
* Don't auto add a hostmask if it will conflict with another user
|
21 tahun lalu |
Bryan Drewery
|
96581b8660
* 'strict-host' is now '1'; ident is now parsed CORRECTLY, *!ident@host will no longer match *!~ident@host.
|
21 tahun lalu |
Bryan Drewery
|
1e391c9609
|
21 tahun lalu |
Bryan Drewery
|
e65263bea1
* New mode parsing code
|
21 tahun lalu |
Bryan Drewery
|
ddecf7be05
* Combined 3 memberlist loops in check_expired_chanstuff (ie, idle kick/voicing checks)
|
21 tahun lalu |
Bryan Drewery
|
011b9e0563
* Use hops, not servername for getops
|
21 tahun lalu |
Bryan Drewery
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 tahun lalu |
Bryan Drewery
|
867103e7f7
* More type fixes
|
22 tahun lalu |
Bryan Drewery
|
264ea303d8
* Changed private() to privchan() and channel_private() to channel_privchan() for c++ compatability
|
22 tahun lalu |
Bryan Drewery
|
3164cd2ac8
* Casted memory allocations, c++ requires it
|
22 tahun lalu |
Bryan Drewery
|
b24581cdf5
* More work on new settings data
|
22 tahun lalu |
Bryan Drewery
|
fb8a9c90ea
* More cookie work, now it just needs something to stop re-use
|
22 tahun lalu |
Bryan Drewery
|
544892066e
* More cookie work, needs re-use checking still
|
22 tahun lalu |
Bryan Drewery
|
aed2b5005f
* Removed a ton of unused paramaters
|
22 tahun lalu |
Bryan Drewery
|
db68c72cf4
* Optimized raise_limit() code, hopefully will lower amount of CPU usage
|
22 tahun lalu |
Bryan Drewery
|
a9c61f449c
* Optimized the dovoice code somewhat to try to reduce the drastic cpu usage
|
22 tahun lalu |
Bryan Drewery
|
fa19eefabb
* Inlined and optimized some of the flag checking functions
|
22 tahun lalu |
Bryan Drewery
|
1141a0a9d2
* Begin work on new multi-bot queued cookie ops
|
22 tahun lalu |
Bryan Drewery
|
59a4bfbdf6
* Oops, forgot to remove check_expired_chanstuff from timer()
|
22 tahun lalu |
Bryan Drewery
|
a01dbc57bf
* Remove define AUTOLOCK
|
22 tahun lalu |
Bryan Drewery
|
b0cb8d4551
* Removed define UTCTIME
|
22 tahun lalu |
Bryan Drewery
|
610bf09a6b
* Removed AUTHCMDS define
|
22 tahun lalu |
Bryan Drewery
|
75a2595536
* Wrote initial response functions
|
22 tahun lalu |
Bryan Drewery
|
71702c302b
* Possibly fixed the 'no one to ask for ops from on #chan' bug
|
22 tahun lalu |
Bryan Drewery
|
477173ed8e
* Fixed |d bug
|
22 tahun lalu |
Bryan Drewery
|
482e15f7d5
* Filled all fr.bot with 0
|
22 tahun lalu |
Bryan Drewery
|
5e242c2a4e
* No longer using USER_BOT
|
22 tahun lalu |