- 01 Aug, 2020 1 commit
-
-
Hilko Bengen authored
-
- 03 Feb, 2019 1 commit
-
-
Hilko Bengen authored
-
- 23 Jan, 2019 1 commit
-
-
Hilko Bengen authored
-
- 22 Jan, 2019 1 commit
-
-
Hilko Bengen authored
-
- 26 Feb, 2018 1 commit
-
-
Hilko Bengen authored
-
- 18 Feb, 2017 1 commit
-
-
Hilko Bengen authored
-
- 30 Oct, 2015 1 commit
-
-
Hilko Bengen authored
-
- 06 Oct, 2015 1 commit
-
-
Hilko Bengen authored
-
- 31 Oct, 2014 1 commit
-
-
Hilko Bengen authored
-
- 23 Apr, 2014 1 commit
-
-
Hilko Bengen authored
-
- 17 Jan, 2014 1 commit
-
-
Hilko Bengen authored
-
- 27 Jul, 2013 1 commit
-
-
Hilko Bengen authored
-
- 06 Nov, 2012 1 commit
-
-
Hilko Bengen authored
-
- 16 Jul, 2012 2 commits
-
-
Hilko Bengen authored
-
Hilko Bengen authored
-
- 30 Nov, 2011 1 commit
-
-
Hilko Bengen authored
-
- 25 Oct, 2011 1 commit
-
-
Hilko Bengen authored
-
- 27 Aug, 2011 1 commit
-
-
Hilko Bengen authored
-
- 15 Aug, 2011 1 commit
-
-
Hilko Bengen authored
-
- 12 Aug, 2011 1 commit
-
-
Hilko Bengen authored
-
- 18 May, 2011 1 commit
-
-
Hilko Bengen authored
-
- 12 May, 2011 1 commit
-
-
Hilko Bengen authored
-
- 13 Apr, 2011 1 commit
-
-
Hilko Bengen authored
-
- 09 Dec, 2010 1 commit
-
-
Hilko Bengen authored
-
- 28 Aug, 2010 1 commit
-
-
Hilko Bengen authored
-
- 13 Jul, 2010 1 commit
-
-
Hilko Bengen authored
-
- 12 Jul, 2010 2 commits
-
-
Richard Jones authored
Thanks to Hilko Bengen for characterizing the issue and providing an initial version of this patch.
-
Hilko Bengen authored
-
- 11 Jul, 2010 1 commit
-
-
Richard Jones authored
Thanks to Hilko Bengen for spotting the problem.
-
- 08 Jul, 2010 1 commit
-
-
Conrad Meyer authored
-
- 13 Jun, 2010 1 commit
-
-
Richard Jones authored
-
- 13 May, 2010 1 commit
-
-
Richard Jones authored
-
- 30 Apr, 2010 1 commit
-
-
Richard Jones authored
-
- 28 Apr, 2010 2 commits
-
-
Richard Jones authored
-
Richard Jones authored
When you import a string value like: "Foo"="Bar" using Windows regedit program, implicit nul-termination is added to the value (not the key), so what is stored in the value would be something like: hex(1):42,00,61,00,72,00,00,00 where two of the trailing zero bytes come from the implicit terminator. This corrects the reg_import function so it works the same way.
-
- 20 Apr, 2010 1 commit
-
-
Richard Jones authored
Although these modules are optionally used by the Perl tests, they aren't necessary and won't break the build if they are not there. These modules aren't available in RHEL 5. Therefore remove these checks.
-
- 03 Apr, 2010 3 commits
-
-
Richard Jones authored
-
TJ authored
-
TJ authored
-
- 02 Apr, 2010 1 commit
-
-
TJ authored
-