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
/
conf.c
Age
Commit message (
Expand
)
Author
2014-07-19
- conf.c:valid_wild_card_simple(): don't read past the zero character
michael
2014-07-18
- Cleaned up and sanitized /challenge relatedcode
michael
2014-07-02
- Removed hooking system
michael
2014-06-29
- conf.c:set_default_conf(): default to 1 connection per 1 second
michael
2014-06-24
- conf.c:read_conf_files(): chanmodes c an M were missed in CHANMODES
michael
2014-06-02
- conf.c:set_default_conf(): reset ConfigFileEntry.stats_e_disabled
michael
2014-05-10
- conf.c:parse_aline(): use CONF_NOREASON for default reason
michael
2014-04-03
- conf.c:match_conf_password(): fixed undefined behaviour with crypt()
michael
2014-03-23
- Cleaned up find_chasing(). Removed useless third 'chasing' argument.
michael
2014-02-24
- Moved "struct config_channel_entry ConfigChannel" from channel.c to conf.c
michael
2014-02-19
- conf.c:get_oper_name(): constification
michael
2014-01-25
- Clean up all files in src/ (fixed indentation, removed whitespaces/tabs)
michael
2014-01-19
- Moved configuration related code from ircd.c to conf.c
michael
2014-01-18
- Added 'unxline' oper privilege for better fine tuning
michael
2014-01-16
- Tweak reloading/rehasing config files server notice
michael
2014-01-03
- conf.c:conf_free(): sanely clear hub/leaf lists fur debugging purposes
michael
2013-12-17
- Avoid magically sized temporary buffers
michael
2013-12-12
- conf.c:valid_wild_card(): add missing va_end()
michael
2013-11-02
- Style corrections
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-06-21
- conf.c:attach_iline(): there should never be a conf that hasn't a class att...
michael
2013-06-21
- conf.c:valid_tkline(): minor cleanups
michael
2013-06-18
- Added generall::cycle_on_host_change configuration option as requested
michael
2013-06-18
- Back out previous changes to detach_conf()
michael
2013-06-18
- conf.c:detach_conf(): fixed bug where we didn't call remove_from_cidr_check()
michael
2013-06-18
- Added general::stats_u_oper_only configuration option
michael
2013-06-15
- Implement CERTFP
michael
2013-06-04
- Moved disable_remote_command configuration directive from
michael
2013-06-04
- Style correcions/white-space changes
michael
2013-06-03
- Now that invite- and ban-exempts are hardcoded, there's no need to delete
michael
2013-06-03
- Remove unused temporary_resv list. Move channel_resv_list to conf.c
michael
2013-05-31
- Implement motd{} configuration blocks based on ircu's implementation
michael
2013-05-29
- s_user.c:user_set_hostmask(): don't unset FLAGS_IP_SPOOFING if the client's
michael
2013-05-29
- get_member_status(), valid_wildcard(): constification
michael
2013-05-29
- resv.c: move valid_wild_card_simple() to conf.c
michael
2013-05-12
- Removed 'remote', and 'global_kill' oper flags, and added 'connect',
michael
2013-05-10
- Removed unused OFLAG_OPER_SPY definition
michael
2013-05-08
- Tweaked various mempool chunk sizes
michael
2013-05-05
- conf.c:verify_access(): removed unused variable
michael
2013-05-05
- Removed channel::quiet_on_ban configuration option. This feature is
michael
2013-04-30
- Moved report_confitem_types() to m_stats.c
michael
2013-04-30
- Dropped PCRE support
michael
2013-04-27
- Removed operflag 'nick_changes'. Operators can now set +n at will
michael
2013-04-25
- Fixed core on rehash with resv exempts
michael
2013-04-25
- Added basic support for libGeoIP
michael
2013-04-24
- Cleanup m_map.c
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-04-15
- Forward-port -r1741 [Fixed logfiles not getting reopened on /rehash]
michael
[next]