index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
netapi
/
joindomain.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Let DsGetDCName figure out whether domain_name is a flat_name when unjoining.
Günther Deschner
2008-01-03
1
-1
/
+0
*
Remove doubled cli_set_timeout calls from libnetapi.
Günther Deschner
2007-12-21
1
-4
/
+0
*
Keep libnetapi_NetX calls static for now.
Günther Deschner
2007-12-21
1
-4
/
+4
*
Split out local and remote paths for NetGetJoinInformation.
Günther Deschner
2007-12-21
1
-40
/
+52
*
Add support for remote and local unjoining in libnetapi.
Günther Deschner
2007-12-21
1
-5
/
+89
*
Remove unrequired TALLOC_CTX from libnetapi_NetJoinDomain & friends.
Günther Deschner
2007-12-21
1
-34
/
+5
*
Fix NetJoinDomainLocal.
Günther Deschner
2007-12-21
1
-4
/
+1
*
Use DsGetDcName in local libnetapi join to find a dc.
Günther Deschner
2007-12-21
1
-14
/
+20
*
Move NetJoinDomain and friends to NET_API_STATUS and the static libnetapi_ctx.
Günther Deschner
2007-12-21
1
-20
/
+106
*
Missed on instance of external creds.
Günther Deschner
2007-12-21
1
-2
/
+4
*
Getting rid of external credentials in libnetapi.
Günther Deschner
2007-12-21
1
-8
/
+8
*
Fill in local branch of NetGetJoinInformation().
Günther Deschner
2007-12-21
1
-0
/
+26
*
Fill in NetJoinDomainLocal().
Günther Deschner
2007-12-21
1
-1
/
+35
*
Split NetJoinDomain() into NetJoinDomainRemote() and the unsupported
Günther Deschner
2007-12-21
1
-23
/
+73
*
Add NetGetJoinInformation().
Günther Deschner
2007-12-21
1
-0
/
+53
*
Fix a missing prototype warning
Volker Lendecke
2007-12-21
1
-0
/
+1
*
Fix wkssvc callers.
Günther Deschner
2007-12-03
1
-6
/
+3
*
Fix some bogus uninitialized variable warnings
Volker Lendecke
2007-12-02
1
-2
/
+2
*
Avoid to include net prototypes, just reference user creds.
Günther Deschner
2007-11-30
1
-7
/
+16
*
Add NetUnjoinDomain().
Günther Deschner
2007-11-30
1
-0
/
+74
*
Robustness-fixes for NetJoinDomain().
Günther Deschner
2007-11-30
1
-6
/
+13
*
Give NetJoinDomain() enough time to finish.
Günther Deschner
2007-11-30
1
-0
/
+6
*
domain_name is a ref pointer.
Günther Deschner
2007-11-30
1
-0
/
+5
*
Add NetJoinDomain call.
Günther Deschner
2007-11-30
1
-0
/
+84
[prev]