summaryrefslogtreecommitdiff
path: root/source3/libsmb/libsmb_context.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-12Fix bug 5686 - libsmbclient segfaults with more than one SMBCCTX.Jeremy Allison1-22/+16
2008-07-17Use the macro to call samba_version_string().Andreas Schneider1-1/+1
2008-07-16Merge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into v3-3-testDerrell Lipman1-0/+19
2008-07-16Fix typos.Derrell Lipman1-1/+1
2008-07-15Release still reachable memory if the smbclient context is freed.Andreas Schneider1-0/+19
2008-07-08[BUG 5580] Allow access to DFS shares via libsmbclientDerrell Lipman1-0/+20
2008-03-17Fix use of AuthDataWithContext capabilityDerrell Lipman1-1/+2
2008-03-06Eliminate global variable in_client and a plethora of extern declarations.Derrell Lipman1-3/+1
2008-03-06Fix a "nested extern declaration" warningVolker Lendecke1-1/+2
2008-03-03Continued revamping of libsmbclient.Derrell Lipman1-968/+110
2008-03-01Return NULL, not 0, from a function which returns a pointer.Derrell Lipman1-2/+2
2008-03-01Additional revamped libsmbclient documentationDerrell Lipman1-682/+826
2008-03-01Modified revamp of the libsmbclient interface.Derrell Lipman1-131/+174
2008-03-01Initial revamp of the libsmbclient interface.Derrell Lipman1-0/+1283