amitay/samba.git
2007-10-10 Volker Lendecker19963: Add 'registry shares = yes' and registry key...
2007-10-10 James Peachr19962: Revert bogus change in r19961. In future I...
2007-10-10 James Peachr19961: Remove VARDIR. Nothing is ever installed into...
2007-10-10 Jeremy Allisonr19959: Allow tdb to be built standalone in Samba3.
2007-10-10 Jeremy Allisonr19958: Add check for WINBIND_OFFLINE key.
2007-10-10 Jeremy Allisonr19957: Initial framework to make winbindd robust
2007-10-10 Volker Lendecker19950: talloc_destroy is replaced these days
2007-10-10 Volker Lendecker19948: Fix a memleak
2007-10-10 Volker Lendecker19947: Change regkey_open_internal to take the parent...
2007-10-10 Volker Lendecker19946: in SetKeySec, sd is just a [in,ref] ptr
2007-10-10 Volker Lendecker19945: Fix a segfault -- lookup_rids needs to init...
2007-10-10 Volker Lendecker19944: Fix from Don Watson -- thanks
2007-10-10 Volker Lendecker19943: Fix bug 4267 -- Thanks to David!
2007-10-10 Volker Lendecker19942: Fix Coverity id 333, a dereference before a...
2007-10-10 James Peachr19941: One copy of this code should be sufficient.
2007-10-10 Gerald Carterr19939: ,fix compile warning about unused functions...
2007-10-10 Jeremy Allisonr19936: Patch from Kai Blin <kai.blin@gmail.com> to
2007-10-10 Stefan Metzmacherr19935: always use discard_const_p() in lib/ldb/
2007-10-10 Volker Lendecker19932: Add some const
2007-10-10 Volker Lendecker19930: Revert the winreg idl changes. At least enumkey...
2007-10-10 Volker Lendecker19929: Fix indentation
2007-10-10 Volker Lendecker19928: Fix klokwork id 4509, 4573, 4574.
2007-10-10 Volker Lendecker19927: Fix klokwork ID 4702
2007-10-10 Gerald Carterr19921: Add license and copyright info
2007-10-10 Volker Lendecker19919: Convert winreg_EnumKey to use ref ** instead...
2007-10-10 Volker Lendecker19918: Convert winreg_CreateKey to use a ref ** instea...
2007-10-10 Volker Lendecker19917: Fix warnings
2007-10-10 Volker Lendecker19916: Fix some c++ warnings
2007-10-10 Volker Lendecker19915: Fix two type-punned warnings
2007-10-10 Volker Lendecker19914: The "default" value with the name "" need diffe...
2007-10-10 Volker Lendecker19913: Fix a const warning
2007-10-10 Volker Lendecker19912: Move the subkey cache to srv_winreg_nt.c
2007-10-10 Volker Lendecker19900: Fix klokwork ID 3148, 3149
2007-10-10 Volker Lendecker19899: Fix some C++ warnings and klokwork ID 3147
2007-10-10 Volker Lendecker19898: Fix klokwork ids 3127, 3128, 3129, 3130
2007-10-10 Volker Lendecker19896: Fix klokwork id 2279
2007-10-10 Volker Lendecker19895: Fix klokwork id 2278
2007-10-10 Volker Lendecker19894: Fix klokwork id 2192
2007-10-10 Volker Lendecker19893: Fix klokwork id 2191
2007-10-10 Volker Lendecker19892: Fix klokwork id 2190
2007-10-10 Volker Lendecker19891: Fix klokwork id 2189
2007-10-10 Volker Lendecker19890: Fix klokwork ID 2188
2007-10-10 Volker Lendecker19889: Fix klokwork ID 2187
2007-10-10 Volker Lendecker19883: Fix bug 4248 -- thanks to Pascal Terjan :-)
2007-10-10 James Peachr19873: Make sure we are privileged when doing DMAPI...
2007-10-10 Volker Lendecker19872: Move the value cache to srv_winreg_nt.c. Fix...
2007-10-10 Volker Lendecker19867: Introduce struct regkey_info in srv_winreg_nt...
2007-10-10 Volker Lendecker19860: Streamline _winreg_QueryValue a bit. We've...
2007-10-10 Volker Lendecker19858: Fix a memleak, add a const
2007-10-10 Volker Lendecker19857: Make the perfcounter compile after tdb changes
2007-10-10 Volker Lendecker19853: Update a link
2007-10-10 James Peachr19852: Fix the build for the VFS examples. Fixes bugzi...
2007-10-10 James Peachr19851: Disable gcc PIE options on Darwin.
2007-10-10 Jelmer Vernooijr19849: Fix compilation after idl changes.
2007-10-10 Jelmer Vernooijr19848: Sync with Samba4 - no top-level unique pointers.
2007-10-10 Volker Lendecker19841: Wrap regdb_store_keys and regdb_store_values...
2007-10-10 Volker Lendecker19840: Fix an uninitialized variable
2007-10-10 Volker Lendecker19839: Fix the build, we are not there yet :-)
2007-10-10 Volker Lendecker19838: We have to delete the value record as well...
2007-10-10 Volker Lendecker19837: Some reformatting (Jerry, I hope you do not...
2007-10-10 Volker Lendecker19835: Some net sam policy improvements.
2007-10-10 Volker Lendecker19828: Add a helper function to pull *and* unparse...
2007-10-10 Volker Lendecker19827: Move registry_push/pull_value to lib/util_reg.c
2007-10-10 Jim McDonoughr19826: Fix typo
2007-10-10 Volker Lendecker19825: To create a key, smbd also needs read privs...
2007-10-10 Volker Lendecker19824: Fix the max value calculation in QueryInfoKey
2007-10-10 Jeremy Allisonr19823: "log" is an internal define in older versions...
2007-10-10 Volker Lendecker19822: Implement net rpc registry createkey, deletekey...
2007-10-10 Volker Lendecker19821: Make net_rpc_registry use net_run_function2.
2007-10-10 Volker Lendecker19820: Limit the stat cache to 1MB by default (Bug...
2007-10-10 Volker Lendecker19819: Windows returns an empty string instead of...
2007-10-10 Volker Lendecker19818: Remove reg_split_hive, make use of registry_openkey
2007-10-10 Volker Lendecker19817: Implement net rpc registry setvalue (only dword...
2007-10-10 Volker Lendecker19812: dump_regval_buf is not needed anymore
2007-10-10 Volker Lendecker19811: Decode REG_MULTI_SZ and REG_BINARY
2007-10-10 Gerald Carterr19809: remove winbind blacklist parameter
2007-10-10 Gerald Carterr19808: remove old smbwrapper references
2007-10-10 Volker Lendecker19807: First attempt at wrapping something sane around...
2007-10-10 Volker Lendecker19804: Fix a valgrind error
2007-10-10 Volker Lendecker19803: Fix problem reported by Chetan S: QueryInfoKey...
2007-10-10 Gerald Carterr19800: * Remove exmpty aix directory
2007-10-10 Volker Lendecker19797: Convert the remaining pipes to the "new" unique...
2007-10-10 Volker Lendecker19794: Convert DFS
2007-10-10 Volker Lendecker19793: Change the lsa calls to the new calling convent...
2007-10-10 Volker Lendecker19790: Check in the PIDL change and the converted...
2007-10-10 Volker Lendecker19786: My last checkin to winreg_StringBuf killed...
2007-10-10 Volker Lendecker19780: Ok, regkey_open_internal needs a regkey_close_i...
2007-10-10 Volker Lendecker19779: Fail properly on talloc_strdup failure
2007-10-10 Volker Lendecker19778: Make regkey_open_internal take a talloc ctx
2007-10-10 Volker Lendecker19777: Make regsubkey_ctr_addkey return WERROR. Nobody...
2007-10-10 Volker Lendecker19776: Hmmm. I should have done one instead of three...
2007-10-10 Volker Lendecker19775: Fix typo
2007-10-10 Volker Lendecker19774: Fix typo
2007-10-10 Volker Lendecker19773: TALLOC_FREE checks for NULL itself
2007-10-10 Volker Lendecker19766: Fix a const-warning. Jerry, what did you want...
2007-10-10 Gerald Carterr19764: set version in 3.0 branch to 3.0.25
2007-10-10 Gerald Carterr19762: libaddns/*[ch] code fixes donated by Centeris...
2007-10-10 Gerald Carterr19758: remove the LDAP_SCOPE_ONELEVEL define (not...
2007-10-10 Gerald Carterr19754: * When using a krb5 session setup, we don't...
2007-10-10 Lars Müllerr19748: Ensure to link against the required libraries.
next