summaryrefslogtreecommitdiff
path: root/source4/libnet/libnet_join.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7203: Fill in the error message and fail if we can't open the secrets database.Andrew Bartlett1-0/+6
2007-10-10r6525: Remove incorrect comment.Andrew Bartlett1-2/+0
2007-10-10r5988: Fix the -P option (use machine account credentials) to use the Samba4Andrew Bartlett1-2/+3
2007-10-10r5983: Start support for being a domain member in Samba4.Andrew Bartlett1-2/+2
2007-10-10r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett1-1/+1
2007-10-10r5900: Use flatname to specify the netbios domain name (matches what win2k3Andrew Bartlett1-3/+3
2007-10-10r5585: LDB interfaces change:Simo Sorce1-1/+1
2007-10-10r5364: Rename string fields called 'domain' and 'name' to be 'domain_name'.Tim Potter1-1/+1
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-2/+2
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-1/+1
2007-10-10r4762: Store the results of a 'net join' in the LDB.Andrew Bartlett1-8/+199
2007-10-10r4722: Start to add 'net join' to Samba4.Andrew Bartlett1-0/+279