index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
/
net_ads.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r17551: Move some DEBUG to d_printf in interactive functions and return
Volker Lendecke
1
-7
/
+10
2007-10-10
r17383: Patch from Michael Adams <ma@sernet.de> to catch
Gerald Carter
1
-17
/
+17
2007-10-10
r17258: Cleanup the 'net ads help join' output and document createupn
Gerald Carter
1
-35
/
+46
2007-10-10
r17158: Add two new options to 'net ads join'
Gerald Carter
1
-12
/
+114
2007-10-10
r17149: Fail the join if we cannot set any SPNs for the machine account.
Gerald Carter
1
-24
/
+18
2007-10-10
r17086: Re-add ability to contact remote domain controllers with the "net ads"
Günther Deschner
1
-37
/
+62
2007-10-10
r16952: New derive DES salt code and Krb5 keytab generation
Gerald Carter
1
-15
/
+56
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-5
/
+6
2007-10-10
r16453: Fix another memleak.
Günther Deschner
1
-0
/
+1
2007-10-10
r16284: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsigned
Jeremy Allison
1
-2
/
+2
2007-10-10
r16261: Smaller fixes for net ads password.
Günther Deschner
1
-2
/
+2
2007-10-10
r16115: Make "net ads changetrustpw" work again.
Günther Deschner
1
-4
/
+4
2007-10-10
r15703: Fix d_printf call.
Günther Deschner
1
-1
/
+1
2007-10-10
r15701: change 'net ads leave' to disable the machine account in the domain (...
Gerald Carter
1
-212
/
+55
2007-10-10
r15680: use the user creds when calling net_set_machine_spn() rather than th...
Gerald Carter
1
-64
/
+15
2007-10-10
r15597: more ads join fixes -- we can only set the PWDNOEXP and DES_ONLY acb ...
Gerald Carter
1
-7
/
+9
2007-10-10
r15561: Should re-fix older systems without RC4-HMAC support
Gerald Carter
1
-15
/
+6
2007-10-10
r15560: Since the hotel doesn't have Sci-Fi and no "Doctor Who"....
Gerald Carter
1
-5
/
+71
2007-10-10
r15559: Smaller fixes for the new cldap code:
Günther Deschner
1
-2
/
+1
2007-10-10
r15543: New implementation of 'net ads join' to be more like Windows XP.
Gerald Carter
1
-119
/
+550
2007-10-10
r15471: Clarify error message
Volker Lendecke
1
-2
/
+2
2007-10-10
r15462: replace the use of OpenLDAP's ldap_domain2hostlist() for
Gerald Carter
1
-1
/
+5
2007-10-10
r15460: Prefer to use the indexed objectCategory attribute (instead of
Günther Deschner
1
-2
/
+2
2007-10-10
r15336: Unknown escape sequence: '\305' - should have been '\n'.
Jeremy Allison
1
-1
/
+1
2007-10-10
r15305: Let winbind search by sid directly (or in windows terms: "bind to a
Günther Deschner
1
-0
/
+68
2007-10-10
r15194: We need to be able to join as PDC as well. Thanks to Andrew Bartlett.
Günther Deschner
1
-3
/
+2
2007-10-10
r15137: Refuse to join if our netbios name is longer than 15 chars. I think t...
Volker Lendecke
1
-0
/
+6
2007-10-10
r15136: Fix join consistency check
Volker Lendecke
1
-1
/
+1
2007-10-10
r15123: Don't even try to join with an inproper configuration.
Günther Deschner
1
-0
/
+7
2007-10-10
r14831: Fix possible null deref. Coverity #279.
Jeremy Allison
1
-0
/
+7
2007-10-10
r14757: Make sure we only send out a CLDAP request to an connected AD server.
Günther Deschner
1
-4
/
+6
2007-10-10
r14099: Fix Coverity # 113
Volker Lendecke
1
-6
/
+8
2007-10-10
r12986: Use d_fprintf(stderr, ...) for any error message in net.
Lars Müller
1
-44
/
+44
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-3
/
+6
2007-10-10
r8675: fix some compile warnings.
Günther Deschner
1
-1
/
+1
2007-10-10
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
1
-5
/
+5
2007-10-10
r6940: fixing debug messages
Gerald Carter
1
-3
/
+3
2007-10-10
r6900: Fix bug 2725. Thanks, John, for finding it.
Volker Lendecke
1
-1
/
+3
2007-10-10
r6834: Fix bug #2703, found by John Antonishek <ant@nist.gov>. Add NULL
Jeremy Allison
1
-6
/
+8
2007-10-10
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
1
-2
/
+2
2007-10-10
r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...
Derrell Lipman
1
-1
/
+1
2007-10-10
r5955: BUG 2517: use the realm from smb.conf for 'net ads info' when 'disable...
Gerald Carter
1
-1
/
+6
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-3
/
+3
2007-10-10
r3492: Fixes from testing kerberos salted principal fix.
Jeremy Allison
1
-0
/
+14
2007-10-10
r3273: Ensure we're consistent in the use of strchr_m for '@'.
Jeremy Allison
1
-2
/
+2
2007-10-10
r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of
Tim Potter
1
-1
/
+1
2007-10-10
r2832: Readd WKGUID-binding to match the correct default-locations of new
Günther Deschner
1
-2
/
+10
2007-10-10
r2746: Fix typos in net's usage-output.
Günther Deschner
1
-1
/
+1
2007-10-10
r1750: This patch allows net ads lookup to rely on command line arguments if ...
Jim McDonough
1
-1
/
+4
2007-10-10
r1399: applying heimdal krb5 fixes from Guenther and fixing compile warnings ...
Gerald Carter
1
-5
/
+5
[next]