summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r18819: Fix build without LDAP.Günther Deschner1-1/+1
2007-10-10r18817: Enable the build of the gpo tool but do not make it available yet.Günther Deschner1-1/+2
2007-10-10r18802: Use the pidl-generated code for the srvsvc interface, both client and...Jelmer Vernooij2-272/+132
2007-10-10r18758: Update net sam to use calculated times and force change password prop...Jim McDonough1-43/+13
2007-10-10r18748: Eliminate set of computed time valuesJim McDonough1-76/+3
2007-10-10r18747: replace rpccli_lsa_close() with rpccli_lsa_Close()Gerald Carter5-14/+14
2007-10-10r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij4-42/+42
2007-10-10r18727: set the winreg_AbortSystemShutdown() server * to NULL rather than a d...Gerald Carter1-2/+1
2007-10-10r18714: fix the build after replaceing rpccli_reg_abort_shutdown()Gerald Carter1-1/+2
2007-10-10r18703: Fix the annoying effect that happens when nscd is running:Günther Deschner1-0/+3
2007-10-10r18643: Fix a 64-bit warningVolker Lendecke1-1/+1
2007-10-10r18560: * Add in the winreg and initshutdown IDL filesGerald Carter1-2/+2
2007-10-10r18556: Implement "net sam policy", thanks to Karolin Seeger <ks@sernet.de>.Volker Lendecke1-0/+76
2007-10-10r18467: Some sites allow an account to be deleted, but notJeremy Allison1-12/+15
2007-10-10r18446: Add the ldap 'leave domain' code - call this asJeremy Allison1-3/+14
2007-10-10r18313: Nobody said "no" (yet.... gd?), so commit it:Volker Lendecke1-12/+0
2007-10-10r18310: Add a little test for some gencache routinesVolker Lendecke1-43/+0