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
Age
Commit message (
Expand
)
Author
2006-03-19
Someone doesnt validate their input.... ;-p
brain
2006-03-19
Don't permit non-opers to /NOTICE $* and /PRIVMSG $* :p
brain
2006-03-19
who left out m_ssl_dummy?
brain
2006-03-19
LUSERS oper count was broken and reporting the oper count to always be equal ...
brain
2006-03-19
Made 'install' a little quieter
brain
2006-03-19
Took out ability to issue parameterless helpop
brain
2006-03-19
Check for link tags with undefined ipaddr fields (for drunk admins that typo)
brain
2006-03-19
Someone didnt know how to check for no parameters (*looks at Craig*)
brain
2006-03-19
Check g++ not gcc in configure
brain
2006-03-18
Test fix for topic loop
brain
2006-03-18
Allow adding of new client ports via /REHASH.
brain
2006-03-18
Document m_antibear, m_safelist
brain
2006-03-18
See previous change
brain
2006-03-18
No RFC says anything about hiding channels containing only +i users -- and it...
brain
2006-03-17
Tidy up around the ex AMD64 'fix'
om
2006-03-17
Did the same thing here :/
om
2006-03-17
Giving printf formats and not giving it arguments for them != cunning
om
2006-03-17
AMD64 warning 'fix' which tested fine when I added it seems to now...stop thi...
om
2006-03-16
Fix to warning line 218
brain
2006-03-16
Catch std::bad_alloc program wide (to catch out nazi sysadmins who restrict m...
brain
2006-03-15
Pass int not userrec
brain
2006-03-15
Casting to keep gcc happy
brain
2006-03-15
Typo in copy/paste from safelist
brain
2006-03-15
Added preliminary m_antibear.cpp, a security module to cripple bear.txt based...
brain
2006-03-15
Remove timer stuff left over from m_safelist
brain
2006-03-15
First-revision m_securelist.cpp, prevents /LIST in the first minute of connec...
brain
2006-03-15
Comment one of w00tie's comments, fix typo in log message, and make it look l...
om
2006-03-14
ChangeLogs 1.0.3 -> 1.0.1
brain
2006-03-14
Experimental change to avoid warning on 64bit systems, this is a simple one-l...
om
2006-03-14
Sanity check, writing to array[-1] is not clever and not profitable.
brain
2006-03-13
*hits eggy with a stick*
brain
2006-03-13
Now compiles :p
brain
2006-03-13
Move to 1.0.4+SVN
brain
2006-03-13
Better checking for if its svn or not
brain
2006-03-13
Fixed to show proper 'r0' on non-svn
brain
2006-03-13
Move to 1.0.3
brain
2006-03-13
Obscure bug of the week: InspIRCd crashes when given more than 64 client port...
brain
2006-03-13
Removal of ancient TRUE/FALSE #defines (C-ish stuff)
brain
2006-03-13
Changed to use IS_LOCAL not user->fd > -1
brain
2006-03-12
Removed lowercasing of servername on validation
brain
2006-03-12
Case insensitive server names (Hopefully) - to be tested
brain
2006-03-12
Altered some stuff to make case insensitive servernames (wont compile yet!)
brain
2006-03-12
Commented a lot of stuff that hasnt been commented since 1.0.2
brain
2006-03-12
Const refs (this is about the last of them in the core api)
brain
2006-03-12
Fixed a missing reference to chanrec::modes
brain
2006-03-12
Renamed to chanrec::modes
brain
2006-03-12
*NEEDS TESTING* changed binarymodes to use the custom_modes entries
brain
2006-03-12
Removed chanrec::binarymodes - insp wont compile atm do not use :p
brain
2006-03-12
Adding to the buffer was clearing it first, reverting the buffering to a pre-...
brain
2006-03-11
Removal of shellscript kludge :)
brain
[prev]
[next]