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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r19892: Fix klokwork id 2190
Volker Lendecke
1
-1
/
+4
2007-10-10
r19891: Fix klokwork id 2189
Volker Lendecke
1
-1
/
+3
2007-10-10
r19890: Fix klokwork ID 2188
Volker Lendecke
1
-1
/
+3
2007-10-10
r19889: Fix klokwork ID 2187
Volker Lendecke
1
-0
/
+3
2007-10-10
r19883: Fix bug 4248 -- thanks to Pascal Terjan :-)
Volker Lendecke
1
-1
/
+0
2007-10-10
r19873: Make sure we are privileged when doing DMAPI operations on systems
James Peach
1
-3
/
+16
2007-10-10
r19872: Move the value cache to srv_winreg_nt.c. Fix some minor issues found ...
Volker Lendecke
2
-123
/
+100
2007-10-10
r19867: Introduce struct regkey_info in srv_winreg_nt.c to be able to re-add the
Volker Lendecke
1
-91
/
+130
2007-10-10
r19860: Streamline _winreg_QueryValue a bit. We've been pushing around memory
Volker Lendecke
1
-105
/
+86
2007-10-10
r19858: Fix a memleak, add a const
Volker Lendecke
1
-1
/
+2
2007-10-10
r19857: Make the perfcounter compile after tdb changes
Volker Lendecke
2
-14
/
+7
2007-10-10
r19853: Update a link
Volker Lendecke
1
-0
/
+4
2007-10-10
r19852: Fix the build for the VFS examples. Fixes bugzilla #3931.
James Peach
2
-4
/
+17
2007-10-10
r19851: Disable gcc PIE options on Darwin.
James Peach
1
-0
/
+5
2007-10-10
r19849: Fix compilation after idl changes.
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r19848: Sync with Samba4 - no top-level unique pointers.
Jelmer Vernooij
5
-47
/
+31
2007-10-10
r19841: Wrap regdb_store_keys and regdb_store_values in tdb transactions
Volker Lendecke
2
-18
/
+60
2007-10-10
r19840: Fix an uninitialized variable
Volker Lendecke
1
-0
/
+7
2007-10-10
r19839: Fix the build, we are not there yet :-)
Volker Lendecke
1
-1
/
+0
2007-10-10
r19838: We have to delete the value record as well, otherwise the old values ...
Volker Lendecke
1
-0
/
+4
2007-10-10
r19837: Some reformatting (Jerry, I hope you do not mind
Volker Lendecke
1
-4
/
+9
2007-10-10
r19835: Some net sam policy improvements.
Volker Lendecke
1
-50
/
+77
2007-10-10
r19828: Add a helper function to pull *and* unparse local registry values
Volker Lendecke
1
-0
/
+56
2007-10-10
r19827: Move registry_push/pull_value to lib/util_reg.c
Volker Lendecke
2
-116
/
+116
2007-10-10
r19826: Fix typo
Jim McDonough
1
-1
/
+1
2007-10-10
r19825: To create a key, smbd also needs read privs assigned
Volker Lendecke
1
-1
/
+2
2007-10-10
r19824: Fix the max value calculation in QueryInfoKey
Volker Lendecke
1
-9
/
+10
2007-10-10
r19823: "log" is an internal define in older versions of gcc.
Jeremy Allison
3
-4
/
+4
2007-10-10
r19822: Implement net rpc registry createkey, deletekey and deletevalue
Volker Lendecke
1
-0
/
+168
2007-10-10
r19821: Make net_rpc_registry use net_run_function2.
Volker Lendecke
1
-24
/
+14
2007-10-10
r19820: Limit the stat cache to 1MB by default (Bug 4244). Thanks to Bjoern J...
Volker Lendecke
1
-1
/
+1
2007-10-10
r19819: Windows returns an empty string instead of NULL here
Volker Lendecke
1
-1
/
+1
2007-10-10
r19818: Remove reg_split_hive, make use of registry_openkey
Volker Lendecke
2
-99
/
+19
2007-10-10
r19817: Implement net rpc registry setvalue (only dword and sz so far)
Volker Lendecke
1
-0
/
+191
2007-10-10
r19812: dump_regval_buf is not needed anymore
Volker Lendecke
1
-49
/
+0
2007-10-10
r19811: Decode REG_MULTI_SZ and REG_BINARY
Volker Lendecke
5
-8
/
+32
2007-10-10
r19809: remove winbind blacklist parameter
Gerald Carter
2
-28
/
+0
2007-10-10
r19808: remove old smbwrapper references
Gerald Carter
1
-4
/
+0
2007-10-10
r19807: First attempt at wrapping something sane around the registry API. Wil...
Volker Lendecke
2
-135
/
+370
2007-10-10
r19804: Fix a valgrind error
Volker Lendecke
1
-5
/
+4
2007-10-10
r19803: Fix problem reported by Chetan S: QueryInfoKey needs to report the ma...
Volker Lendecke
1
-1
/
+1
2007-10-10
r19800: * Remove exmpty aix directory
Gerald Carter
1
-2
/
+0
2007-10-10
r19797: Convert the remaining pipes to the "new" unique out ptr handling
Volker Lendecke
16
-304
/
+219
2007-10-10
r19794: Convert DFS
Volker Lendecke
3
-25
/
+20
2007-10-10
r19793: Change the lsa calls to the new calling convention. Nobody uses the c...
Volker Lendecke
2
-113
/
+67
2007-10-10
r19790: Check in the PIDL change and the converted unixinfo and winbind pipes...
Volker Lendecke
9
-91
/
+80
2007-10-10
r19786: My last checkin to winreg_StringBuf killed rpccli_winreg_EnumKeys aga...
Volker Lendecke
2
-1
/
+19
2007-10-10
r19780: Ok, regkey_open_internal needs a regkey_close_internal. Giving a tall...
Volker Lendecke
4
-22
/
+17
2007-10-10
r19779: Fail properly on talloc_strdup failure
Volker Lendecke
1
-3
/
+5
2007-10-10
r19778: Make regkey_open_internal take a talloc ctx
Volker Lendecke
4
-17
/
+22
[prev]
[next]