summaryrefslogtreecommitdiff
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Extend reports API extension with more informationKiall Mac Innes2013-04-291-0/+2
* Cleanup method/varible ordering in the various places they are definedKiall Mac Innes2013-04-291-5/+6
* Add Central.find_*() methodsKiall Mac Innes2013-04-111-0/+4
* Abstract API exception handlingKiall Mac Innes2013-03-261-2/+5
* Merge "Added /reports, /reports/domains, /reports/records & /reports/tenants"Jenkins2013-03-252-1/+5
|\
| * Added /reports, /reports/domains, /reports/records & /reports/tenantsSimon McCartney2013-03-252-1/+5
* | Add support for specifying custom domain/record name max lengths.Kiall Mac Innes2013-03-201-0/+6
* | Add localhost, localdomain and local and remove com, net, org from default bl...Kiall Mac Innes2013-03-191-1/+1
* | Add 'accepted_tld_list' config optionKiall Mac Innes2013-03-141-0/+3
* | Use the 'fake' backend by defaultKiall Mac Innes2013-03-121-2/+2
|/
* Make Diagnostics and Sync API's optionalKiall Mac Innes2013-03-121-0/+3
* Separate notification handling from the central serviceKiall Mac Innes2013-03-111-4/+8
* Rename sync-all to the more accurate "sync-domains"Kiall Mac Innes2013-03-021-1/+1
* Add novalocal to the default domain name blacklist.Kiall Mac Innes2013-03-011-1/+1
* Move diagnostics API resource under /v1/ and split out the sync methods.Kiall Mac Innes2013-02-231-9/+0
* Add ability to fetch the list of nameservers hosting a particular domain.Kiall Mac Innes2013-02-211-0/+1
* Provide initial support for TSIG.Kiall Mac Innes2013-02-111-0/+6
* Add naive domain/record synchronization implementationsKiall Mac Innes2013-02-031-1/+5
* Rename moniker-api-paste.ini -> api-paste.iniKiall Mac Innes2013-01-311-0/+0
* Override the format for recordsEndre Karlson2013-01-301-0/+11
* Replace reserved domain suffixes with regex based domain name blacklistKiall Mac Innes2013-01-302-3/+3
* Initial Diagnostics API endpoint.Kiall Mac Innes2013-01-292-1/+11
* Move config files from 'etc/' to 'etc/moniker/' to match what oslo's update.p...Kiall Mac Innes2013-01-285-0/+0
* Add sample config entry for reserved_domain_suffixesKiall Mac Innes2013-01-241-0/+3
* Change to rootwrapper - bug #1075120Endre Karlson2013-01-243-2/+42
* Add sample PowerDNS backend configKiall Mac Innes2013-01-181-0/+12
* Log messages produced by the Keystone Auth Token middlewareKiall Mac Innes2013-01-141-1/+1
* Merge "Add support for a "sudo" like mechanism in the API."Jenkins2013-01-142-4/+6
|\
| * Add support for a "sudo" like mechanism in the API.Kiall Mac Innes2013-01-142-4/+6
* | Add dummy versions list endpointKiall Mac Innes2013-01-141-2/+6
|/
* Add support for admin-reserved DNS domain name suffixes.Kiall Mac Innes2013-01-101-1/+3
* *Really* cleanup the sample config this timeKiall Mac Innes2013-01-091-13/+43
* Cleanup sample config fileKiall Mac Innes2013-01-081-3/+3
* Switch to a single config file, using a config group per service.Kiall Mac Innes2013-01-083-69/+40
* Fixup default policy.jsonKiall Mac Innes2013-01-081-1/+1
* Provide sample logdir config option.Kiall Mac Innes2012-12-293-0/+9
* Move database_connection sample config to the correct sectionKiall Mac Innes2012-12-131-4/+3
* Fixup sample moniker-api.confKiall Mac Innes2012-12-091-1/+1
* bug #1086467, fixed by using moniker record ID in dns_domains column.Patrick Galbraith2012-12-041-0/+11
* Allow the central and agent services to have separate defaults for the backen...Kiall Mac Innes2012-12-041-1/+1
* Add backend_driver default to moniker-central.confKiall Mac Innes2012-12-031-0/+3
* Fixup sample agent configKiall Mac Innes2012-11-221-5/+5
* Add policy checks for all resource create/update/delete/get/list actionsKiall Mac Innes2012-11-171-1/+13
* Pull Keystone middleware from the keystone client package.Kiall Mac Innes2012-11-171-1/+1
* Restrict the Servers resource to admin usersKiall Mac Innes2012-11-171-1/+7
* Abstract out functionality into pluginsEndre Karlson2012-11-162-7/+31
* Subclass OS-Common's Context classKiall Mac Innes2012-11-131-1/+1
* Be consistent with sample state_path configuration value.Kiall Mac Innes2012-11-122-1/+4
* Switch bind9 agent to a driver based implementation.Kiall Mac Innes2012-11-101-2/+2
* Minor sample config file fixesKiall Mac Innes2012-11-092-1/+3