summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19853: Update a linkVolker Lendecke1-0/+4
2007-10-10r19852: Fix the build for the VFS examples. Fixes bugzilla #3931.James Peach2-4/+17
2007-10-10r19851: Disable gcc PIE options on Darwin.James Peach1-0/+5
2007-10-10r19849: Fix compilation after idl changes.Jelmer Vernooij1-4/+4
2007-10-10r19848: Sync with Samba4 - no top-level unique pointers.Jelmer Vernooij5-47/+31
2007-10-10r19841: Wrap regdb_store_keys and regdb_store_values in tdb transactionsVolker Lendecke2-18/+60
2007-10-10r19840: Fix an uninitialized variableVolker Lendecke1-0/+7
2007-10-10r19839: Fix the build, we are not there yet :-)Volker Lendecke1-1/+0
2007-10-10r19838: We have to delete the value record as well, otherwise the old values ...Volker Lendecke1-0/+4
2007-10-10r19837: Some reformatting (Jerry, I hope you do not mindVolker Lendecke1-4/+9
2007-10-10r19835: Some net sam policy improvements.Volker Lendecke1-50/+77
2007-10-10r19828: Add a helper function to pull *and* unparse local registry valuesVolker Lendecke1-0/+56
2007-10-10r19827: Move registry_push/pull_value to lib/util_reg.cVolker Lendecke2-116/+116
2007-10-10r19826: Fix typoJim McDonough1-1/+1
2007-10-10r19825: To create a key, smbd also needs read privs assignedVolker Lendecke1-1/+2
2007-10-10r19824: Fix the max value calculation in QueryInfoKeyVolker Lendecke1-9/+10
2007-10-10r19823: "log" is an internal define in older versions of gcc.Jeremy Allison3-4/+4
2007-10-10r19822: Implement net rpc registry createkey, deletekey and deletevalueVolker Lendecke1-0/+168
2007-10-10r19821: Make net_rpc_registry use net_run_function2.Volker Lendecke1-24/+14
2007-10-10r19820: Limit the stat cache to 1MB by default (Bug 4244). Thanks to Bjoern J...Volker Lendecke1-1/+1
2007-10-10r19819: Windows returns an empty string instead of NULL hereVolker Lendecke1-1/+1
2007-10-10r19818: Remove reg_split_hive, make use of registry_openkeyVolker Lendecke2-99/+19
2007-10-10r19817: Implement net rpc registry setvalue (only dword and sz so far)Volker Lendecke1-0/+191
2007-10-10r19812: dump_regval_buf is not needed anymoreVolker Lendecke1-49/+0
2007-10-10r19811: Decode REG_MULTI_SZ and REG_BINARYVolker Lendecke5-8/+32
2007-10-10r19809: remove winbind blacklist parameterGerald Carter2-28/+0
2007-10-10r19808: remove old smbwrapper referencesGerald Carter1-4/+0
2007-10-10r19807: First attempt at wrapping something sane around the registry API. Wil...Volker Lendecke2-135/+370
2007-10-10r19804: Fix a valgrind errorVolker Lendecke1-5/+4
2007-10-10r19803: Fix problem reported by Chetan S: QueryInfoKey needs to report the ma...Volker Lendecke1-1/+1
2007-10-10r19800: * Remove exmpty aix directoryGerald Carter1-2/+0
2007-10-10r19797: Convert the remaining pipes to the "new" unique out ptr handlingVolker Lendecke16-304/+219
2007-10-10r19794: Convert DFSVolker Lendecke3-25/+20
2007-10-10r19793: Change the lsa calls to the new calling convention. Nobody uses the c...Volker Lendecke2-113/+67
2007-10-10r19790: Check in the PIDL change and the converted unixinfo and winbind pipes...Volker Lendecke9-91/+80
2007-10-10r19786: My last checkin to winreg_StringBuf killed rpccli_winreg_EnumKeys aga...Volker Lendecke2-1/+19
2007-10-10r19780: Ok, regkey_open_internal needs a regkey_close_internal. Giving a tall...Volker Lendecke4-22/+17
2007-10-10r19779: Fail properly on talloc_strdup failureVolker Lendecke1-3/+5
2007-10-10r19778: Make regkey_open_internal take a talloc ctxVolker Lendecke4-17/+22
2007-10-10r19777: Make regsubkey_ctr_addkey return WERROR. Nobody checks this so far, b...Volker Lendecke1-20/+22
2007-10-10r19776: Hmmm. I should have done one instead of three commits. Sorry :-)Volker Lendecke1-1/+1
2007-10-10r19775: Fix typoVolker Lendecke1-1/+1
2007-10-10r19774: Fix typoVolker Lendecke1-1/+1
2007-10-10r19773: TALLOC_FREE checks for NULL itselfVolker Lendecke1-4/+1
2007-10-10r19766: Fix a const-warning. Jerry, what did you want to fix with this line?Volker Lendecke1-1/+0
2007-10-10r19764: set version in 3.0 branch to 3.0.25Gerald Carter1-1/+1
2007-10-10r19762: libaddns/*[ch] code fixes donated by Centeris CorporationGerald Carter16-4928/+1764
2007-10-10r19758: remove the LDAP_SCOPE_ONELEVEL define (not needed after svnup)Gerald Carter1-3/+0
2007-10-10r19754: * When using a krb5 session setup, we don't fill in the server_nameGerald Carter5-40/+37
2007-10-10r19748: Ensure to link against the required libraries.Lars Müller1-1/+1