index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
registry
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-02
Reintroduce header previously autogenerated but ignored by git.
Jelmer Vernooij
1
-1
/
+0
2008-04-02
Move handle utility functions to public header, remove more public headers.
Jelmer Vernooij
1
-1
/
+0
2008-04-02
Trim down installed headers some more.
Jelmer Vernooij
1
-1
/
+1
2008-04-02
Merge hive.h into registry.h
Jelmer Vernooij
7
-215
/
+186
2008-04-02
Merge patchfile.h into registry.h
Jelmer Vernooij
6
-61
/
+30
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-1
/
+1
2008-04-01
Rename libsamba-config to libsamba-hostconfig.
Jelmer Vernooij
1
-4
/
+4
2008-03-28
Convert some more files to GPLv3.
Andrew Kroeger
8
-8
/
+8
2008-03-14
swig: regenerate _wrap.c files
Stefan Metzmacher
1
-13
/
+13
2008-03-03
Merge branch 'v4-0-test' into id10ts-registry
Jelmer Vernooij
11
-30
/
+51
2008-02-29
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-1
/
+2
2008-02-29
Move manpage management out of the perl build system.
Jelmer Vernooij
1
-4
/
+8
2008-02-26
registry: Add an explicit test for recursive deletion.
Andrew Kroeger
1
-0
/
+37
2008-02-26
registry: Implement recursive deletes for regf-backed registry.
Andrew Kroeger
1
-4
/
+49
2008-02-26
registry: Implement recursive deletes for dir-backed registry.
Andrew Kroeger
1
-6
/
+54
2008-02-26
registry: Implement recursive deletes for ldb-backed registry.
Andrew Kroeger
1
-27
/
+116
2008-02-25
Remove uses of global_loadparm.
Jelmer Vernooij
5
-11
/
+15
2008-02-21
Remove yet more global_loadparm instances.
Jelmer Vernooij
1
-2
/
+4
2008-02-21
Remove more global_loadparm instance.s
Jelmer Vernooij
1
-5
/
+9
2008-02-21
Remove yet more uses of global_loadparm.
Jelmer Vernooij
4
-7
/
+13
2008-02-21
Remove more uses of global_loadparm.
Jelmer Vernooij
7
-24
/
+38
2008-02-11
Fix switching of hives in regshell (#5254)
Jelmer Vernooij
1
-0
/
+3
2008-02-09
registry: Fix warning.
Jelmer Vernooij
1
-1
/
+1
2008-01-22
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
1
-1
/
+0
2008-01-22
dcerpc: Use manually written .pc files for dcerpc and ndr.
Jelmer Vernooij
1
-1
/
+1
2008-01-22
registry: Use manually written .pc file.
Jelmer Vernooij
2
-0
/
+13
2008-01-18
registry: Use correct return values.
Jelmer Vernooij
7
-32
/
+53
2008-01-18
registry: Avoid mapping registry return codes: return the right value in the ...
Jelmer Vernooij
3
-3
/
+3
2008-01-18
When Windows attempts to create a new key, it looks for an available key name
Andrew Kroeger
1
-7
/
+13
2008-01-18
registry: Improve error codes and update tests.
Jelmer Vernooij
6
-20
/
+23
2008-01-18
When Windows initially creates a new value, the value name is "New Value #1".
Andrew Kroeger
1
-2
/
+22
2008-01-18
registry: Properly check return values from ldb_*() functions.
Andrew Kroeger
1
-3
/
+3
2008-01-18
registry: Check for more specific LDB return codes, handle changing existing ...
Jelmer Vernooij
1
-6
/
+11
2008-01-07
r26692: registry: Treat key and value names case-insensitively.
Jelmer Vernooij
1
-0
/
+10
2008-01-07
r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize...
Jelmer Vernooij
13
-44
/
+171
2008-01-07
r26688: Fix listing remote predefined keys and subkeys. This fixes bug 3431.
Jelmer Vernooij
4
-36
/
+64
2008-01-05
r26665: registry: Fix tests on bigendian machines.
Jelmer Vernooij
1
-2
/
+6
2008-01-01
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
1
-1
/
+1
2008-01-01
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
1
-2
/
+2
2007-12-26
r26602: Revert my previous commit as it only works with GNU make.
Jelmer Vernooij
1
-7
/
+7
2007-12-26
r26600: Provide dir variable with current basedir in Makefile.
Jelmer Vernooij
1
-7
/
+7
2007-12-26
r26596: Fixed upgrade.py.
Jelmer Vernooij
1
-1
/
+6
2007-12-26
r26589: torture: Add non-const version of torture_tcase_add_simple_test
Kai Blin
2
-105
/
+79
2007-12-26
r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.
Kai Blin
2
-56
/
+57
2007-12-24
r26576: Allow the static module loading code to be used for the Python modules.
Jelmer Vernooij
1
-1
/
+1
2007-12-24
r26572: Fix warnings in the Python code.
Jelmer Vernooij
2
-18
/
+20
2007-12-24
r26571: Hide warnings about unused macros and casting qualifiers in autogener...
Jelmer Vernooij
1
-21
/
+7
2007-12-24
r26570: - Trim size of the swig-generated Python bindings by removing a bunch...
Jelmer Vernooij
3
-229
/
+160
2007-12-24
r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works ...
Jelmer Vernooij
9
-16
/
+239
2007-12-24
r26564: More python bindings for registry code.
Jelmer Vernooij
7
-101
/
+238
[next]