summaryrefslogtreecommitdiff
path: root/source3/libsmb/clirap.c
AgeCommit message (Expand)AuthorFilesLines
2001-12-12Always use ASCII strings when changing passwords with RAP.Jeremy Allison1-3/+3
2001-09-25added cli_qpathinfo_alt_name() for fetching the 8.3 name of a fileAndrew Tridgell1-0/+65
2001-09-17move to SAFE_FREE()Simo Sorce1-24/+16
2001-08-10A rewrite of the error handling in the libsmb client code. I've separatedTim Potter1-3/+3
2001-08-10Changed the order of arguments in make_oem_passwd_hash(). All the otherTim Potter1-1/+1
2001-07-04The big character set handling changeover!Andrew Tridgell1-16/+10
2001-07-03Fixed incorrect comment for cli_NetServerEnum()Tim Potter1-4/+4
2001-06-21Following info from TAKAHASHI Motonobu <monyo@samba.gr.jp>,Jeremy Allison1-6/+11
2001-06-18New info level tester.Jeremy Allison1-0/+43
2001-03-10to use the same macros in the client and server rename the CLISTR_Andrew Tridgell1-3/+3
2001-02-21converted the last couple of functions in libsmb to be unicodeAndrew Tridgell1-10/+14
2001-02-21reverted richards cli_NetServerEnum changes - they broke lots of thingsAndrew Tridgell1-56/+12
2001-02-20converted a bunch more fnsAndrew Tridgell1-19/+27
2001-02-20pipe opening now works with unicodeAndrew Tridgell1-11/+8
2001-01-04I need a callback arg for cli_NetServerEnum and cli_RNetShareEnum, so I hadRichard Sharpe1-8/+44
2000-10-07Ensure browse.dat is written and read in UNIX character set format.Jeremy Allison1-0/+1
2000-04-30 - added some error checkingAndrew Tridgell1-64/+66
2000-04-25split clientgen.c into several partsAndrew Tridgell1-0/+591