r23792: convert Samba4 to GPLv3
[ira/wip.git] / source / utils / net / net_join.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr19463: Make it clear what argument is incorrect
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Andrew Bartlettr13149: DEBUG is a bad choice for 'net', it should...
2007-10-10 Andrew Bartlettr12886: Rename 'secure_channel_type' parameter to domai...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Andrew Bartlettr12423: Remove DEBUG(0) printouts in favor of more...
2007-10-10 Andrew Bartlettr12421: Handle the case where we are a joining as diffe...
2007-10-10 Andrew Bartlettr10711: An error of 'user exists' is not an error,...
2007-10-10 Andrew Bartlettr10486: This is a merge of Brad Henry's 'net join'...
2007-10-10 Andrew Bartlettr8847: Rework the Samba4 'net join' code. I'm trying...
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Jelmer Vernooijr7249: Cope with struct member rename
2007-10-10 Jelmer Vernooijr5924: Use cli_credentials in libnet/.
2007-10-10 Jelmer Vernooijr5917: First step in using the new cli_credentials...
2007-10-10 Rafal Szczesniakr5400: Slightly better handling of help messages in...
2007-10-10 Rafal Szczesniakr5380: Removed extra newline.
2007-10-10 Andrew Bartlettr4762: Store the results of a 'net join' in the LDB.
2007-10-10 Andrew Bartlettr4722: Start to add 'net join' to Samba4.