Remove now unneeded talloc ctx parameter from do_join_modify_vals_config().
[ira/wip.git] / source3 / libnet / libnet_join.c
2007-12-25 Michael AdamRemove now unneeded talloc ctx parameter from do_join_m...
2007-12-25 Michael AdamRemove now unneeded talloc ctx parameter from do_Unjoin...
2007-12-25 Michael AdamRemove now unneeded talloc ctx parameter from do_unjoin...
2007-12-25 Michael AdamRemove talloc context parameter from libnet_smbconf_del...
2007-12-25 Michael AdamRemove talloc context parameter from libnet_smbconf_set...
2007-12-23 Michael AdamRemove occurrences of registry_key from libnet_join.c
2007-12-23 Michael AdamReplace direct deletion of registry value by use of...
2007-12-22 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-21 Günther DeschnerFix uninitialized error code in do_unjoin_modify_vals_c...
2007-12-21 Günther DeschnerUntil we better understand the WKSSVC_JOIN_FLAGS_JOIN_D...
2007-12-21 Günther DeschnerFix typo.
2007-12-21 Günther DeschnerAdd libnet_Unjoin(), libnet_UnjoinCtx and friends.
2007-12-21 Günther DeschnerIn libnet join code, try lsa query with level 12 first.
2007-12-21 Günther DeschnerMaking do_DomainJoin return NTSTATUS again.
2007-12-21 Günther DeschnerMake sure we also support non-domain join.
2007-12-21 Günther DeschnerAdd libnet_Join().