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
/
users.h
Age
Commit message (
Expand
)
Author
2006-08-01
Stuff to make user host resolving use class Resolver - not tested yet
brain
2006-08-01
Move to entirely using insp_sockaddr and insp_inaddr for socket stuff, first ...
brain
2006-07-28
Change all references to voodoo numbers (7, 3 etc) to the new bitwise constan...
brain
2006-07-16
mass tidyup, change A LOT of stuff to const char** which was char** (such as ...
brain
2006-07-14
Rollback dns change
brain
2006-07-14
Fix dns socket leak found in stable
brain
2006-07-10
Inherit tons of stuff from classbase that should always have been
brain
2006-07-10
- userrec::ProcessNoticeMasks - provide a way to set or unset masks.
w00t
2006-07-10
-Clone mode methods into notice mask methods for userrec.
w00t
2006-07-08
Did some renaming so that the methods for modes in chanrec and userrec are id...
brain
2006-07-08
Add userrec::HasMode, fix some typos.
brain
2006-07-08
Change channelmodes -> usermodes (typo)
brain
2006-07-08
Convert new +isw modes to new mode format
brain
2006-07-08
Refactored user modes to work like the channel modes - core and module data n...
brain
2006-07-01
Replace rather craq'y loop with a couple of std::string calls
om
2006-05-11
Increase length of dhost
brain
2006-04-12
Made FindMatching(Global|Local) available via users.h
brain
2006-04-10
Routing more socket includes through socket.h
om
2006-04-10
A few more typedefs defined and put into use.
om
2006-03-12
Commented a lot of stuff that hasnt been commented since 1.0.2
brain
2006-03-10
Tidyup and move ConvToStr to a publically accessible place
brain
2006-03-10
Moved more stuff into right places
brain
2006-03-09
Changing by-value parameters to const references
om
2006-03-09
Speedups
brain
2006-03-09
Added userrec::modebits - fast way of checking if user has +swi rather than a...
brain
2006-03-09
Probably wont compile yet - purge_empty_channels refactor
brain
2006-03-07
Whowas refactor - probably wont compile yet
brain
2006-03-07
No need to be inline in the include
brain
2006-03-02
*UNTESTED* speeding up HasPermission by factor of hundreds, avoid using EnumC...
brain
2006-03-02
Made host fields more correct 64 in length with 63 copies
brain
2006-01-28
Changed length of password field to 64, giving us a maximum password length o...
brain
2006-01-27
Improved IP handling. Now uses in_addr to store client ip, not char[16]!
brain
2006-01-22
Added MakeWildHost to userrec (*!*@dhost)
brain
2006-01-15
Updated copyrights in headers etc using perl inplace edit
brain
2006-01-12
Replaced sprintf's with some char* voodoo
brain
2005-12-28
New system for client exits using CullList seems stable, needs testing
brain
2005-12-22
Changed two fields in ConnectClass to strings, moved constructor stuff to ini...
brain
2005-12-15
Moved rehashnick and force_nickchange to users.cpp
brain
2005-12-15
Tidied up call_handler to use strings
brain
2005-12-15
Major tidyups are fun for all :p
brain
2005-12-15
Fixes
brain
2005-12-15
Moved a ton of user related functions from inspircd.cpp to users.cpp
brain
2005-12-13
Made MAXCHANS growable for opers/ulines (growing of list not implemented yet)
brain
2005-12-02
Made threading optional
brain
2005-12-01
Multithreaded DNS -- not tested!!!!
brain
2005-11-25
Added references to connection.h
brain
2005-11-25
Removed references to deprecated files servers.* and connection.*
brain
2005-05-29
Compensate for ~ in ident length
brain
2005-05-29
Highly optimized userrec saving 1.5k per user
brain
2005-05-29
Fixed lengths
brain
[prev]
[next]