summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* r18758: Update net sam to use calculated times and force change password prop...Jim McDonough2007-10-101-43/+13
* r18748: Eliminate set of computed time valuesJim McDonough2007-10-101-76/+3
* r18747: replace rpccli_lsa_close() with rpccli_lsa_Close()Gerald Carter2007-10-105-14/+14
* r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij2007-10-104-42/+42
* r18727: set the winreg_AbortSystemShutdown() server * to NULL rather than a d...Gerald Carter2007-10-101-2/+1
* r18714: fix the build after replaceing rpccli_reg_abort_shutdown()Gerald Carter2007-10-101-1/+2
* r18703: Fix the annoying effect that happens when nscd is running:Günther Deschner2007-10-101-0/+3
* r18643: Fix a 64-bit warningVolker Lendecke2007-10-101-1/+1
* r18560: * Add in the winreg and initshutdown IDL filesGerald Carter2007-10-101-2/+2
* r18556: Implement "net sam policy", thanks to Karolin Seeger <ks@sernet.de>.Volker Lendecke2007-10-101-0/+76
* r18467: Some sites allow an account to be deleted, but notJeremy Allison2007-10-101-12/+15
* r18446: Add the ldap 'leave domain' code - call this asJeremy Allison2007-10-101-3/+14
* r18313: Nobody said "no" (yet.... gd?), so commit it:Volker Lendecke2007-10-101-12/+0
* r18310: Add a little test for some gencache routinesVolker Lendecke2007-10-101-43/+0
* r18271: Big change:Gerald Carter2007-10-109-32/+32
* r18188: merge 3.0-libndr branchJelmer Vernooij2007-10-102-50/+11
* r18177: Some build- and memleak-fixes for the (not build by default) ADS GPOGünther Deschner2007-10-101-12/+25
* r18170: Make sure to actually get the printing data before trying to publish itGünther Deschner2007-10-101-2/+5
* r18116: Make max usershares an advisory limit, pointed outJeremy Allison2007-10-101-0/+68
* r18047: More C++ stuffVolker Lendecke2007-10-101-3/+3
* r18029: More C++ stuffVolker Lendecke2007-10-102-2/+2
* r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.Volker Lendecke2007-10-102-17/+17
* r17984: Ensure we never indirect a null opt_username if it wasn'tJeremy Allison2007-10-101-0/+10
* r17981: Hmmm. Don't break helper functions that don't needJeremy Allison2007-10-101-5/+7
* r17979: Make ntlm_auth more intelligent about figuring out it'sJeremy Allison2007-10-101-14/+31
* r17941: Fix print out of client site name.Jeremy Allison2007-10-101-1/+1
* r17928: Implement the basic store for CLDAP sitenameJeremy Allison2007-10-101-2/+2
* r17924: Get rid of warnings now that talloc is merged.Volker Lendecke2007-10-101-1/+1
* r17921: Comment is obsolte. This is now implemented in winbindd.Jeremy Allison2007-10-101-3/+1
* r17903: Fix null deref caught by Stanford checker. Don'tJeremy Allison2007-10-101-1/+0
* r17881: Another microstep towards better error reporting: Make get_sorted_dc_...Volker Lendecke2007-10-101-1/+1
* r17847: Dummy commitVolker Lendecke2007-10-101-1/+1
* r17798: Beginnings of a standalone libaddns library released underGerald Carter2007-10-102-3/+275
* r17669: Remove RID algorithm support from unmapped users and groupsGerald Carter2007-10-101-2/+9
* r17610: Added the ability for firefox to drive the winbinddJeremy Allison2007-10-101-10/+99
* r17603: Make net_ads_join_ok return NTSTATUS.Volker Lendecke2007-10-101-7/+12
* r17602: Make check_ads_config return NTSTATUS, set some error codes in net_ad...Volker Lendecke2007-10-101-10/+18
* r17591: machine_account is unused, and ctx must be freed. Thanks MichaelVolker Lendecke2007-10-101-3/+2
* r17585: Don't let ads_status throw away the error information.Volker Lendecke2007-10-101-38/+45
* r17584: Some C++ WarningsVolker Lendecke2007-10-101-2/+2
* r17557: Change net_join_domain to return NTSTATUS instead of int.Volker Lendecke2007-10-101-15/+16
* r17554: CleanupVolker Lendecke2007-10-103-50/+53
* r17551: Move some DEBUG to d_printf in interactive functions and returnVolker Lendecke2007-10-101-7/+10
* r17496: net groupmap add could add uninitialized sid_name_typeJeremy Allison2007-10-101-10/+27
* r17468: To minimize the diff later on, pre-commit some changes independently:...Volker Lendecke2007-10-102-4/+4
* r17465: Get rid of add_initial_entry. In the two places it was called in it s...Volker Lendecke2007-10-101-33/+33
* r17463: A bit of cleanup work:Volker Lendecke2007-10-103-13/+13
* r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as anVolker Lendecke2007-10-103-12/+10
* r17446: Fix some C++ warnings and two memleaks found by Coverity, IDs 304 and...Volker Lendecke2007-10-101-7/+13
* r17383: Patch from Michael Adams <ma@sernet.de> to catchGerald Carter2007-10-101-17/+17