summaryrefslogtreecommitdiff
path: root/source3/libsmb/libsmb_context.c
AgeCommit message (Expand)AuthorFilesLines
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