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
/
libnet
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-22
Fix uninitialized error code in do_unjoin_modify_vals_config().
Günther Deschner
1
-1
/
+1
2007-12-21
Until we better understand the WKSSVC_JOIN_FLAGS_JOIN_DC_ACCOUNT make sure we...
Günther Deschner
1
-0
/
+4
2007-12-21
Fix typo.
Günther Deschner
1
-2
/
+0
2007-12-21
Implement NetServerSetInfo level 1005 in local mode with smbconf registry.
Günther Deschner
1
-0
/
+46
2007-12-21
Add libnet_Unjoin(), libnet_UnjoinCtx and friends.
Günther Deschner
2
-4
/
+239
2007-12-21
In libnet join code, try lsa query with level 12 first.
Günther Deschner
1
-8
/
+10
2007-12-21
Making do_DomainJoin return NTSTATUS again.
Günther Deschner
1
-23
/
+15
2007-12-21
Make sure we also support non-domain join.
Günther Deschner
1
-5
/
+20
2007-12-21
Some libnet and netapi build fixes.
Günther Deschner
1
-0
/
+26
2007-12-21
Add libnet_Join().
Günther Deschner
1
-0
/
+354
2007-12-21
Add libnet_JoinCtx structure.
Günther Deschner
1
-0
/
+48
2007-12-21
Very quick conversion of net_conf functions into the libnet_conf layer.
Günther Deschner
1
-0
/
+149