index
:
linuxnet/ircd-hybrid-linuxnet.git
linuxnet-8.1.17
linuxnet-8.1.20
master
[no description]
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client.c
Age
Commit message (
Expand
)
Author
2014-03-23
- Cleaned up find_chasing(). Removed useless third 'chasing' argument.
michael
2014-02-24
- client.c:find_person(): fixed mismatching prototype as pointed out by Adam
michael
2014-01-25
- Clean up all files in src/ (fixed indentation, removed whitespaces/tabs)
michael
2014-01-14
- Greatly speedup k-/g-line lookup. Instead of testing every single client ag...
michael
2014-01-04
- Fixed kline issue as reported by Andrei Hristow
michael
2013-12-17
- Avoid magically sized temporary buffers
michael
2013-12-15
- client.c: #include "parse.h"
michael
2013-12-15
- client.c:make_client(): make use of the SetUnknown() macro
michael
2013-11-20
- Optimized find_person()
michael
2013-11-20
- client.c:find_person(): completely disallow UID guessing as suggested by Ad...
michael
2013-11-01
- Got rid of find_kill() and find_gline() wrapper functions
michael
2013-10-13
- find_person(): fixed naming convention
michael
2013-07-04
- find_accept(): solved XXX
michael
2013-07-03
- White-space commit / style corrections
michael
2013-06-19
- whowas: Renamed functions.
michael
2013-06-15
- Implement CERTFP
michael
2013-06-04
- Removed usermode +C
michael
2013-06-04
- Style correcions/white-space changes
michael
2013-06-04
- Fixed debug assertion being triggered on ident lookup
michael
2013-05-09
- Only show remote client exit notices if the server sent an EOB
michael
2013-05-08
- Added usermode F (remote client connect/exit notices) on public request
michael
2013-04-30
- Dropped PCRE support
michael
2013-04-23
- Constification, replaced few sprintf with snprintf
michael
2013-04-19
- Revert to -r1831
michael
2013-04-19
- Made all numeric defines use the actual string instead of the numeric value
michael
2013-03-31
- Cleanup/reorganize header file layout
michael
2013-01-26
- Forward-port -r1784 [Fix bug where idle time sometimes is 0 even if the
michael
2013-01-24
- Forward-port -r1774:
michael
2013-01-11
- Add support for "away-notify" client capability
michael
2012-11-18
- client.c: fixed another compile warning with --enable-assert
michael
2012-11-16
- Implemented memory pool allocator which basically is taken from Tor's
michael
2012-11-13
- changed match() polarity. match() now returns 0 on match and 1 on non-match
michael
2012-11-06
- More config subsystem cleanups
michael
2012-11-04
- Cleanup configuration subsystem
michael
2012-11-04
- Initial rewrite of the configuration subsystem
michael
2012-10-30
- Made m_globops() and ms_globops() use sendto_realops_flags()
michael
2012-10-27
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
michael