Age | Commit message (Expand) | Author | Files | Lines |
2008-04-16 | Avoid event_find_context() when the event context is already available | Jelmer Vernooij | 1 | -1/+1 |
2008-04-14 | Fix the build. | Jelmer Vernooij | 1 | -5/+5 |
2008-04-14 | Fix problems with event context not being the parent. | Simo Sorce | 1 | -5/+6 |
2008-04-09 | Link the new vampire code togeather. | Andrew Bartlett | 1 | -0/+67 |
2007-12-21 | r26327: Explicit loadparm_context for RPC client functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26295: Remove use of global_loadparm for net and wb_pam_auth. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r19463: Make it clear what argument is incorrect | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13149: DEBUG is a bad choice for 'net', it should print to stderr | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r12886: Rename 'secure_channel_type' parameter to domain join as 'join_type'. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r12423: Remove DEBUG(0) printouts in favor of more information to the caller. | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r12421: Handle the case where we are a joining as different account types far... | Andrew Bartlett | 1 | -4/+3 |
2007-10-10 | r10711: An error of 'user exists' is not an error, just an indication of how | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r10486: This is a merge of Brad Henry's 'net join' rework, to better perform | Andrew Bartlett | 1 | -9/+15 |
2007-10-10 | r8847: Rework the Samba4 'net join' code. I'm trying to get this closer to | Andrew Bartlett | 1 | -6/+5 |
2007-10-10 | r7633: this patch started as an attempt to make the dcerpc code use a given | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r7249: Cope with struct member rename | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r5924: Use cli_credentials in libnet/. | Jelmer Vernooij | 1 | -3/+1 |
2007-10-10 | r5917: First step in using the new cli_credentials structure. This patch | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r5400: Slightly better handling of help messages in net tool. | Rafal Szczesniak | 1 | -7/+5 |
2007-10-10 | r5380: Removed extra newline. | Rafal Szczesniak | 1 | -1/+0 |
2007-10-10 | r4762: Store the results of a 'net join' in the LDB. | Andrew Bartlett | 1 | -34/+27 |
2007-10-10 | r4722: Start to add 'net join' to Samba4. | Andrew Bartlett | 1 | -0/+108 |