index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
snomasks.h
Age
Commit message (
Expand
)
Author
2008-04-17
Add potential for local-only snotices and use them for the ones that should b...
w00t
2008-03-30
Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspi...
aquanight
2008-03-24
A load of classes dont inherit from classbase, and they should. fix.
brain
2008-02-26
This should fix it, thanks w00t
brain
2008-02-26
The count=0 in the body Isnt needed
brain
2008-02-26
Remind me that I need to initialise ints *smack*
w00t
2008-02-03
Clear up header insanity
w00t
2008-01-10
Header update: 2007 -> 2008
w00t
2008-01-05
Fix a bug (snotices repeating constantly), and add a flush timer (1x5 seconds)
w00t
2008-01-05
Fix snomask stacking, still needs to flush all snomasks on a timer to avoid m...
w00t
2008-01-05
Snomask stacking: not yet working (crashes), and not quite finished
w00t
2008-01-04
Remove non-portable code and replace with a debug call
w00t
2008-01-04
Format the header a little better, add some stuff preparing for snomask compr...
w00t
2007-07-16
OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.
peavey
2007-07-16
'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...
peavey
2007-05-19
Windows support. Tested and working to compile on freebsd and linux. Next ste...
w00t
2006-12-15
And now, just to force you to recompile the *whole* ircd.. updated headers on...
w00t
2006-08-29
Document SnomaskManager
brain
2006-08-29
auto-set +s when +n is set (as +n requires +s) - allow +n to be 'set twice' a...
brain
2006-08-29
Snomask support cometh! and it leave a sticky white mess all over the floor :(
brain
2006-08-29
Spanningtree tidyups
brain
2006-07-10
Add empty snomasks.cpp (still got to add headers here so the build doesnt bar...
brain