summaryrefslogtreecommitdiff
path: root/source3/libsmb/clilist.c
AgeCommit message (Expand)AuthorFilesLines
2001-03-16added STR_ASCII support to clistr_pull()Andrew Tridgell1-3/+3
2001-03-14simpler clistr interface which handles individual packets havingAndrew Tridgell1-8/+8
2001-03-10to use the same macros in the client and server rename the CLISTR_Andrew Tridgell1-16/+16
2001-02-26made some LANMAN1 wildcard progressAndrew Tridgell1-6/+12
2001-02-26add cli_list_new() for forced new protocol listingAndrew Tridgell1-8/+18
2001-02-25use cli_list_old() when negotiating the older protocolsAndrew Tridgell1-0/+4
2001-02-21the unicode conversion of our client code is complete enough to beAndrew Tridgell1-14/+11
2001-02-20yipee! client unicode now works well with ntAndrew Tridgell1-2/+2
2001-02-20converted cli_list()Andrew Tridgell1-32/+45
2001-02-20pipe opening now works with unicodeAndrew Tridgell1-1/+1
2001-01-05Needed a callback arg on cli_list ...Richard Sharpe1-2/+2
2000-05-10lib/util_unistr.c:Jeremy Allison1-1/+1
2000-04-30fixed parsing of broken NT short nameAndrew Tridgell1-1/+1
2000-04-30- get the findclose code rightAndrew Tridgell1-9/+17
2000-04-30added cli_list_old() to allow for old style directory listing fromAndrew Tridgell1-2/+144
2000-04-30YIPEE!!!!!Andrew Tridgell1-0/+1
2000-04-25split clientgen.c into several partsAndrew Tridgell1-0/+303