summaryrefslogtreecommitdiffstats
path: root/source4/lib/registry
Commit message (Expand)AuthorAgeFilesLines
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-1/+1
* r25301: Merge my includes.h cleanups.Jelmer Vernooij2007-10-102-2/+2
* r25193: Update headers to easy use by external apps.Jelmer Vernooij2007-10-105-10/+10
* r25112: make torture_temp_dir() available via tortore/torture.hStefan Metzmacher2007-10-102-6/+0
* r25047: Fix more warnings.Jelmer Vernooij2007-10-103-4/+4
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-102-29/+46
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...Jelmer Vernooij2007-10-101-1/+1
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-104-8/+6
* r24994: Fix some C++ warnings.Jelmer Vernooij2007-10-106-21/+23
* r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures.Jelmer Vernooij2007-10-102-29/+16
* r24814: Fix headers, trim core.h even more.Jelmer Vernooij2007-10-102-4/+2
* r24726: Add tests for getting/setting security descriptors (still failing at ...Jelmer Vernooij2007-10-103-0/+68
* r24725: Don't segfault if hive file can't be foundJelmer Vernooij2007-10-101-0/+2
* r24723: Install the right headers for use by samba-gtk.Jelmer Vernooij2007-10-104-33/+29
* r24718: Fix some compiler warnings.Jelmer Vernooij2007-10-103-8/+15
* r24717: Some more easy bool conversions, update TODO for registryJelmer Vernooij2007-10-101-29/+0
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-102-5/+5
* r24704: Fix bug in the registry patch code.. all the more proves this code ne...Jelmer Vernooij2007-10-101-1/+1
* r24703: Use standard registry diff files when provisioning rather thanJelmer Vernooij2007-10-103-1/+10
* r24684: Be a bit less verboseJelmer Vernooij2007-10-102-5/+5
* r24683: Add two more tests.Jelmer Vernooij2007-10-102-0/+37
* r24674: Make sure results are always on a new line, fix typo in test name.Jelmer Vernooij2007-10-101-0/+21
* r24668: Fix header installation.Jelmer Vernooij2007-10-101-1/+1
* r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij2007-10-1039-3542/+6371
* r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher2007-10-101-1/+1
* r24491: base_type() isn't supported anymore and the default for enumsStefan Metzmacher2007-10-101-1/+1
* 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