Commit Graph

23 Commits

Author SHA1 Message Date
Colgate 4130df618a We take 2 parameters here. The channel name, and the rest of the text that we ignore. 2012-10-24 21:08:57 -07:00
William Pitcock fa8bededfe Add compat_sendemail() stub macro. 2012-10-04 05:16:14 +00:00
William Pitcock be594cab4e os_akillnicklist: use a const iter on stringrefs 2012-10-04 05:08:08 +00:00
William Pitcock 62d8b8c1e9 os_trace: use const early and often 2012-10-04 05:06:05 +00:00
William Pitcock 8ccecba62a ircd_announceserv: fix inappropriate use of strshare (such as calling free() on a stringref, which will crash the services daemon) 2012-10-04 05:04:42 +00:00
William Pitcock 6b4777173a Use compatibility framework instead of atheme API directly. 2012-10-04 05:01:29 +00:00
William Pitcock bc8c603db6 Add compatibility framework for API level 71 and newer. 2012-10-04 04:59:23 +00:00
William Pitcock 3421c73604 ms_fsend: chase API updates for 7.1 2012-09-24 00:21:26 -05:00
JD Horelick 3327f00f7f Remove InspIRCd module as its back in core in both 7.0 and 7.1/master. 2012-07-12 17:11:50 -04:00
JD Horelick 5538bbc0c9 Add InspIRCd protocol module to contrib in preperation for removing it from HEAD of "core". 2012-06-25 21:32:31 -04:00
William Pitcock 20a31ab093 Merge pull request #2 from gholms/mlocktweak-allchr
mlocktweaker: consider all mode characters
2012-06-17 23:39:36 -07:00
Garrett Holmstrom 5b82d45851 mlocktweaker: consider all mode characters 2012-06-03 01:22:43 -07:00
William Pitcock 634a493231 Update README a bit. 2012-04-17 21:04:42 +00:00
William Pitcock 5dca0715eb Add *.dll to .gitignore.
Pointed out by KindOne.
2012-04-17 21:00:14 +00:00
William Pitcock a64f128228 backtrace: stubify on non-linux 2012-04-17 20:53:29 +00:00
William Pitcock b104665181 mlocktweaker: more fixes 2012-04-17 20:51:55 +00:00
William Pitcock 4752279686 Fix hooks on previously-disabled modules. 2012-04-17 20:50:41 +00:00
William Pitcock 988ff81b8b Update some modules so they work with this newfangled system. 2012-04-17 20:46:58 +00:00
William Pitcock 445ae0d752 Use $(wildcard) since we require gmake anyway. 2012-04-17 20:46:12 +00:00
William Pitcock c7c07068cd Rework README file. 2012-04-17 20:32:49 +00:00
William Pitcock 78f3868c39 Add .gitignore. 2012-04-17 20:20:33 +00:00
William Pitcock e590aeeff7 Remove cruft. 2012-04-17 20:20:10 +00:00
William Pitcock 740371b4e2 Initial commit. 2012-04-17 15:09:50 -05:00