Age | Commit message (Expand) | Author | Files | Lines |
2008-04-16 | Avoid event_find_context() when the event context is already available | Jelmer Vernooij | 1 | -2/+2 |
2008-04-14 | Fix problems with event context not being the parent. | Simo Sorce | 1 | -9/+10 |
2007-12-21 | r26327: Explicit loadparm_context for RPC client functions. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r14363: Remove credentials.h from the global includes. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r9728: A *major* update to the credentials system, to incorporate the | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r7633: this patch started as an attempt to make the dcerpc code use a given | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r7249: Cope with struct member rename | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r5924: Use cli_credentials in libnet/. | Jelmer Vernooij | 1 | -6/+2 |
2007-10-10 | r5917: First step in using the new cli_credentials structure. This patch | Jelmer Vernooij | 1 | -11/+12 |
2007-10-10 | r5425: Convert function tables to new structure (with description) | Rafal Szczesniak | 1 | -30/+13 |
2007-10-10 | r5400: Slightly better handling of help messages in net tool. | Rafal Szczesniak | 1 | -6/+7 |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r4341: Fix const warning. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r3478: split out some more pieces of includes.h | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r3454: moved a few more things out if includes.h into the include/system/ inc... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r1951: add 'net password set' call | Stefan Metzmacher | 1 | -0/+82 |
2007-10-10 | r1919: paasword change basicly works now:-) | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r1915: use popt's cmdline_auth_info to fill the net_context | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r1879: - add a user sub struct in net_context | Stefan Metzmacher | 1 | -0/+100 |