summaryrefslogtreecommitdiff
path: root/source3/utils/net_ads.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20173: DNS update fixes:Gerald Carter1-44/+62
2007-10-10r20119: Update help info indicating how to use separators (forward slash only)Jim McDonough1-0/+2
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 Carter1-62/+144
2007-10-10r19754: * When using a krb5 session setup, we don't fill in the server_nameGerald Carter1-27/+22
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-10r19257: Janitor for Guenther - as well as a little massaging to makeJeremy Allison1-37/+74
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 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-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-10r18170: Make sure to actually get the printing data before trying to publish itGünther Deschner1-2/+5
2007-10-10r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.Volker Lendecke1-16/+16
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-10r17798: Beginnings of a standalone libaddns library released underGerald Carter1-3/+176
2007-10-10r17603: Make net_ads_join_ok return NTSTATUS.Volker Lendecke1-7/+12
2007-10-10r17602: Make check_ads_config return NTSTATUS, set some error codes in net_ad...Volker Lendecke1-10/+18
2007-10-10r17591: machine_account is unused, and ctx must be freed. Thanks MichaelVolker Lendecke1-3/+2
2007-10-10r17585: Don't let ads_status throw away the error information.Volker Lendecke1-38/+45
2007-10-10r17557: Change net_join_domain to return NTSTATUS instead of int.Volker Lendecke1-15/+16
2007-10-10r17551: Move some DEBUG to d_printf in interactive functions and returnVolker Lendecke1-7/+10
2007-10-10r17383: Patch from Michael Adams <ma@sernet.de> to catchGerald Carter1-17/+17
2007-10-10r17258: Cleanup the 'net ads help join' output and document createupnGerald Carter1-35/+46
2007-10-10r17158: Add two new options to 'net ads join'Gerald Carter1-12/+114
2007-10-10r17149: Fail the join if we cannot set any SPNs for the machine account.Gerald Carter1-24/+18
2007-10-10r17086: Re-add ability to contact remote domain controllers with the "net ads"Günther Deschner1-37/+62
2007-10-10r16952: New derive DES salt code and Krb5 keytab generationGerald Carter1-15/+56
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-5/+6
2007-10-10r16453: Fix another memleak.Günther Deschner1-0/+1
2007-10-10r16284: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsignedJeremy Allison1-2/+2
2007-10-10r16261: Smaller fixes for net ads password.Günther Deschner1-2/+2
2007-10-10r16115: Make "net ads changetrustpw" work again.Günther Deschner1-4/+4
2007-10-10r15703: Fix d_printf call.Günther Deschner1-1/+1
2007-10-10r15701: change 'net ads leave' to disable the machine account in the domain (...Gerald Carter1-212/+55
2007-10-10r15680: use the user creds when calling net_set_machine_spn() rather than th...Gerald Carter1-64/+15
2007-10-10r15597: more ads join fixes -- we can only set the PWDNOEXP and DES_ONLY acb ...Gerald Carter1-7/+9
2007-10-10r15561: Should re-fix older systems without RC4-HMAC supportGerald Carter1-15/+6
2007-10-10r15560: Since the hotel doesn't have Sci-Fi and no "Doctor Who"....Gerald Carter1-5/+71
2007-10-10r15559: Smaller fixes for the new cldap code:Günther Deschner1-2/+1
2007-10-10r15543: New implementation of 'net ads join' to be more like Windows XP.Gerald Carter1-119/+550
2007-10-10r15471: Clarify error messageVolker Lendecke1-2/+2
2007-10-10r15462: replace the use of OpenLDAP's ldap_domain2hostlist() forGerald Carter1-1/+5
2007-10-10r15460: Prefer to use the indexed objectCategory attribute (instead ofGünther Deschner1-2/+2