summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/clilist.c
Commit message (Expand)AuthorAgeFilesLines
* simpler clistr interface which handles individual packets havingAndrew Tridgell2001-03-141-8/+8
* to use the same macros in the client and server rename the CLISTR_Andrew Tridgell2001-03-101-16/+16
* made some LANMAN1 wildcard progressAndrew Tridgell2001-02-261-6/+12
* add cli_list_new() for forced new protocol listingAndrew Tridgell2001-02-261-8/+18
* use cli_list_old() when negotiating the older protocolsAndrew Tridgell2001-02-251-0/+4
* the unicode conversion of our client code is complete enough to beAndrew Tridgell2001-02-211-14/+11
* yipee! client unicode now works well with ntAndrew Tridgell2001-02-201-2/+2
* converted cli_list()Andrew Tridgell2001-02-201-32/+45
* pipe opening now works with unicodeAndrew Tridgell2001-02-201-1/+1
* Needed a callback arg on cli_list ...Richard Sharpe2001-01-051-2/+2
* lib/util_unistr.c:Jeremy Allison2000-05-101-1/+1
* fixed parsing of broken NT short nameAndrew Tridgell2000-04-301-1/+1
* - get the findclose code rightAndrew Tridgell2000-04-301-9/+17
* added cli_list_old() to allow for old style directory listing fromAndrew Tridgell2000-04-301-2/+144
* YIPEE!!!!!Andrew Tridgell2000-04-301-0/+1
* split clientgen.c into several partsAndrew Tridgell2000-04-251-0/+303