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_conn_join.cpp
Age
Commit message (
Expand
)
Author
2008-03-24
And more of them
brain
2008-02-22
Nuke TIMESYNC from orbit \o/
w00t
2008-02-03
Clear up header insanity
w00t
2008-01-10
Header update: 2007 -> 2008
w00t
2007-11-09
Roadmap item "Fix jointhrottle to not try 'throttle' clients during a netmerg...
brain
2007-11-04
Remove Implements() method from every module. booya.
brain
2007-11-04
Honking huge commit. Removal of DELETE() template that never worked right anyway
brain
2007-11-04
Convert all to new Attach() system. The Implements() method needs removing fr...
brain
2007-11-04
Another too
brain
2007-10-15
In the grand tradition of huge fucking commits:
w00t
2007-08-27
Remove unnecessary header traffic
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-07-03
Removed superfluous semicolons
pippijn
2007-06-17
More factory conversion
w00t
2007-06-15
Prioritize this to LAST to allow host changers and cloaking to be done prior ...
peavey
2007-05-21
Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl...
brain
2007-05-19
Windows support. Tested and working to compile on freebsd and linux. Next ste...
w00t
2007-05-11
Make the same (r6972) fix here.
w00t
2007-05-08
Make SAJOIN/SAPART more spanningtree friendly, they are throwbacks to the ins...
brain
2007-03-18
set the TS of a channel in JoinUser, not after the entire FJOIN, this is safe...
brain
2007-03-06
Fix on-rehash reloading of the lists... and why were we tokenizing the string...
brain
2007-03-06
Fix for bug #237
brain
2007-02-12
Only apply force join to local clients
brain
2007-02-11
Add m_conn_join, allows force join of a user to one or more channels on conne...
brain