summaryrefslogtreecommitdiffstats
path: root/source4/lib/registry
Commit message (Expand)AuthorAgeFilesLines
* r25935: Fix registry tests.Jelmer Vernooij2007-12-212-8/+5
* r25932: Remove unnecessary include - should fix the build on hosts without popt.Jelmer Vernooij2007-12-214-4/+0
* r25930: fix test nameJelmer Vernooij2007-12-211-1/+1
* r25928: Split up torture-local a bit.Jelmer Vernooij2007-12-212-8/+18
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-2/+2
* r25803: Make our security descriptor acl manipulation methods more generic so...Günther Deschner2007-12-211-1/+1
* r25613: verify the length and type before checking the value,Stefan Metzmacher2007-12-211-3/+2
* r25607: Allow to set security descriptor type flags at creation time withGünther Deschner2007-12-211-0/+1
* r25605: Last round of registry reformats (before this gets an obsession...).Günther Deschner2007-12-214-271/+328
* r25603: More reformat.Günther Deschner2007-12-215-118/+164
* r25544: Cleanup some more indents in lib/registry.Günther Deschner2007-10-1016-1206/+1437
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-102-9/+11
* 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