summaryrefslogtreecommitdiffstats
path: root/source3/utils/net_ads.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* r18170: Make sure to actually get the printing data before trying to publish itGünther Deschner2007-10-101-2/+5
* r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.Volker Lendecke2007-10-101-16/+16
* 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
* r17798: Beginnings of a standalone libaddns library released underGerald Carter2007-10-101-3/+176
* 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
* r17557: Change net_join_domain to return NTSTATUS instead of int.Volker Lendecke2007-10-101-15/+16
* r17551: Move some DEBUG to d_printf in interactive functions and returnVolker Lendecke2007-10-101-7/+10
* r17383: Patch from Michael Adams <ma@sernet.de> to catchGerald Carter2007-10-101-17/+17
* r17258: Cleanup the 'net ads help join' output and document createupnGerald Carter2007-10-101-35/+46
* r17158: Add two new options to 'net ads join'Gerald Carter2007-10-101-12/+114
* r17149: Fail the join if we cannot set any SPNs for the machine account.Gerald Carter2007-10-101-24/+18
* r17086: Re-add ability to contact remote domain controllers with the "net ads"Günther Deschner2007-10-101-37/+62
* r16952: New derive DES salt code and Krb5 keytab generationGerald Carter2007-10-101-15/+56
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-5/+6
* r16453: Fix another memleak.Günther Deschner2007-10-101-0/+1
* r16284: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsignedJeremy Allison2007-10-101-2/+2
* r16261: Smaller fixes for net ads password.Günther Deschner2007-10-101-2/+2
* r16115: Make "net ads changetrustpw" work again.Günther Deschner2007-10-101-4/+4
* r15703: Fix d_printf call.Günther Deschner2007-10-101-1/+1
* r15701: change 'net ads leave' to disable the machine account in the domain (...Gerald Carter2007-10-101-212/+55
* r15680: use the user creds when calling net_set_machine_spn() rather than th...Gerald Carter2007-10-101-64/+15
* r15597: more ads join fixes -- we can only set the PWDNOEXP and DES_ONLY acb ...Gerald Carter2007-10-101-7/+9
* r15561: Should re-fix older systems without RC4-HMAC supportGerald Carter2007-10-101-15/+6
* r15560: Since the hotel doesn't have Sci-Fi and no "Doctor Who"....Gerald Carter2007-10-101-5/+71
* r15559: Smaller fixes for the new cldap code:Günther Deschner2007-10-101-2/+1
* r15543: New implementation of 'net ads join' to be more like Windows XP.Gerald Carter2007-10-101-119/+550
* r15471: Clarify error messageVolker Lendecke2007-10-101-2/+2
* r15462: replace the use of OpenLDAP's ldap_domain2hostlist() forGerald Carter2007-10-101-1/+5
* r15460: Prefer to use the indexed objectCategory attribute (instead ofGünther Deschner2007-10-101-2/+2
* r15336: Unknown escape sequence: '\305' - should have been '\n'.Jeremy Allison2007-10-101-1/+1
* r15305: Let winbind search by sid directly (or in windows terms: "bind to aGünther Deschner2007-10-101-0/+68
* r15194: We need to be able to join as PDC as well. Thanks to Andrew Bartlett.Günther Deschner2007-10-101-3/+2
* r15137: Refuse to join if our netbios name is longer than 15 chars. I think t...Volker Lendecke2007-10-101-0/+6
* r15136: Fix join consistency checkVolker Lendecke2007-10-101-1/+1
* r15123: Don't even try to join with an inproper configuration.Günther Deschner2007-10-101-0/+7
* r14831: Fix possible null deref. Coverity #279.Jeremy Allison2007-10-101-0/+7
* r14757: Make sure we only send out a CLDAP request to an connected AD server.Günther Deschner2007-10-101-4/+6
* r14099: Fix Coverity # 113Volker Lendecke2007-10-101-6/+8
* r12986: Use d_fprintf(stderr, ...) for any error message in net.Lars Müller2007-10-101-44/+44
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-3/+6
* r8675: fix some compile warnings.Günther Deschner2007-10-101-1/+1
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2007-10-101-5/+5
* r6940: fixing debug messagesGerald Carter2007-10-101-3/+3
* r6900: Fix bug 2725. Thanks, John, for finding it.Volker Lendecke2007-10-101-1/+3