summaryrefslogtreecommitdiffstats
path: root/source/utils/net_ads.c
Commit message (Expand)AuthorAgeFilesLines
...
* r16261: Smaller fixes for net ads password.Günther Deschner2006-06-151-2/+2
* r16115: Make "net ads changetrustpw" work again.Günther Deschner2006-06-091-4/+4
* r15703: Fix d_printf call.Günther Deschner2006-05-181-1/+1
* r15701: change 'net ads leave' to disable the machine account in the domain (...Gerald Carter2006-05-181-212/+55
* r15680: use the user creds when calling net_set_machine_spn() rather than th...Gerald Carter2006-05-181-64/+15
* r15597: more ads join fixes -- we can only set the PWDNOEXP and DES_ONLY acb ...Gerald Carter2006-05-141-7/+9
* r15561: Should re-fix older systems without RC4-HMAC supportGerald Carter2006-05-131-15/+6
* r15560: Since the hotel doesn't have Sci-Fi and no "Doctor Who"....Gerald Carter2006-05-131-5/+71
* r15559: Smaller fixes for the new cldap code:Günther Deschner2006-05-131-2/+1
* r15543: New implementation of 'net ads join' to be more like Windows XP.Gerald Carter2006-05-121-119/+550
* r15471: Clarify error messageVolker Lendecke2006-05-061-2/+2
* r15462: replace the use of OpenLDAP's ldap_domain2hostlist() forGerald Carter2006-05-051-1/+5
* r15460: Prefer to use the indexed objectCategory attribute (instead ofGünther Deschner2006-05-051-2/+2
* r15336: Unknown escape sequence: '\305' - should have been '\n'.Jeremy Allison2006-04-291-1/+1
* r15305: Let winbind search by sid directly (or in windows terms: "bind to aGünther Deschner2006-04-281-0/+68
* r15194: We need to be able to join as PDC as well. Thanks to Andrew Bartlett.Günther Deschner2006-04-241-3/+2
* r15137: Refuse to join if our netbios name is longer than 15 chars. I think t...Volker Lendecke2006-04-191-0/+6
* r15136: Fix join consistency checkVolker Lendecke2006-04-191-1/+1
* r15123: Don't even try to join with an inproper configuration.Günther Deschner2006-04-181-0/+7
* r14831: Fix possible null deref. Coverity #279.Jeremy Allison2006-03-311-0/+7
* r14757: Make sure we only send out a CLDAP request to an connected AD server.Günther Deschner2006-03-291-4/+6
* r14099: Fix Coverity # 113Volker Lendecke2006-03-091-6/+8
* r12986: Use d_fprintf(stderr, ...) for any error message in net.Lars Müller2006-01-171-44/+44
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-3/+6
* r8675: fix some compile warnings.Günther Deschner2005-07-211-1/+1
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2005-05-311-5/+5
* r6940: fixing debug messagesGerald Carter2005-05-231-3/+3
* r6900: Fix bug 2725. Thanks, John, for finding it.Volker Lendecke2005-05-191-1/+3
* r6834: Fix bug #2703, found by John Antonishek <ant@nist.gov>. Add NULLJeremy Allison2005-05-161-6/+8
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2005-03-311-2/+2
* r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...Derrell Lipman2005-03-301-1/+1
* r5955: BUG 2517: use the realm from smb.conf for 'net ads info' when 'disable...Gerald Carter2005-03-221-1/+6
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2004-12-071-3/+3
* r3492: Fixes from testing kerberos salted principal fix.Jeremy Allison2004-11-021-0/+14
* r3273: Ensure we're consistent in the use of strchr_m for '@'.Jeremy Allison2004-10-271-2/+2
* r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of Tim Potter2004-10-071-1/+1
* r2832: Readd WKGUID-binding to match the correct default-locations of newGünther Deschner2004-10-061-2/+10
* r2746: Fix typos in net's usage-output.Günther Deschner2004-09-291-1/+1
* r1750: This patch allows net ads lookup to rely on command line arguments if ...Jim McDonough2004-08-121-1/+4
* r1399: applying heimdal krb5 fixes from Guenther and fixing compile warnings ...Gerald Carter2004-07-081-5/+5
* r1240: Ensure we don't shadow Heimdal globals.Jeremy Allison2004-06-241-1/+1
* r1222: Valgrind memory leak fixes. Still tracking down a strange one...Jeremy Allison2004-06-231-41/+123
* r1221: Added the last of the system keytab patch from "Dan Perry" <dperry@ppp...Jeremy Allison2004-06-221-93/+194
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+1328