Commit graph

164 commits

Author SHA1 Message Date
Mark
37e6accf1d more typo fixes 2003-10-07 14:26:21 +00:00
Fish
5df2063712 added Mark to the Authors list 2003-10-07 12:56:19 +00:00
Fish
cddb53aabe fixed a few compile warnings. HostServ now supports Undernet Style hidden hosts for registered nicks. moved unload_modules from services.c to dl.c (more logical IMHO) 2003-10-07 12:16:32 +00:00
Mark
5ab5b66c40 more typo fixes 2003-10-07 11:08:55 +00:00
Mark
45f671b574 fix typos 2003-10-07 10:33:13 +00:00
Mark
8a2aca03ff Help text cleanup, some code cleanups and more on custom log formatting 2003-10-06 16:33:42 +00:00
Fish
4aa6da7413 a bunch of updates from Mark. Thanks :) 2003-09-29 12:46:22 +00:00
Fish
470cbc4eea Added Marks patches for dl.c, main.c and Config 2003-09-23 11:57:07 +00:00
Fish
377c16dd18 allow keywords to function on these files 2003-09-22 15:04:15 +00:00
Fish
eb369f1ff9 remove executable bit form these files 2003-09-22 13:16:24 +00:00
Fish
398afa5749 bring it upto date 2003-09-22 13:13:25 +00:00
fishwaldo
242c059257 marks segvlocation macro suggestion 2003-09-18 12:21:32 +00:00
fishwaldo
d32f085c51 update credits file 2003-09-17 14:57:29 +00:00
fishwaldo
9966984b9f keeper updates, statserv updates and DB backend updates. 2003-09-15 10:39:39 +00:00
fishwaldo
1e608a8001 NeoStats 2.5.5 released (includes Valgrind fixes) 2003-08-19 13:08:13 +00:00
fishwaldo
acbc8d4a3d minor updates and bugfixes 2003-07-30 13:58:22 +00:00
fishwaldo
955faff601 fix for asserts on BSD 2003-07-18 06:09:17 +00:00
fishwaldo
ce6b7b557a mystic update 2003-07-01 12:02:33 +00:00
fishwaldo
1c7c2df89b new IRCd framework ready for the IRCd porter's to play with 2003-06-30 15:18:24 +00:00
fishwaldo
4d85ccb8ab marks help file updates, and code formatting 2003-06-13 13:11:50 +00:00
fishwaldo
e56fb2d30a First Pass of splitting up ircd.c code to make porting easier. ONLY NEOIRCD support is done so far. DONT BITCH AT ME ABOUT OTHER IRCD's 2003-06-08 05:59:25 +00:00
fishwaldo
9be43551d6 updated copywrite notices and a updated makeconf file from M 2003-05-26 09:18:31 +00:00
fishwaldo
da6a83de21 fix up umode problems 2003-05-22 13:51:56 +00:00
fishwaldo
43344d47e4 chdir to the neostats directory when starting. Should fix issues with all the emails we get about how opsb or secureserv can't compile. 2003-05-21 09:33:17 +00:00
fishwaldo
09f49c15aa a few minor bugfixes 2003-05-20 05:15:45 +00:00
fishwaldo
3e58178384 Bugfixes, HostServ moved to new config backend
strtolower is a Mutha fooker bitch
cleanups in module loading (ie, wrong messages when u can't load/unload a module)
make depend support
2003-04-15 14:03:44 +00:00
fishwaldo
81b12bd4d3 fixed a small bug with Module Logging
Moved Spam over to nlog and setup a config option to change Nicks/Ident/Host/RealName
Made NeoIRCd use wallops, not GLOBOPS for messages
2003-04-11 10:50:29 +00:00
fishwaldo
fa8ec36422 make depend added, and catch sigINT to flush log files (I always use ctrl-c when debuging damn it) 2003-04-11 10:02:31 +00:00
fishwaldo
5ed3b7602e moved all the core over to nlog 2003-04-11 09:26:31 +00:00
fishwaldo
9eb2b6914c more logging improvements.
do_exit function, replace all exits and execve calls, so we can clean up (and flush log files)
2003-04-10 15:26:58 +00:00
fishwaldo
2d81992a00 new logging functions... new commandline processing... 1 bugfix! 2003-04-10 09:32:01 +00:00
fishwaldo
5dad155d3e addded option to bind to a IP address 2003-04-10 06:06:10 +00:00
fishwaldo
cee585d0fb added keeper.c and conf.h, the NeoStats API interface to the keeper database.
Added SetConf and GetConf for modules/core to set/retrive config data.
will add db.c and db.h soon for Database abstraction layers
2003-04-09 14:29:51 +00:00
fishwaldo
a3b87c4652 version interface for modules, and stats.log now called neostats.log 2003-04-03 14:36:37 +00:00
fishwaldo
3cb3b3619b bump version number 2003-03-04 12:50:08 +00:00
fishwaldo
d826c9ac50 i love memprof... found me a few leaks, and I fixed them up. One of the leaks with "AddToList" was pretty serious 2003-01-15 14:18:47 +00:00
fishwaldo
f99a59f4eb compile fixes and warnings removed. I'm ready for RC3 release... just need through testing on the relevent IRCd's first :) 2003-01-13 07:20:54 +00:00
fishwaldo
70d6578f11 Ultimate a28 Smode added, but what did I break? 2003-01-06 12:07:27 +00:00
fishwaldo
c9f7d5fbfd started documenting code for doxygen 2002-12-26 14:15:07 +00:00
fishwaldo
75632fa84a fix some of statservs bugs, and wallops 2002-12-13 10:50:10 +00:00
fishwaldo
f44fb745d5 version update 2002-11-18 14:04:19 +00:00
shmad
12f4612354 New idiot proofing system (to get people to READ the damn manual)
Misc. Updates
2002-10-20 16:44:33 +00:00
shmad
31d143cf88 Core Segmentation Line now tells the NeoStats version # since people usually
dont tell us when they post the SegReason.
2002-10-15 19:09:32 +00:00
fishwaldo
ce5ca814aa 2002-10-14 05:44:39 +00:00
fishwaldo
9abf5cb7c6 NeoIRCd support (But still needs work) 2002-10-13 06:57:43 +00:00
fishwaldo
79d1e8b5de fixed up shmads weird Ultimate fixes, and changed flags for compiling 2002-09-24 10:44:18 +00:00
fishwaldo
06350a9e80 fixed up some Unreal and Ultimate weirdness (Unreal Akills now are using timed K lines) and also changed the time when the NeoStats bot joins a network (To stop Nick Collisions on NeoStats) and a bug with Unreal where NeoStats would join the #services channel twice 2002-09-16 04:27:20 +00:00
fishwaldo
457ab5a617 Waaa, lots of updates. GPL headers updated. backtrace made more reliable. segv in module code added to timers.c The list goes on and on 2002-09-04 08:40:29 +00:00
shmad
0962a25797 stats.pid now neostats.pid, make install for statserv now installs template
too
2002-09-03 23:38:34 +00:00
fishwaldo
4eeddbe95f Lots of updates. Read Changelogs 2002-08-31 07:40:35 +00:00