summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r19524: Stop "net ads user delete" from doing funny things.Günther Deschner1-3/+4
2007-10-10r19493: There is no point in prompting for a user's password in "net ads" whenGünther Deschner1-0/+8
2007-10-10r19450: Fix smbtree's use of netshareenum.Volker Lendecke1-0/+5
2007-10-10r19447: Do not throw away informationVolker Lendecke1-4/+1
2007-10-10r19446: Comment can be NULL nowVolker Lendecke1-1/+2
2007-10-10r19445: Attempt to fix net rpc shareVolker Lendecke1-1/+42
2007-10-10r19424: Protect against username == NULLJeremy Allison1-0/+4
2007-10-10r19422: Doh ! Put the krb5 user@realm code in the right place.Jeremy Allison1-3/+37
2007-10-10r19416: Fix some c++ warnings.Günther Deschner1-2/+2
2007-10-10r19257: Janitor for Guenther - as well as a little massaging to makeJeremy Allison1-37/+74
2007-10-10r19206: Jeremy, for some reason storing a value-less entry in TDB does not workGünther Deschner1-9/+11
2007-10-10r19184: W2k3 returns its name for the GetServerInfo RAP call. Do the same.Volker Lendecke1-1/+29
2007-10-10r19158: Remove root and nobody users from ldif, from Björn JackeJim McDonough1-63/+1
2007-10-10r19127: Fix bug 4152Volker Lendecke1-0/+6
2007-10-10r19039: Do not segfault in "net ads printer info" when a requested printserverGünther Deschner1-1/+2
2007-10-10r19003: Finally activate "net ads gpo".Günther Deschner2-24/+20
2007-10-10r18988: Check and refresh expired GPOs.Günther Deschner1-0/+5
2007-10-10r18987: Add some usage prints for "net ads gpo".Günther Deschner1-13/+33
2007-10-10r18984: Removing ads_gpo_get_sysvol_gpt_version() which was just doing stupidGünther Deschner1-2/+2
2007-10-10r18981: * cleanup some vestiges of old cli_reg.c code and mark some TODOGerald Carter2-20/+101
2007-10-10r18964: fix 'net rpc registry save' to use the new wnireg client codeGerald Carter1-10/+5
2007-10-10r18949: use sys_usleep()Stefan Metzmacher2-7/+2
2007-10-10r18919: * Get the new rpccli_winreg_XXXX() functions into the treeGerald Carter2-62/+63
2007-10-10r18879: Fix crash for "net ads gpo list".Günther Deschner1-1/+11
2007-10-10r18877: More WERROR/NTSTATUS bugsVolker Lendecke1-4/+5
2007-10-10r18865: fixed some of the most obvious NTSTATUS/WERROR mixups in Samba3. ItAndrew Tridgell1-33/+33
2007-10-10r18853: Fix remaining warnings. Volker, should be fine now.Günther Deschner1-1/+1
2007-10-10r18852: Fix compiler warning (thanks Volker).Günther Deschner1-2/+2