Age | Commit message (Expand) | Author | Files | Lines |
2011-07-28 | s3:smbtree: use lp_load_global() | Michael Adam | 1 | -1/+1 |
2011-07-22 | s3:smbtree: try to fix completely broken logic in get_workgroups() | Stefan Metzmacher | 1 | -15/+23 |
2011-05-06 | s3-libsmb: move protos to libsmb/proto.h | Günther Deschner | 1 | -0/+1 |
2011-03-15 | s3-libsmb: only include rap client when needed. | Günther Deschner | 1 | -0/+1 |
2011-02-28 | s3-rpc_client: Move client pipe functions to own header. | Andreas Schneider | 1 | -0/+1 |
2011-01-13 | s3-smbtree: prefer dcerpc_srvsvc_X functions. | Günther Deschner | 1 | -2/+5 |
2010-11-02 | s3-debug Impove setup_logging() to specify logging to stderr | Andrew Bartlett | 1 | -3/+1 |
2010-08-05 | s3-popt: Only include popt-common.h when needed. | Andreas Schneider | 1 | -0/+1 |
2009-11-26 | s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa... | Günther Deschner | 1 | -0/+1 |
2009-11-12 | Ensure all callers to the rpc_client/cli_pipe functions correctly | Jeremy Allison | 1 | -1/+1 |
2009-03-17 | Remove the global "struct cm_cred_struct" and associated calls, make | Jeremy Allison | 1 | -6/+1 |
2008-12-14 | Remove the global "cmdline_auth_info" from source3/lib/util.c | Volker Lendecke | 1 | -10/+12 |
2008-11-25 | Fix bug #5914 - Build failure: redefinition of struct name_list | Jeremy Allison | 1 | -8/+8 |
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth | Volker Lendecke | 1 | -2/+3 |
2008-05-05 | Fix client authentication with -P switch in client tools (Bug 5435). | Günther Deschner | 1 | -0/+6 |
2008-04-20 | Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_struct | Volker Lendecke | 1 | -2/+2 |
2008-04-20 | Add "desthost" to rpc_pipe_client | Volker Lendecke | 1 | -1/+1 |
2008-03-10 | Use rpccli_srvsvc_NetShareEnumAll in smbtree. | Günther Deschner | 1 | -15/+21 |
2007-12-10 | Remove the char[1024] strings from dynconfig. Replace | Jeremy Allison | 1 | -1/+1 |
2007-12-06 | Fix typos in auth change. | Jeremy Allison | 1 | -2/+2 |
2007-12-06 | Get closer to building with smbmount. Move parameter line changes | Jeremy Allison | 1 | -6/+8 |
2007-12-03 | Getting to the home stretch for elimination of pstrings... | Jeremy Allison | 1 | -8/+17 |
2007-11-29 | Remove the explicit TALLOC_CTX * from cli_struct. | Jeremy Allison | 1 | -3/+9 |
2007-10-25 | Fixed missing in_addr -> sockaddr_storage conversion (how did | Jeremy Allison | 1 | -10/+14 |
2007-10-19 | Fix the popt / bool issues. Some places we used BOOL | Jeremy Allison | 1 | -1/+1 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -6/+6 |
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 1 | -17/+16 |
2007-10-10 | r25402: BUG 4997 (3.2 only): Fix enumration level for smbtree | Gerald Carter | 1 | -1/+0 |
2007-10-10 | r24943: Some stackframes | Volker Lendecke | 1 | -1/+5 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r20832: Remove extra pointers previously added to unique [out] pointers. Inst... | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r19797: Convert the remaining pipes to the "new" unique out ptr handling | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r19450: Fix smbtree's use of netshareenum. | Volker Lendecke | 1 | -0/+5 |
2007-10-10 | r18877: More WERROR/NTSTATUS bugs | Volker Lendecke | 1 | -4/+5 |
2007-10-10 | r18802: Use the pidl-generated code for the srvsvc interface, both client and... | Jelmer Vernooij | 1 | -14/+10 |
2007-10-10 | r15630: adapt smbclient fix to smbtree to enable long share names | Jim McDonough | 1 | -0/+57 |
2007-10-10 | r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500 | Derrell Lipman | 1 | -1/+1 |
2007-10-10 | r12555: Fix more load_case_table swegfaults. Arggg. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -1/+1 |
2003-05-10 | Reverse previous patch from Stefan and me after comments by Andrew Bartlett | Jelmer Vernooij | 1 | -2/+0 |
2003-05-10 | Patch from metze and me that adds dummy smb_register_*() functions so | Jelmer Vernooij | 1 | -0/+2 |
2003-04-14 | Merge Jelmer's popt updates from HEAD. | Tim Potter | 1 | -161/+30 |
2002-10-17 | Added new error codes. Fix up connection code to retry in the same way | Jeremy Allison | 1 | -1/+1 |
2002-08-17 | sync 3.0 branch with HEAD | Jelmer Vernooij | 1 | -1/+1 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -70/+15 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-11-28 | fix a bunch of places where we can double-free a cli structure | Andrew Tridgell | 1 | -1/+0 |
2001-11-26 | Got medieval on another pointless extern. Removed extern struct ipzero | Tim Potter | 1 | -2/+3 |
2001-11-23 | Removed TimeInit() call from every client program (except for one place | Tim Potter | 1 | -2/+0 |