summaryrefslogtreecommitdiffstats
path: root/source4/lib/registry
Commit message (Expand)AuthorAgeFilesLines
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-1016-48/+32
* r23551: Change data_blob_equal to data_blob_cmp, suitable for sorting with qs...Andrew Bartlett2007-10-101-1/+1
* r22762: Some ldb_map changes:Jelmer Vernooij2007-10-101-1/+1
* r22404: more dependencies which should be privateStefan Metzmacher2007-10-101-5/+5
* r22029: Make sure we respect $srcdir correctly for the srcdir != builddir case.James Peach2007-10-101-1/+1
* r21837: Make dcerpc_mgmt a separate library again, as the linker leaves it ou...Jelmer Vernooij2007-10-101-0/+4
* r21834: Remove unnecessary includesJelmer Vernooij2007-10-104-4/+0
* r21830: Fix header installation, remove proto header with a single prototype.Jelmer Vernooij2007-10-102-1/+7
* r21828: Hardcode prototypes, as they're a public API.Jelmer Vernooij2007-10-102-2/+48
* r21685: Add some unit tests for the registry utility functions.Jelmer Vernooij2007-10-101-46/+63
* r21683: Remove the gconf registry backend.Jelmer Vernooij2007-10-103-222/+0
* r21656: Move tests a bit closer to the things they test, should make syncing ...Jelmer Vernooij2007-10-101-0/+93
* r21433: Get rid of the COM support code - it's not used and unmaintained. We canJelmer Vernooij2007-10-101-26/+26
* r21386: Run all NDR tests in the buildfarm, import some functions from Samba3...Jelmer Vernooij2007-10-101-1/+2
* r21299: Fix the build for those that don't have talloc.h installed.Jelmer Vernooij2007-10-101-1/+1
* r21297: Remove the GTK+ tools and library from the main repository. They are ...Jelmer Vernooij2007-10-102-2/+4
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-101-3/+3
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-13/+26
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-1/+2
* r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...Simo Sorce2007-10-101-2/+2
* r19400: fixed a valgrind error in the directory registry backend (name wasAndrew Tridgell2007-10-101-2/+2
* r19299: Fix possible memleaksSimo Sorce2007-10-101-0/+1
* r18971: avoid strndup is a few places. Fixes a minor memory leak, and shouldAndrew Tridgell2007-10-101-2/+2
* r18584: found one of the fd leaks. The registry backend was using aAndrew Tridgell2007-10-105-7/+10
* r18561: Fix [out] pointers in winreg IDLGerald Carter2007-10-101-7/+7
* r18328: when we bail out early, set *offset to 0Andrew Tridgell2007-10-101-0/+2
* r18324: fixed a uninitialised variableAndrew Tridgell2007-10-101-1/+1
* r18298: fixed mmap failure testAndrew Tridgell2007-10-101-1/+1
* r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher2007-10-101-2/+1
* r18176: reg_util.c needs LIBREPLACE for strndupAndrew Tridgell2007-10-101-1/+1
* r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij2007-10-104-4/+4
* r18130: the move to system/ in libreplace broke some things ... should beAndrew Tridgell2007-10-101-0/+1
* r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij2007-10-101-4/+4
* r18117: first steps in making samba4 use libreplaceAndrew Tridgell2007-10-101-4/+4
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r17773: this macros are unsed, with compiler warningsStefan Metzmacher2007-10-101-0/+2
* r17713: fix compiler warningsStefan Metzmacher2007-10-102-7/+7
* r17516: Change helper function names to make more clear what they are meant t...Simo Sorce2007-10-101-2/+2
* r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...Gerald Carter2007-10-104-5/+5
* r15878: Add explicit initialization to make the IBM checker happy.Jelmer Vernooij2007-10-101-2/+2
* r15877: Fix error message - caught by the IBM checkerJelmer Vernooij2007-10-101-4/+17
* r15854: more talloc_set_destructor() typesafe fixesAndrew Tridgell2007-10-101-4/+2
* r15810: Fix uninitialized variable error, caught by the IBM checker.Jelmer Vernooij2007-10-101-1/+2
* r15807: Fix incorrect initialization. Very nice catch by the IBM Checker.Jelmer Vernooij2007-10-101-1/+1
* r15806: Remove some unnecessary nesting making the function harder to read.Jelmer Vernooij2007-10-101-11/+15
* r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij2007-10-101-1/+1
* r15659: Implement opening a key by name (significant better performanceJelmer Vernooij2007-10-101-2/+236
* r15458: Fix support for Windows XP-style registry files and support for large...Jelmer Vernooij2007-10-102-20/+126
* r15406: Move 'smbreadline' out of libreplace as it doesn't replace functionalityJelmer Vernooij2007-10-101-1/+1
* r15375: Rename readline.h to smbreadline.h avoid clashes with system header.Jelmer Vernooij2007-10-101-1/+1