summaryrefslogtreecommitdiffstats
path: root/source4/lib/registry
Commit message (Expand)AuthorAgeFilesLines
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-231-10/+14
* Registry client: Remove all conversion helper functionsMatthias Dieter Wallnöfer2008-09-211-44/+17
* Registry client library: Remove two elementar conversion functionsMatthias Dieter Wallnöfer2008-09-211-26/+4
* Revert "Registry tool "regtree": Removing an error message"Matthias Dieter Wallnöfer2008-09-211-0/+5
* Registry client: Fixup the "patchfile" libraryMatthias Dieter Wallnöfer2008-09-211-38/+66
* Registry client: Implement the "winreg_QueryValue" callMatthias Dieter Wallnöfer2008-09-211-0/+48
* Registry client library: Use "talloc_zero" to avoid uninitialized valuesMatthias Dieter Wallnöfer2008-09-211-3/+2
* Registry tool "regdiff": Add the event context for remote connectionsMatthias Dieter Wallnöfer2008-09-211-1/+1
* Registry client library: Fixes the creation of new keysMatthias Dieter Wallnöfer2008-09-212-2/+3
* Registry client library: Fix some buffer problemsMatthias Dieter Wallnöfer2008-09-211-5/+9
* Registry client library: Various fixup's and correctionsMatthias Dieter Wallnöfer2008-09-211-63/+64
* Registry tools "regshell" and "regtree": Small fixup'sMatthias Dieter Wallnöfer2008-09-212-22/+6
* Registry client: Various cleanups and charset conversionsMatthias Dieter Wallnöfer2008-09-211-66/+125
* Registry tool "regshell": Handle the default attribute in the right wayMatthias Dieter Wallnöfer2008-09-211-13/+15
* Registry tool "regtree": Removing an error messageMatthias Dieter Wallnöfer2008-09-211-5/+0
* Registry tool "regtree": Handle the default attribute in the right wayMatthias Dieter Wallnöfer2008-09-211-12/+18
* Generate with 1.3.36.Jelmer Vernooij2008-09-181-1/+1
* Fix up the "reg_common_open_remote" callMatthias Dieter Wallnöfer2008-09-094-8/+9
* Two useful "regshell" improvementsMatthias Dieter Wallnöfer2008-09-091-8/+6
* Add a setexpiry operation in samdb.pyAndrew Tridgell2008-08-302-23/+28
* Use a custom init function for samba4 that sets a samba4Simo Sorce2008-06-145-7/+7
* Use proper python errors.Jelmer Vernooij2008-06-142-27/+17
* Allow external use of regf idl.Jelmer Vernooij2008-05-271-5/+4
* Add docstrings to a couple more python modules.Jelmer Vernooij2008-05-242-1/+9
* Cope with new event context parameter in API and removed parameters to reg_op...Jelmer Vernooij2008-05-231-6/+6
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into registryJelmer Vernooij2008-05-2318-224/+394
|\
| * add more docstrings to registry python moduleJelmer Vernooij2008-05-233-14/+100
| * Fix CFLAGS for SWIG files.Jelmer Vernooij2008-05-221-1/+1
| * Move more modules inside of the samba package.Jelmer Vernooij2008-05-212-3/+3
| * Move CFLAGS overrides for SWIG modules to Makefile.Jelmer Vernooij2008-05-211-0/+2
| * Remove support for .py files from smb_build - deal with it only in the makefi...Jelmer Vernooij2008-05-211-0/+2
| * Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-2/+2
| * Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-2/+4
| * Use variables for source directory in remaining subsystems.Jelmer Vernooij2008-05-181-21/+21
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-2515-184/+264
| |\
| | * More endian fixes in the registryAndrew Bartlett2008-04-171-5/+5
| | * Fix typoAndrew Bartlett2008-04-171-1/+1
| | * More work to avoid endian bugs in registry tests.Andrew Bartlett2008-04-171-5/+7
| | * Fix bug in registry test on big-endian machines.Andrew Bartlett2008-04-172-19/+32
| | * Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-1714-85/+158
| | * Remove unused arguments from reg_open_local().Jelmer Vernooij2008-04-169-71/+63
| * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-0818-290/+232
| |\ \
| * \ \ Merge v4.0-testJelmer Vernooij2008-03-281-13/+13
| |\ \ \
| * | | | Move PC_FILE out of the perl code.Jelmer Vernooij2008-03-091-1/+2
| * | | | Push SOVERSION and VERSION out of perl code.Jelmer Vernooij2008-03-081-2/+3
| * | | | Fix includes.Jelmer Vernooij2008-03-041-0/+1
| * | | | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-24/+18
| * | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-034-37/+256
| |\ \ \ \
| * \ \ \ \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-2910-25/+41
| |\ \ \ \ \
| * | | | | | Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-261-1/+2