- 08 Apr, 2013 1 commit
-
-
JINMEI Tatuya authored
-
- 04 Apr, 2013 6 commits
-
-
Michal 'vorner' Vaner authored
No real change, just sorting the messages in the message file.
-
Michal 'vorner' Vaner authored
Provide descriptions for log messages added in the previous commit, the ones for more detailed logging during update of database based datasource.
-
JINMEI Tatuya authored
Provide the data being updated and operations on database based datasources. Applied verbatim from the mailing list.
-
Michal 'vorner' Vaner authored
For the previous commit, adding the reverse name to the list of parameters for delete.
-
JINMEI Tatuya authored
This is significantly faster, as the rname has an index on it, while the name doesn't. Applied verbatim as sent on the mailing list. Documentation will come soon.
-
Mukund Sivaraman authored
-
- 03 Apr, 2013 10 commits
-
-
JINMEI Tatuya authored
some compilers claim it causes a copy whie it's defined non copyable, triggering an error. this fixes some build failure reported by the bots. should mostly trivial, so committing at my discretion.
-
Jeremy C. Reed authored
acknowledged on jabber
-
JINMEI Tatuya authored
-
-
JINMEI Tatuya authored
-
Jeremy C. Reed authored
(used tools/reorder_message_file.py)
-
JINMEI Tatuya authored
instead of the "static" BIND zone. there's no difference between these two any more, so this is just a matter of style.
-
JINMEI Tatuya authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 02 Apr, 2013 11 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
may need some more discussion, but not the point for this branch anyway, and at least it's more consistent with rest of the source code.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
Jeremy C. Reed authored
Okayed via jabber yesterday. I am not adding a changelog entry as it is minor.
-
JINMEI Tatuya authored
we can do everything that the dedicated static data source did with "MasterFiles" type of data source with preconfigured parameters. this cleanup is not directly related to the subject of this task, but will make later changes simpler.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
this is not a program error, so CacheConfigError should be more appropriate.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
that would be better abstraction. also remove getLoadAction for now as we won't implement it in this task.
-
JINMEI Tatuya authored
-
- 01 Apr, 2013 8 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
also simplified the constructor interface; we actually don't need the other one.
-
JINMEI Tatuya authored
it now doesn't log it for each zone but only warns about the entire data source.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
as details are implemented the latter now seems more appropriate for the responsibility of this class.
-
JINMEI Tatuya authored
this eliminated the need for if-else cases in ConfigurableClientList::configure(). to make it possible getDataSourceClient() was slightly updated so that it recognizes "MasterFiles".
-
Mukund Sivaraman authored
... as the methods are private anyway.
-
- 29 Mar, 2013 4 commits
-
-
Thomas Markwalder authored
-
Thomas Markwalder authored
for trac 2719 in b10-dhcp6.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
the actually behavior is still same: it only supports the "local" segment.
-