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
/
modules
/
m_xline.c
Age
Commit message (
Expand
)
Author
2014-07-19
- m_xline.c, m_resv.c: fixed bug where the mask which is to be banned is chec...
michael
2014-07-17
- m_xline.c: fixed broken check_xline()
michael
2014-01-31
- m_xline.c: reorder functions, removed unused header includes, constifications
michael
2014-01-21
- Fixed improper use of the ID_or_name macro in several places
michael
2014-01-19
- m_xline.c:mo_xline(): properly report missing privilege now that
michael
2014-01-19
- m_xline.c: speed up xline lookups
michael
2014-01-18
- Added 'unxline' oper privilege for better fine tuning
michael
2014-01-15
- m_xline.c:me_xline(): fixed misleading comment
michael
2014-01-15
- Clean up all files in modules/ (fixed indentation, removed whitespaces/tabs)
michael
2013-07-04
- m_xline.c:ms_xline(): removed already solved XXX comment
michael
2013-07-03
- UNRESV should be logged as well
michael
2013-07-03
- Added XLINE and RESV logging types
michael
2013-05-26
- Remove temporary xline kludge that was required for better
michael
2013-04-22
- Fixed some compile warnings
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
- Replaced all occurrences of ircsprintf with sprintf/snprintf
michael
2012-11-18
- Cleanup unused header file includes
michael
2012-11-13
- changed match() polarity. match() now returns 0 on match and 1 on non-match
michael
2012-11-10
- minor MaskItem structure cleanup
michael
2012-11-07
- First pass of conf parser stabilization/cleanup
michael
2012-11-06
- More config subsystem cleanups
michael
2012-11-04
- Initial rewrite of the configuration subsystem
michael
2012-11-01
- flesh out new *line database handling
michael
2012-11-01
- dbs are now periodically flushed on disc every 5 minutes
michael
2012-11-01
- klines, dlines, xlines, glines and resv now make use of the new database;
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