summaryrefslogtreecommitdiff
path: root/source4/lib/registry
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher1-2/+2
2007-12-21r25803: Make our security descriptor acl manipulation methods more generic so...Günther Deschner1-1/+1
2007-12-21r25613: verify the length and type before checking the value,Stefan Metzmacher1-3/+2
2007-12-21r25607: Allow to set security descriptor type flags at creation time withGünther Deschner1-0/+1
2007-12-21r25605: Last round of registry reformats (before this gets an obsession...).Günther Deschner4-271/+328
2007-12-21r25603: More reformat.Günther Deschner5-118/+164
2007-10-10r25544: Cleanup some more indents in lib/registry.Günther Deschner16-1206/+1437
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2-9/+11
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-1/+1
2007-10-10r25301: Merge my includes.h cleanups.Jelmer Vernooij2-2/+2
2007-10-10r25193: Update headers to easy use by external apps.Jelmer Vernooij5-10/+10
2007-10-10r25112: make torture_temp_dir() available via tortore/torture.hStefan Metzmacher2-6/+0
2007-10-10r25047: Fix more warnings.Jelmer Vernooij3-4/+4
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2-29/+46
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...Jelmer Vernooij1-1/+1
2007-10-10r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij4-8/+6
2007-10-10r24994: Fix some C++ warnings.Jelmer Vernooij6-21/+23
2007-10-10r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures.Jelmer Vernooij2-29/+16
2007-10-10r24814: Fix headers, trim core.h even more.Jelmer Vernooij2-4/+2
2007-10-10r24726: Add tests for getting/setting security descriptors (still failing at ...Jelmer Vernooij3-0/+68
2007-10-10r24725: Don't segfault if hive file can't be foundJelmer Vernooij1-0/+2
2007-10-10r24723: Install the right headers for use by samba-gtk.Jelmer Vernooij4-33/+29
2007-10-10r24718: Fix some compiler warnings.Jelmer Vernooij3-8/+15
2007-10-10r24717: Some more easy bool conversions, update TODO for registryJelmer Vernooij1-29/+0
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2-5/+5
2007-10-10r24704: Fix bug in the registry patch code.. all the more proves this code ne...Jelmer Vernooij1-1/+1
2007-10-10r24703: Use standard registry diff files when provisioning rather thanJelmer Vernooij3-1/+10
2007-10-10r24684: Be a bit less verboseJelmer Vernooij2-5/+5
2007-10-10r24683: Add two more tests.Jelmer Vernooij2-0/+37
2007-10-10r24674: Make sure results are always on a new line, fix typo in test name.Jelmer Vernooij1-0/+21
2007-10-10r24668: Fix header installation.Jelmer Vernooij1-1/+1
2007-10-10r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij39-3542/+6371
2007-10-10r24557: rename 'dcerpc_table_' -> 'ndr_table_'Stefan Metzmacher1-1/+1
2007-10-10r24491: base_type() isn't supported anymore and the default for enumsStefan Metzmacher1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell16-48/+32
2007-10-10r23551: Change data_blob_equal to data_blob_cmp, suitable for sorting with qs...Andrew Bartlett1-1/+1
2007-10-10r22762: Some ldb_map changes:Jelmer Vernooij1-1/+1
2007-10-10r22404: more dependencies which should be privateStefan Metzmacher1-5/+5
2007-10-10r22029: Make sure we respect $srcdir correctly for the srcdir != builddir case.James Peach1-1/+1
2007-10-10r21837: Make dcerpc_mgmt a separate library again, as the linker leaves it ou...Jelmer Vernooij1-0/+4
2007-10-10r21834: Remove unnecessary includesJelmer Vernooij4-4/+0
2007-10-10r21830: Fix header installation, remove proto header with a single prototype.Jelmer Vernooij2-1/+7
2007-10-10r21828: Hardcode prototypes, as they're a public API.Jelmer Vernooij2-2/+48
2007-10-10r21685: Add some unit tests for the registry utility functions.Jelmer Vernooij1-46/+63
2007-10-10r21683: Remove the gconf registry backend.Jelmer Vernooij3-222/+0
2007-10-10r21656: Move tests a bit closer to the things they test, should make syncing ...Jelmer Vernooij1-0/+93
2007-10-10r21433: Get rid of the COM support code - it's not used and unmaintained. We canJelmer Vernooij1-26/+26
2007-10-10r21386: Run all NDR tests in the buildfarm, import some functions from Samba3...Jelmer Vernooij1-1/+2
2007-10-10r21299: Fix the build for those that don't have talloc.h installed.Jelmer Vernooij1-1/+1