summaryrefslogtreecommitdiffstats
path: root/source/libsmb/libsmb_context.c
Commit message (Expand)AuthorAgeFilesLines
* Determine case sensitivity based on file system attributes.Derrell Lipman2009-01-281-1/+1
* Treat file names in POSIX-like case-sensitive fashion by defaultDerrell Lipman2009-01-281-0/+1
* Fix bug 5686 - libsmbclient segfaults with more than one SMBCCTX.Jeremy Allison2008-08-131-22/+16
* Release still reachable memory if the smbclient context is freed.Andreas Schneider2008-07-161-0/+19
* Eliminate global variable in_client.Karolin Seeger2008-05-261-2/+0
* Fix a "nested extern declaration" warningVolker Lendecke2008-05-051-1/+2
* Eliminate global variable in_client and a plethora of extern declarations.Derrell Lipman2008-03-271-1/+1
* Fix use of AuthDataWithContext capabilityDerrell Lipman2008-03-191-1/+2
* Continued revamping of libsmbclient.Derrell Lipman2008-03-041-968/+110
* Return NULL, not 0, from a function which returns a pointer.Derrell Lipman2008-03-041-2/+2
* Additional revamped libsmbclient documentationDerrell Lipman2008-03-041-682/+826
* Modified revamp of the libsmbclient interface.Derrell Lipman2008-03-041-131/+174
* Initial revamp of the libsmbclient interface.Derrell Lipman2008-03-041-0/+1283