summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r18271: Big change:Gerald Carter9-32/+32
2007-10-10r18188: merge 3.0-libndr branchJelmer Vernooij2-50/+11
2007-10-10r18177: Some build- and memleak-fixes for the (not build by default) ADS GPOGünther Deschner1-12/+25
2007-10-10r18170: Make sure to actually get the printing data before trying to publish itGünther Deschner1-2/+5
2007-10-10r18116: Make max usershares an advisory limit, pointed outJeremy Allison1-0/+68
2007-10-10r18047: More C++ stuffVolker Lendecke1-3/+3
2007-10-10r18029: More C++ stuffVolker Lendecke2-2/+2
2007-10-10r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.Volker Lendecke2-17/+17
2007-10-10r17984: Ensure we never indirect a null opt_username if it wasn'tJeremy Allison1-0/+10
2007-10-10r17981: Hmmm. Don't break helper functions that don't needJeremy Allison1-5/+7
2007-10-10r17979: Make ntlm_auth more intelligent about figuring out it'sJeremy Allison1-14/+31
2007-10-10r17941: Fix print out of client site name.Jeremy Allison1-1/+1
2007-10-10r17928: Implement the basic store for CLDAP sitenameJeremy Allison1-2/+2
2007-10-10r17924: Get rid of warnings now that talloc is merged.Volker Lendecke1-1/+1
2007-10-10r17921: Comment is obsolte. This is now implemented in winbindd.Jeremy Allison1-3/+1
2007-10-10r17903: Fix null deref caught by Stanford checker. Don'tJeremy Allison1-1/+0