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
/
configreader.h
Age
Commit message (
Expand
)
Author
2012-09-30
Make ConfigReader::GetSID() return a const reference to a string instead of a...
attilamolnar
2012-08-25
Add a config option to enable/disable the welcome notice sent to clients afte...
attilamolnar
2012-07-06
Added color codes to /rules, moved the parsing to ServerConfig and cleaned th...
Justin Crawford
2012-07-05
Fix Doxygen syntax errors.
Peter Powell
2012-04-19
Replace copyright headers with headers granting specific authors copyright
Robby-
2012-04-15
Backported Shawn's NoSnoticeStack code from insp21
Robby-
2010-12-23
Fix bug #113
Jackmcbarn
2010-03-22
Change <security:operspywhois> to a tristate
danieldg
2010-03-19
Add RAWIO log level which is more verbose than DEBUG
danieldg
2010-03-14
Add <options:cyclehostsfromuser> to configure source for mode changes on host...
danieldg
2010-02-23
Replace #define IPV6 with <config defaultbind="ipv6">, and autodetect if not ...
danieldg
2010-02-10
Why are we wasting space on DieValue?
danieldg
2010-02-02
Executable include for MOTD and more
danieldg
2010-01-29
Remove MaxWhoResults, replace with an increase of Penalty based on result lis...
danieldg
2010-01-11
...because every now and again, i have to do a massive commit.
brain
2009-11-11
Get rid of DieDelay, it just freezes the ircd prior to exit
danieldg
2009-11-03
Remove AllowHalfop item from server config
danieldg
2009-10-25
Fixes found by removing User inheritance from StreamSocket
danieldg
2009-10-24
Move forward declarations to typedefs.h
danieldg
2009-10-23
Change to <type:vhost> and <oper:vhost> because <oper:host> is taken.
danieldg
2009-10-22
Make ConfigTag::items private
danieldg
2009-10-21
Move command-line items to CommandLineConf
danieldg
2009-10-21
Use ConfigTagList as a faster access method for access to configuration
danieldg
2009-10-21
Move AllowedPrivs and similar oper information from LocalUser to OperInfo
danieldg
2009-10-21
Change User::oper to an OperInfo reference
danieldg
2009-10-21
Update documentation and remove unused classes/functions
danieldg
2009-10-18
Remove VF_SERVICEPROVIDER, prevent heap allocation of ConfigReader
danieldg
2009-10-17
CoreExport ConfigTag, fixes unresolved symbols when linking on windows.
peavey
2009-10-17
Add filename/line information to all ConfigTag objects
danieldg
2009-10-17
Rewrite ConfigReader again
danieldg
2009-10-16
Clean up static allocations
danieldg
2009-10-13
Change to new execution directory structure
danieldg
2009-10-12
m_exemptchanops by jackmcbarn - channel mode +X to allow per-channel setting
danieldg
2009-10-03
Get rid of a bunch of memory-wasting C-style strings
danieldg
2009-09-26
Remove InspIRCd* parameters and fields
danieldg
2009-09-24
Move configuration filename specification to start script, to reduce hardcode...
danieldg
2009-09-13
Prevent <include:executable> from running <include:executable> itself [jackmc...
danieldg
2009-09-02
Remove strnewdup(), it is a good source of possible memory leaks
danieldg
2009-09-02
Remove unneeded Extensible inheritance and remove "age" field from classbase
danieldg
2009-08-12
Fixes for config reader
danieldg
2009-08-01
Various rehash fixes that it seems were introduced by untested code.
w00t
2009-07-01
Fix error reporting on rehash
danieldg
2009-07-01
Make rehash generate a new ServerInstance->Config object
danieldg
2009-07-01
Move list of open ports out of Config object
danieldg
2009-05-25
Remove the ServerConfig::DirValid check that breaks symlinks
danieldg
2009-05-24
OnRehash changes: split to multiple hooks to clarify use and prevent explosio...
danieldg
2009-04-17
Fix memory leak on rehash: opertype used char* instead of std::string
danieldg
2009-03-15
Update all wiki links to point to the new wiki. This was done automatically w...
psychon
2009-02-14
Nuke trailing spaces
peavey
2009-02-13
Add security:genericoper as requested by Strawberry and TwinShadow.
brain
[next]