- 26 Nov, 2012 2 commits
-
-
Michal 'vorner' Vaner authored
Conflicts: src/lib/datasrc/datasrc_messages.mes
-
JINMEI Tatuya authored
-
- 22 Nov, 2012 1 commit
-
-
Stephen Morris authored
-
- 21 Nov, 2012 5 commits
-
-
Michal 'vorner' Vaner authored
An include was missing.
-
Michal 'vorner' Vaner authored
So we can include less
-
Michal 'vorner' Vaner authored
So the issue callbacks don't depend on other things.
-
Michal 'vorner' Vaner authored
And few other similar renames.
-
Michal 'vorner' Vaner authored
-
- 20 Nov, 2012 4 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
There isn't a portable way (across automake versions) of printing something right at the end of `make install`. So we use the portable install-exec-hook and display the message in yellow color so that the user notices it. echo -e may not be portable, so we continue even if it fails.
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
- 19 Nov, 2012 10 commits
-
-
Michal 'vorner' Vaner authored
There are no contexts any more. Rename the log message IDs not to contain them.
-
Michal 'vorner' Vaner authored
Mostly for consistency.
-
Michal 'vorner' Vaner authored
Use separate boolean variables to distinguish if the add callback or an issue callback was called. The previous did not really ensure the correct one was called.
-
Michal 'vorner' Vaner authored
We no longer have context, we have only bunch of callbacks.
-
Stephen Morris authored
... to conform to coding standards.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 18 Nov, 2012 1 commit
-
-
Mukund Sivaraman authored
-
- 17 Nov, 2012 5 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
Including documentation, the implementation is not there yet.
-
Michal 'vorner' Vaner authored
-
- 16 Nov, 2012 4 commits
-
-
Stephen Morris authored
-
Stephen Morris authored
-
Stephen Morris authored
Also fix some issues from the review.
-
Stephen Morris authored
-
- 15 Nov, 2012 8 commits
-
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Jeremy C. Reed authored
note I renumbered existing entry.
-
Jeremy C. Reed authored
-
JINMEI Tatuya authored
I expect we'll need the string object version of token pretty often for rrtype and TTL, and this version will help make it a bit more efficient.
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-
Mukund Sivaraman authored
-