summaryrefslogtreecommitdiff
path: root/source3/libsmb/libsmb_path.c
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes s/wont /won't /Mathieu Parent2019-09-011-1/+1
* libsmb: Harden smbc_readdir_internal() against returns from malicious servers.Jeremy Allison2018-08-141-1/+1
* libsmb: Ensure smbc_urlencode() can't overwrite passed in buffer.Jeremy Allison2018-08-141-2/+7
* Fix some blank line endingsVolker Lendecke2013-06-211-3/+3
* libsmb: add ABI/smbclient-0.2.1.sigsDavid Disseldorp2013-06-111-1/+2
* Add smbc_getPort(), smbc_setPort(). Bump the .so minor number.Jeremy Allison2013-06-111-1/+1
* Add the ability to parse out the port to SMBC_parse_path().Jeremy Allison2013-06-111-0/+24
* s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett2011-06-091-1/+1
* s3-libsmbclient: Fix crash bug in SMBC_parse_path().Günther Deschner2010-01-141-1/+1
* s3: Fix some nonempty blank linesVolker Lendecke2009-11-211-45/+43
* Move some bytes from the data to the text segmentVolker Lendecke2009-02-211-3/+3
* Make libsmbclient work with DFSBo Yang2009-02-201-1/+14
* [Bug 6022] smbc_urlencode and smbc_urldecode were not exportedDerrell Lipman2009-01-161-4/+4
* Fix a segfault if ? is there but the options are NULL. This is the case if SM...Andreas Schneider2009-01-161-1/+1
* Continued revamping of libsmbclient.Derrell Lipman2008-03-031-3/+3
* Additional revamped libsmbclient documentationDerrell Lipman2008-03-011-57/+57
* Modified revamp of the libsmbclient interface.Derrell Lipman2008-03-011-3/+4
* Initial revamp of the libsmbclient interface.Derrell Lipman2008-03-011-0/+399