summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21240: Fix longstanding Bug #4009.Günther Deschner1-2/+2
2007-10-10r21115: notify_internal.c needs to remove the table entry if a process has cr...Volker Lendecke1-1/+2
2007-10-10r21114: Fix 'net usershare': Adding "guest_ok=y" required a correct acl. Set theVolker Lendecke1-4/+6
2007-10-10r21064: The core of this patch isVolker Lendecke2-12/+15
2007-10-10r21010: fix the pstring change in ntlm_auth for require-membership-of in ntlm...Gerald Carter1-1/+1
2007-10-10r20917: Fix missing error returns pointed out by "Li, Ying (ESG)" <ying.li2@h...Jeremy Allison1-0/+3
2007-10-10r20903: Replace the hardcoded "smb.conf" string with the dyn_CONFIGFILEGerald Carter1-6/+7
2007-10-10r20874: We need to distinguish client sitenames per realm. We were overwritingGünther Deschner1-2/+4
2007-10-10r20857: Silence gives assent :-). Checking in the fix forJeremy Allison2-16/+17
2007-10-10r20832: Remove extra pointers previously added to unique [out] pointers. Inst...Jelmer Vernooij3-42/+24
2007-10-10r20824: Send access to the trusted domain passwords through the pdb backend, ...Volker Lendecke1-9/+9
2007-10-10r20744: Fix the build (I missed some chkpth -> checkpath renames).Jeremy Allison1-2/+2
2007-10-10r20654: Fix from Karolin Seeger <ks@sernet.de>: Accept "forever", "off" and "...Volker Lendecke1-7/+15
2007-10-10r20498: Two 64-bit warningsVolker Lendecke1-1/+1
2007-10-10r20428: Rename dns_open. This conflicts with the dns_open symbol inJames Peach1-2/+2
2007-10-10r20261: merge 20260 from samba_3_0_24Herb Lewis4-20/+21
2007-10-10r20173: DNS update fixes:Gerald Carter2-67/+65
2007-10-10r20170: Fix secure DNS updates to work againstGerald Carter1-2/+12
2007-10-10r20131: get rid of a few no previous prototype warningsHerb Lewis1-0/+3
2007-10-10r20119: Update help info indicating how to use separators (forward slash only)Jim McDonough1-0/+2
2007-10-10r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce2-200/+177
2007-10-10r20003: Fix error messageVolker Lendecke1-1/+1
2007-10-10r20001: Fix bug 4273, thanks to Pascal TerjanVolker Lendecke1-1/+1
2007-10-10r19991: Sorry for this 2000-liner...Volker Lendecke2-15/+17
2007-10-10r19978: More "net sam policy" improvements. Thanks to Karolin Seeger <ks@sern...Volker Lendecke2-31/+68
2007-10-10r19944: Fix from Don Watson -- thanksVolker Lendecke1-7/+2
2007-10-10r19914: The "default" value with the name "" need different 0-length treatmen...Volker Lendecke1-1/+1
2007-10-10r19883: Fix bug 4248 -- thanks to Pascal Terjan :-)Volker Lendecke1-1/+0
2007-10-10r19840: Fix an uninitialized variableVolker Lendecke1-0/+7
2007-10-10r19835: Some net sam policy improvements.Volker Lendecke1-50/+77
2007-10-10r19827: Move registry_push/pull_value to lib/util_reg.cVolker Lendecke1-115/+0
2007-10-10r19825: To create a key, smbd also needs read privs assignedVolker Lendecke1-1/+2
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-10r19818: Remove reg_split_hive, make use of registry_openkeyVolker Lendecke1-55/+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 Lendecke2-2/+26
2007-10-10r19807: First attempt at wrapping something sane around the registry API. Wil...Volker Lendecke1-135/+345
2007-10-10r19804: Fix a valgrind errorVolker Lendecke1-5/+4
2007-10-10r19797: Convert the remaining pipes to the "new" unique out ptr handlingVolker Lendecke2-15/+20
2007-10-10r19790: Check in the PIDL change and the converted unixinfo and winbind pipes...Volker Lendecke1-5/+13
2007-10-10r19766: Fix a const-warning. Jerry, what did you want to fix with this line?Volker Lendecke1-1/+0
2007-10-10r19762: libaddns/*[ch] code fixes donated by Centeris CorporationGerald Carter2-86/+261
2007-10-10r19754: * When using a krb5 session setup, we don't fill in the server_nameGerald Carter2-30/+25
2007-10-10r19669: set_share_security does not need a mem_ctx passedVolker Lendecke1-1/+1
2007-10-10r19651: Fix interesting bug with the automatic site coverage in Active Direct...Günther Deschner1-1/+1
2007-10-10r19528: Fix container handling for "net ads user" and "net ads group" functionsGünther Deschner1-8/+19
2007-10-10r19527: Fix double free in "net ads group add".Günther Deschner1-1/+0
2007-10-10r19525: Fix the same error in "net ads group delete".Günther Deschner1-3/+4