summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-09Fixed sepstream::GetToken logic failAdam
2013-02-09(re?)add mlock set as a simple way to clear all mlocks and add new ones at onceAdam
2013-02-07Use channel mode +r to determine if a channel has either been newly created orAdam
2013-02-07Made DNSServer::Find case insensitiveAdam
2013-02-05Merge pull request #9 from Robby-/1.9-ns_set_miscAdam
2013-02-05Fixed ns_set_misc not showing help for its SASET commands.Robby-
2013-02-05Made access del by nick and other functions from 326f1a really delete objectsAdam
2013-02-02Merge pull request #7 from artemiiav/patch-2Adam
2013-02-02Merge pull request #8 from Robby-/1.9Adam
2013-02-02cs_enforce: Make the logging also show the channel it was used on, added 2 mi...Robby-
2013-02-02Some more typo and help text fixes, proper formatting of control codes, missi...Robby-
2013-01-31Updated jquery API to v1.9.0MatthewM
2013-01-31Update src/config.cppartemiiav
2013-01-30Merge pull request #5 from Robby-/1.9Jens Voß
2013-01-31Some configuration file updates: Removed now non-existing settings. Redid som...Robby-
2013-01-30Remove sendpass from the configs and the config reader since it no longer existsAdam
2013-01-30Made Anope::Duration also show yearsAdam
2013-01-30Don't expire session exceptions if in noexpire modeAdam
2013-01-30Evidently Persistant is not a wordAdam
2013-01-30fixed an infinite loop in ns_recover, caused by a very small typo.DukePyrolator
2013-01-27Fixed SQL::Data::IsEqual to really only return if the two are completely equa...Adam
2013-01-27Old botserv flags need BS_ prepended to themAdam
2013-01-27Add nickserv/alist priv, merge botserv/botlist and botserev/assign/private to...Adam
2013-01-27Fix db_flatfile not clearing databases on save if there are no objects left o...Adam
2013-01-26Fix os_session to work with sql properlyAdam
2013-01-26Fixed db_sql etc being confused on empty vs not set metadataAdam
2013-01-25Made Anope::DoTime default to seconds to fix os_akill etc defaulting expiries...Adam
2013-01-25I forgot to add this change to a634c7be65113c74736be0fb98f31b0c83ec2882Adam
2013-01-25mysql_insert_id doesn't return an id if one isnt generated, soAdam
2013-01-24Fix memo signon and memo receive default flag namesAdam
2013-01-24Channel::HasUserStatus: Don't just return false if cms is NULL.CuleX
2013-01-23Add missing KeySet() func to SQL::DataAdam
2013-01-22Fix some compile errorsAdam
2013-01-22Add hidenetsplitquit config option to not show splits in /ns info's last quit...Adam
2013-01-22Fixed few minor typoslethality
2013-01-22Move channel mode set and unset events to be after the action has been done i...Adam
2013-01-22Fix crash trying to unset the permanent channel mode during channel syncs of ...Adam
2013-01-21Merge usefulness of Flags and Extensible classes into Extensible, made most f...Adam
2013-01-21Really fix Channel::GetModesAdam
2013-01-21Revert "Fix Channel::GetModes, we can never have a negative mode set on a cha...Adam
2013-01-21Fix Channel::GetModes, we can never have a negative mode set on a channel so ...Adam
2013-01-21Allow channels that have users in them that are not the access list to expire...Adam
2013-01-21Fix not logging debug info to the logfile when debug mode is enabledAdam
2013-01-21Fix defcon timeout timerAdam
2013-01-21removed old cs_modes fantasy{} command blocksDukePyrolator
2013-01-20removed loading of ns_set_chanstats and cs_set_chanstats from the chanstats.e...DukePyrolator
2013-01-13Allow grouping commands to make help output easier to comprehendAdam
2013-01-13Add svsjoin and svspart commandsAdam
2013-01-13Allow ns_set_misc/cs_set_misc to have configurable help descriptionsAdam
2013-01-13Allow the config parser to skip over gettext's _() to allow translating confi...Adam