Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-12-25 | Remove talloc context parameter from libnet_smbconf_setparm(). | Michael Adam | 1 | -10/+7 |
2007-12-23 | Remove occurrences of registry_key from libnet_join.c | Michael Adam | 1 | -65/+17 |
2007-12-23 | Replace direct deletion of registry value by use of libnet_smbconf_delparm(). | Michael Adam | 1 | -1/+1 |
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 | Add libnet_Unjoin(), libnet_UnjoinCtx and friends. | Günther Deschner | 1 | -4/+222 |
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 | Add libnet_Join(). | Günther Deschner | 1 | -0/+354 |