summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/libsmb_context.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 5686 - libsmbclient segfaults with more than one SMBCCTX.Jeremy Allison2008-08-121-22/+16
* Use the macro to call samba_version_string().Andreas Schneider2008-07-171-1/+1
* Merge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into v3-3-testDerrell Lipman2008-07-161-0/+19
|\
| * Release still reachable memory if the smbclient context is freed.Andreas Schneider2008-07-151-0/+19
* | Fix typos.Derrell Lipman2008-07-161-1/+1
|/
* [BUG 5580] Allow access to DFS shares via libsmbclientDerrell Lipman2008-07-081-0/+20
* Fix use of AuthDataWithContext capabilityDerrell Lipman2008-03-171-1/+2
* Eliminate global variable in_client and a plethora of extern declarations.Derrell Lipman2008-03-061-3/+1
* Fix a "nested extern declaration" warningVolker Lendecke2008-03-061-1/+2
* Continued revamping of libsmbclient.Derrell Lipman2008-03-031-968/+110
* Return NULL, not 0, from a function which returns a pointer.Derrell Lipman2008-03-011-2/+2
* Additional revamped libsmbclient documentationDerrell Lipman2008-03-011-682/+826
* Modified revamp of the libsmbclient interface.Derrell Lipman2008-03-011-131/+174
* Initial revamp of the libsmbclient interface.Derrell Lipman2008-03-011-0/+1283