summaryrefslogtreecommitdiff
path: root/source3/libsmb/libsmb_path.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-21Fix some blank line endingsVolker Lendecke1-3/+3
2013-06-11libsmb: add ABI/smbclient-0.2.1.sigsDavid Disseldorp1-1/+2
2013-06-11Add smbc_getPort(), smbc_setPort(). Bump the .so minor number.Jeremy Allison1-1/+1
2013-06-11Add the ability to parse out the port to SMBC_parse_path().Jeremy Allison1-0/+24
2011-06-09s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett1-1/+1
2010-01-14s3-libsmbclient: Fix crash bug in SMBC_parse_path().Günther Deschner1-1/+1
2009-11-21s3: Fix some nonempty blank linesVolker Lendecke1-45/+43
2009-02-21Move some bytes from the data to the text segmentVolker Lendecke1-3/+3
2009-02-20Make libsmbclient work with DFSBo Yang1-1/+14
2009-01-16[Bug 6022] smbc_urlencode and smbc_urldecode were not exportedDerrell Lipman1-4/+4
2009-01-16Fix a segfault if ? is there but the options are NULL. This is the case if SM...Andreas Schneider1-1/+1
2008-03-03Continued revamping of libsmbclient.Derrell Lipman1-3/+3
2008-03-01Additional revamped libsmbclient documentationDerrell Lipman1-57/+57
2008-03-01Modified revamp of the libsmbclient interface.Derrell Lipman1-3/+4
2008-03-01Initial revamp of the libsmbclient interface.Derrell Lipman1-0/+399