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
/
src
/
wildcard.cpp
Age
Commit message (
Expand
)
Author
2006-12-15
Jesus, look who's the commit whore today. More header updates, and removal of...
w00t
2006-11-19
Fix all the _FORTIFY_SOURCE warnings except "punned pointer".
brain
2006-08-30
Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists
brain
2006-08-18
Move lowermap[] into a pre-initialised const array in hashcomp.h,
brain
2006-08-11
Just to mess with om's head, remove helperfuncs.h from everywhere
brain
2006-08-11
Move whowas into InspIRCd
brain
2006-08-10
Move the socket functions like insp_ntoa into their own namespace. They arent...
brain
2006-08-06
Allow nick!ident@ and ident@ portions in a CIDR mask if given, use match() wi...
brain
2006-08-06
Support CIDR, CIDR zline, /oper and CIDR <connect> tags. NOTE: With CIDR oper...
brain
2006-07-31
Remove match/wildcmp wrapper which just casts from const char* to char*, do t...
brain
2006-02-11
Our optimizations missed a possibility :p
brain
2006-02-05
Fixed two unneccessary strlcpy's in the wildcard matching that just were ther...
brain
2006-01-15
Updated copyrights in headers etc using perl inplace edit
brain
2005-05-15
Changed to use __single_client_alloc, faster on most systems in a single thread
brain
2005-05-15
Moved a ton of functions into helperfuncs.h to speed up recompiles
brain
2005-04-27
Added faster wildcard checking routines
brain
2005-04-27
Optimized stuff
brain
2005-04-11
Added getrlimit/setrlimit to set process limits to allow a core dump
brain
2005-04-09
Fixed matching
brain
2005-03-25
Added implementation of strlcpy and strlcat for systems that dont have it
brain
2004-09-11
Security audit based on RATS output
brain
2004-05-16
Updated header comments
brain
2004-04-24
Added a bunch of xline stuff and added qline spport for /nick and svsnick
brain
2003-07-22
STL namespace fixes
randomdan
2003-01-23
Initial revision
brain