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
/
modules
/
m_httpd_acl.cpp
Age
Commit message (
Expand
)
Author
2010-01-11
...because every now and again, i have to do a massive commit.
brain
2009-10-17
Make classbase and refcountbase uncopyable; expand comments on their indended...
danieldg
2009-10-17
Remove dummy API_VERSION from Version constructor
danieldg
2009-10-08
Update Event and Request APIs
danieldg
2009-09-26
Remove InspIRCd* parameters and fields
danieldg
2009-09-22
Describe module purpose in /MODULES output
danieldg
2009-03-15
Update all wiki links to point to the new wiki. This was done automatically w...
psychon
2009-01-02
Update copyrights for 2009.
w00t
2008-12-07
Switch some stuff to use ASCII mapping rather than RFC.
w00t
2008-08-25
Change module versions to use a string instead of fixed digits, and use props...
w00t
2008-08-22
Match conversion stuff.
w00t
2008-08-22
Revert automated conversion by Special, as it (unfortunately) neglects some d...
w00t
2008-08-22
Fix a lot of calls to match() and uses of wildcard.h (which doesn't exist any...
special
2008-06-12
Change wording of a log message
brain
2008-06-11
fixed some indentation and spacing in modules
pippijn
2008-05-13
Microsoft, in their "infinite wisdom" decide to have no sensible naming conve...
brain
2008-05-12
code tidyups
brain
2008-05-12
httpd connection close fixes (these need to be backported to 1.1 at some poin...
brain
2008-05-12
Add HTTP auth
brain
2008-05-12
Add support for blacklists and whitelists, just http password auth to go (the...
brain
2008-05-12
Flesh this out some more
brain
2008-05-12
Skeleton ACL module, and hooks for it. This will provide ip restrictions, pas...
brain