- 27 Apr, 2011 5 commits
-
-
JINMEI Tatuya authored
(also made a minor editorial cleanup: removed a redundant space in .cc)
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
added new test for that. with some other cleanups.
-
- 26 Apr, 2011 20 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
convert TSIG name to the generic crypto hash algorithm enum.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
in the canonical form (i.e. downcased).
-
JINMEI Tatuya authored
(with some non related cleanups)
-
JINMEI Tatuya authored
with resolving conflicts for: configure.ac doc/Doxyfile src/lib/Makefile.am
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Jelte Jansen authored
also made the friend declaration more specific
-
-
Naoki Kambe authored
-
Naoki Kambe authored
Conflicts: ChangeLog src/bin/stats/tests/b10-stats_test.py
-
Jelte Jansen authored
-
- 25 Apr, 2011 4 commits
-
-
JINMEI Tatuya authored
redundant blank line.
-
Michal 'vorner' Vaner authored
The problem was, it was increased after invalidating once before checking the condition again. It is probably harmless, but according to the letter not legal.
-
Michal 'vorner' Vaner authored
It used iterator with different comparator. Glibc stl with debug mode rejected this while trying to compile it.
-
JINMEI Tatuya authored
commit f6aa7d59
-
- 22 Apr, 2011 8 commits
-
-
Naoki Kambe authored
- changed the redirection 302 would be responded only when it's requested with '/' and there is a Host header, in other cases, 404(NotFound) would be responded. - added more description into the document according to the above change - added grammatical fix into the document - regenerated the manpage
-
Naoki Kambe authored
This reverts commit d7cf894e.
-
Naoki Kambe authored
- checking the type of object returned from open_template method - checking the string values replaced by the substitute method in string.Template
-
Naoki Kambe authored
-
JINMEI Tatuya authored
tenatively okayed on jabber. if inappropriate it's easy to back out.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
- 21 Apr, 2011 3 commits
-
-
JINMEI Tatuya authored
this suppresses some warnings from clang++. should be trivial, directly pusing.
-
Jelte Jansen authored
-
Jelte Jansen authored
-