python:tests: Store keys as bytes rather than as lists of ints
[samba.git] / source4 / lib / registry / interface.c
2020-08-28 Matthew DeVorelib/util: remove extra safe_string.h file
2016-09-27 Günther Deschnerwerror: replace WERR_INVALID_PARAM with WERR_INVALID_PA...
2016-09-27 Günther Deschnerwerror: replace WERR_BADFILE with WERR_FILE_NOT_FOUND...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2010-07-01 Matthias Dieter... s4:registry - on key add operations we have to handle...
2010-03-22 Matthias Dieter... s4:registry - adaptions for "add memory contexts for...
2010-03-06 Matthias Dieter... s4:libregistry - change counters to be "unsigned"
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-11 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Jelmer VernooijFix const.
2008-04-15 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Wilco Baan HofmanAdd support for security descriptors. Also patched...
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-28 Jelmer VernooijMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-03-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-27 Jelmer VernooijMerge v4.0-test
2008-03-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-04 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-03 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-26 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-18 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-gmake3
2008-02-18 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-gmake3
2008-02-18 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-gmake3
2008-02-16 Jelmer VernooijMove responsibilities of build.h to makefile.
2008-01-07 Jelmer Vernooijr26689: registry: Return max_subkeynamelen, max_valname...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Kai Blinr26451: Janitorial: fix warnings in lib/registry/
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Günther Deschnerr25544: Cleanup some more indents in lib/registry.
2007-10-10 Jelmer Vernooijr25193: Update headers to easy use by external apps.
2007-10-10 Jelmer Vernooijr24726: Add tests for getting/setting security descript...
2007-10-10 Jelmer Vernooijr24667: Finally merge the registry improvements that...