Bryan Drewery
|
fb732ef3f6
* Fix oidentd.conf usage
|
19 年之前 |
Bryan Drewery
|
3ffb80102a
* Port [3209] to 1.2.14
|
19 年之前 |
Bryan Drewery
|
6f4cbdab5d
* Port [3009] to 1.2.11
|
20 年之前 |
Bryan Drewery
|
b81cc8cdf4
* Ported [2518] to 1.2.9 (fixes #189)
|
20 年之前 |
Bryan Drewery
|
8a922ff750
* Ported [2462] to 1.2.9
|
20 年之前 |
Bryan Drewery
|
ff04713c4e
* Ported [2445] to 1.2.9 (fixes #143)
|
20 年之前 |
Bryan Drewery
|
79d44ef33a
* Removed unused variable use_console_r and DP_LOG
|
21 年之前 |
Bryan Drewery
|
c94eeddd8d
* Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'.
|
21 年之前 |
Bryan Drewery
|
d2922d2768
* Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid
|
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
|
93b7df34ce
* Moved dumplots() to dccutil.c
|
21 年之前 |
Bryan Drewery
|
b99e4fd7c4
* Changed the order of some initialize functions in main.c to call majority after startup_checks()
|
21 年之前 |
Bryan Drewery
|
40224bbdf0
* Fixed a dcctable list 'gap'/'leak'
|
21 年之前 |
Bryan Drewery
|
cc2720e940
* Added DP_DUMP
|
21 年之前 |
Bryan Drewery
|
9587fd9d2a
* Added valid_idx()
|
21 年之前 |
Bryan Drewery
|
5fecc94dd5
* Huge commit that introduces countless bugs I'm sure.
|
21 年之前 |
Bryan Drewery
|
ae1ac960aa
* Inlining work
|
22 年之前 |
Bryan Drewery
|
77363f3e6c
* Using 'inline' now no longer using '__inline__'
|
22 年之前 |
Bryan Drewery
|
3c66076cfb
* Fixed some char * that should have been const
|
22 年之前 |
Bryan Drewery
|
76c954f09e
* Added attributes: format, noreturn
|
22 年之前 |
Bryan Drewery
|
4d86714aa2
* inline -> __inline__
|
22 年之前 |
Bryan Drewery
|
9c6eb6bc11
* Code improvements
|
22 年之前 |
Bryan Drewery
|
1bea7dd37b
* Changed all port declaration to port_t (unsigned short)
|
22 年之前 |
Bryan Drewery
|
6f7fbc1435
* Cleaned up several compiler errors (-W)
|
22 年之前 |
Bryan Drewery
|
6580006bd6
* Identd now opens when needed, and closes as soon as a connection is made.
|
22 年之前 |
Bryan Drewery
|
c9e12675e4
* CYGWIN fixes :)
|
22 年之前 |
Bryan Drewery
|
f3776a3410
* Finished removing all the modules.
|
22 年之前 |
Bryan Drewery
|
2b3124b4ba
* Removed server.mod from the 'modules'
|
22 年之前 |
Bryan Drewery
|
caf050f465
* Some leftover tcl stuff
|
22 年之前 |