Age | Commit message (Expand) | Author | Files | Lines |
2010-01-16 | s3: Fix a crash in libsmbclient used against the OpenSolaris CIFS server | Volker Lendecke | 1 | -1/+1 |
2009-11-26 | s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa... | Günther Deschner | 1 | -1/+1 |
2009-11-12 | Ensure all callers to the rpc_client/cli_pipe functions correctly | Jeremy Allison | 1 | -1/+1 |
2009-11-09 | Fix bug 6880 - cannot list workgroup servers | Jeremy Allison | 1 | -5/+14 |
2009-09-28 | Second part of fix for bug #6235 - domain enumeration breaks if master browse... | Jeremy Allison | 1 | -1/+1 |
2009-07-28 | Added prefer_ipv4 bool parameter to resolve_name(). | Jeremy Allison | 1 | -3/+3 |
2009-05-06 | Make cli_setatr async. | Jeremy Allison | 1 | -1/+1 |
2009-04-29 | Make cli_unlink async. | Jeremy Allison | 1 | -2/+2 |
2009-04-28 | Convert cli_rename to async. | Jeremy Allison | 1 | -2/+2 |
2009-04-21 | Make rmdir async. | Jeremy Allison | 1 | -2/+1 |
2009-04-21 | Make cli_mkdir async. Change it to return NTSTATUS. | Jeremy Allison | 1 | -2/+1 |
2009-03-27 | [Bug 6228] SMBC_open_ctx failure due to path resolve failure doesn't set errno | Derrell Lipman | 1 | -1/+7 |
2009-03-17 | Remove the global "struct cm_cred_struct" and associated calls, make | Jeremy Allison | 1 | -14/+23 |
2009-02-23 | More warning fixes for Solaris. | Jeremy Allison | 1 | -1/+1 |
2009-02-20 | Make libsmbclient work with DFS | Bo Yang | 1 | -2/+25 |
2009-01-16 | [Bug 6022] smbc_urlencode and smbc_urldecode were not exported | Derrell Lipman | 1 | -1/+1 |
2008-12-16 | commit b520befe6f51644d20434add9864d7a2fa30aa2e | SATOH Fumiyasu | 1 | -6/+4 |
2008-12-13 | Remove a static variable | Volker Lendecke | 1 | -6/+5 |
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth | Volker Lendecke | 1 | -2/+3 |
2008-04-20 | Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_struct | Volker Lendecke | 1 | -1/+1 |
2008-04-20 | Add "desthost" to rpc_pipe_client | Volker Lendecke | 1 | -1/+1 |
2008-03-10 | Use rpccli_srvsvc_NetShareEnumAll in libsmbclient. | Günther Deschner | 1 | -17/+23 |
2008-03-10 | Remove insane amount of whitespace. | Günther Deschner | 1 | -368/+368 |
2008-03-03 | Continued revamping of libsmbclient. | Derrell Lipman | 1 | -15/+15 |
2008-03-01 | Additional revamped libsmbclient documentation | Derrell Lipman | 1 | -458/+472 |
2008-03-01 | Modified revamp of the libsmbclient interface. | Derrell Lipman | 1 | -35/+35 |
2008-03-01 | Initial revamp of the libsmbclient interface. | Derrell Lipman | 1 | -0/+1928 |