summaryrefslogtreecommitdiffstats
path: root/source4/lib/registry/registry.h
Commit message (Expand)AuthorAgeFilesLines
* s4:registry: add a TALLOC_CTX argument to reg_open_remote()Michael Adam2012-07-131-1/+2
* s4:lib/registry/registry.h - align a copyright line in header commentMatthias Dieter Wallnöfer2011-03-301-1/+1
* s4:registry - on key add operations we have to handle with paths not always o...Matthias Dieter Wallnöfer2010-07-011-1/+1
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-21/+9
* s4: use shared registry functions.Günther Deschner2010-04-271-0/+9
* Revert of commit 5b6ad54f43741c0c25b35e44cafe5fed352ff133 in registry.hWilco Baan Hofman2010-03-291-2/+1
* s4:registry - "util" - add also a memory context argument for "reg_key_del_abs"Matthias Dieter Wallnöfer2010-03-221-1/+2
* s4:registry - registry.h - add memory contexts for delete value/key functionsMatthias Dieter Wallnöfer2010-03-221-8/+16
* s4:libregistry - change counters to be "unsigned"Matthias Dieter Wallnöfer2010-03-061-2/+2
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-6/+6
* Remove more usages of global_loadparm.Jelmer Vernooij2008-10-241-1/+2
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-0/+12
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-2/+2
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into registryJelmer Vernooij2008-05-231-3/+5
|\
| * Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-0/+4
| * Remove unused arguments from reg_open_local().Jelmer Vernooij2008-04-161-3/+1
* | Fix PReg write support.Wilco Baan Hofman2008-04-151-0/+1
* | Fixed the patchfile tests and tidy up the patchfile backends.Wilco Baan Hofman2008-04-151-0/+4
* | Add support for security descriptors. Also patched the regf backend to suppor...Wilco Baan Hofman2008-04-141-8/+13
|/
* Install libevents since it's required by samba-gtk.Jelmer Vernooij2008-04-031-0/+4
* Merge hive.h into registry.hJelmer Vernooij2008-04-021-1/+182
* Merge patchfile.h into registry.hJelmer Vernooij2008-04-021-2/+29
* Remove more uses of global_loadparm.Jelmer Vernooij2008-02-211-4/+3
* r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize...Jelmer Vernooij2008-01-071-2/+8
* r26688: Fix listing remote predefined keys and subkeys. This fixes bug 3431.Jelmer Vernooij2008-01-071-1/+0
* r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works ...Jelmer Vernooij2007-12-241-3/+0
* r26451: Janitorial: fix warnings in lib/registry/Kai Blin2007-12-211-2/+2
* r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2007-12-211-0/+1
* r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij2007-12-211-0/+2
* r25544: Cleanup some more indents in lib/registry.Günther Deschner2007-10-101-143/+148
* r25301: Merge my includes.h cleanups.Jelmer Vernooij2007-10-101-1/+1
* r25193: Update headers to easy use by external apps.Jelmer Vernooij2007-10-101-0/+1
* r24814: Fix headers, trim core.h even more.Jelmer Vernooij2007-10-101-2/+1
* r24726: Add tests for getting/setting security descriptors (still failing at ...Jelmer Vernooij2007-10-101-0/+6
* r24723: Install the right headers for use by samba-gtk.Jelmer Vernooij2007-10-101-26/+22
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-1/+1
* r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij2007-10-101-138/+171
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21837: Make dcerpc_mgmt a separate library again, as the linker leaves it ou...Jelmer Vernooij2007-10-101-0/+4
* r21830: Fix header installation, remove proto header with a single prototype.Jelmer Vernooij2007-10-101-0/+7
* r21828: Hardcode prototypes, as they're a public API.Jelmer Vernooij2007-10-101-1/+48
* 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-101-0/+2
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-1/+2
* r17713: fix compiler warningsStefan Metzmacher2007-10-101-6/+6
* r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for corr...Gerald Carter2007-10-101-2/+2
* r15361: Export table of predefined registry keysJelmer Vernooij2007-10-101-0/+9
* r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij2007-10-101-0/+1
* r15214: Introduce subsystem-specific CFLAGS to keep the global CFLAGS short.Jelmer Vernooij2007-10-101-1/+1
* r14599: Pass ACLs down the registry layer.Jelmer Vernooij2007-10-101-0/+6