| Commit message (Expand) | Author | Agepre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
td.linenos .special { color: #000000; background-color: #ff JailBird | 2022-11-09 | 1 | -1/+1 |
| * | make more snotes L_NETWIDE | jess | 2020-11-08 | 1 | -14/+14 |
| * | modules/m_set: booleanify. | Elizabeth Myers | 2016-04-10 | 1 | -24/+24 |
| * | Replace s_auth/blacklist stuff with authd calls•••This also does a lot of surgery on the conf system to reconfigure authd.
/!\ WARNING! ACHTUNG! ADVERTENCIA! ATTENTION! AVVERTIMENTO! /!\
This code has not been run-time tested yet (though it compiles)!
| Elizabeth Myers | 2016-03-28 | 1 | -0/+1 |
| * | common.h: raison d'ĂȘtre is gone, so out it goes.•••Fold whatever was left into ircd_defs.h
| Elizabeth Myers | 2016-03-23 | 1 | -1/+0 |
| * | Message handlers should return void.•••Also fix up some return values and stuff to use bool (or void if
nothing). I just did it whilst I was here.
According to jilles, the return value used to signify whether or not the
client had exited. This was error-prone and was fixed a long, long time
ago, but the return value was left int for historical reasons.
Since the return type is not used (and has no clear use case anyway),
it's safe to just get rid of it.
| Elizabeth Myers | 2016-03-09 | 1 | -8/+6 |
| * | Move module description headers to the top•••This is cleaner.
Note this was broken out of a much larger piece of work I did, so if
there's any problems, I apologise!
| Elizabeth Myers | 2016-03-09 | 1 | -1/+2 |
| * | modules: Add AV2 descriptions to all m_s* modules | Andrew Wilcox | 2016-03-07 | 1 | -1/+2 |
| * | generated by cgit v1.3.1-10-gc9f91 (git 2.54.0) at 2026-08-08 13:21:48 +0000
|