summaryrefslogtreecommitdiffstats
path: root/source4/lib/registry
Commit message (Expand)AuthorAgeFilesLines
...
* r26439: Require tdr_pull users to specify a smb_iconv convenience context.Jelmer Vernooij2007-12-211-88/+112
* r26438: Store iconv convenience in tdr push contexts.Jelmer Vernooij2007-12-211-5/+11
* r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij2007-12-213-5/+7
* r26427: Avoid global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-3/+4
* r26407: Janitorial: Remove a pstring and compiler warnings.Kai Blin2007-12-211-36/+37
* r26399: Use -O option for SWIG (less evil generated code).Jelmer Vernooij2007-12-212-38/+60
* r26372: Add include for external users.Jelmer Vernooij2007-12-211-0/+1
* r26355: Eliminate global_loadparm in more places.Jelmer Vernooij2007-12-214-8/+8
* r26329: Fix more loadparm_context references. Only about a 100 left now.Jelmer Vernooij2007-12-214-4/+5
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-213-2/+4
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-214-8/+8
* r26263: Don't assume CH_UNIX is CH_UTF8.Jelmer Vernooij2007-12-211-1/+1
* r26248: Check in SWIG output so SWIG is not required when running out of svn.Jelmer Vernooij2007-12-212-0/+4151
* r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij2007-12-218-13/+23
* r26073: Import Python bindings for the registry.Jelmer Vernooij2007-12-213-1/+190
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+1
* 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