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
/
libnet
/
libnet_join.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add libnet_join_find_machine_acct().
Günther Deschner
2008-01-07
1
-0
/
+46
*
Honor the WKSSVC_JOIN_FLAGS_ACCOUNT_DELETE flag when unjoining from AD.
Günther Deschner
2008-01-07
1
-10
/
+56
*
Rearrange libnet join code and add support for account pre-creation in AD.
Günther Deschner
2008-01-07
1
-12
/
+100
*
Add ADS_STRUCTs to libnetjoin and -unjoin, with talloc destructors.
Günther Deschner
2008-01-07
1
-0
/
+137
*
Add error_string to libnetjoin and libnetunjoin structures incl. set functions.
Günther Deschner
2008-01-07
1
-0
/
+36
*
Only create machine account in libnetjoin when requested to.
Günther Deschner
2008-01-07
1
-9
/
+13
*
Rename server_name to dc_name in libnet join structures.
Günther Deschner
2008-01-04
1
-2
/
+4
*
Separate out storing and removing secrets in libnet_join/unjoin.
Günther Deschner
2008-01-04
1
-31
/
+45
*
In libnet_join finally separate the admin from the machine pwd entirely.
Günther Deschner
2008-01-04
1
-13
/
+15
*
Robustness fix for libnet join when unjoining.
Günther Deschner
2008-01-04
1
-4
/
+5
*
Use GLOBAL_NAME constant.
Michael Adam
2008-01-03
1
-1
/
+1
*
Rename libnet_smbconf_set_global_param() to libnet_conf_set_global_parameter().
Michael Adam
2008-01-03
1
-9
/
+9
*
Rename libnet_smbconf_delparm() to libnet_conf_delete_parameter().
Michael Adam
2008-01-03
1
-1
/
+1
*
In libnetjoin don't mix admin password with machine account pwd.
Günther Deschner
2008-01-03
1
-2
/
+2
*
Remove now unneeded talloc ctx parameter from do_JoinConfig().
Michael Adam
2007-12-25
1
-3
/
+2
*
Remove now unneeded talloc ctx parameter from do_join_modify_vals_config().
Michael Adam
2007-12-25
1
-3
/
+2
*
Remove now unneeded talloc ctx parameter from do_UnjoinConfig().
Michael Adam
2007-12-25
1
-3
/
+2
*
Remove now unneeded talloc ctx parameter from do_unjoin_modify_vals_config().
Michael Adam
2007-12-25
1
-3
/
+2
*
Remove talloc context parameter from libnet_smbconf_delparm().
Michael Adam
2007-12-25
1
-1
/
+1
*
Remove talloc context parameter from libnet_smbconf_setparm().
Michael Adam
2007-12-25
1
-10
/
+7
*
Remove occurrences of registry_key from libnet_join.c
Michael Adam
2007-12-23
1
-65
/
+17
*
Replace direct deletion of registry value by use of libnet_smbconf_delparm().
Michael Adam
2007-12-23
1
-1
/
+1
*
Fix uninitialized error code in do_unjoin_modify_vals_config().
Günther Deschner
2007-12-22
1
-1
/
+1
*
Until we better understand the WKSSVC_JOIN_FLAGS_JOIN_DC_ACCOUNT make sure we...
Günther Deschner
2007-12-21
1
-0
/
+4
*
Fix typo.
Günther Deschner
2007-12-21
1
-2
/
+0
*
Add libnet_Unjoin(), libnet_UnjoinCtx and friends.
Günther Deschner
2007-12-21
1
-4
/
+222
*
In libnet join code, try lsa query with level 12 first.
Günther Deschner
2007-12-21
1
-8
/
+10
*
Making do_DomainJoin return NTSTATUS again.
Günther Deschner
2007-12-21
1
-23
/
+15
*
Make sure we also support non-domain join.
Günther Deschner
2007-12-21
1
-5
/
+20
*
Add libnet_Join().
Günther Deschner
2007-12-21
1
-0
/
+354
[prev]