summaryrefslogtreecommitdiffstats
path: root/source/libsmb/clirap.c
Commit message (Expand)AuthorAgeFilesLines
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Always use ASCII strings when changing passwords with RAP.Jeremy Allison2001-12-121-3/+3
* added cli_qpathinfo_alt_name() for fetching the 8.3 name of a fileAndrew Tridgell2001-09-251-0/+65
* move to SAFE_FREE()Simo Sorce2001-09-171-24/+16
* A rewrite of the error handling in the libsmb client code. I've separatedTim Potter2001-08-101-3/+3
* Changed the order of arguments in make_oem_passwd_hash(). All the otherTim Potter2001-08-101-1/+1
* The big character set handling changeover!Andrew Tridgell2001-07-041-16/+10
* Fixed incorrect comment for cli_NetServerEnum()Tim Potter2001-07-031-4/+4
* Following info from TAKAHASHI Motonobu <monyo@samba.gr.jp>,Jeremy Allison2001-06-211-6/+11
* New info level tester.Jeremy Allison2001-06-181-0/+43
* to use the same macros in the client and server rename the CLISTR_Andrew Tridgell2001-03-101-3/+3
* converted the last couple of functions in libsmb to be unicodeAndrew Tridgell2001-02-211-10/+14
* reverted richards cli_NetServerEnum changes - they broke lots of thingsAndrew Tridgell2001-02-211-56/+12
* converted a bunch more fnsAndrew Tridgell2001-02-201-19/+27
* pipe opening now works with unicodeAndrew Tridgell2001-02-201-11/+8
* I need a callback arg for cli_NetServerEnum and cli_RNetShareEnum, so I hadRichard Sharpe2001-01-041-8/+44
* Ensure browse.dat is written and read in UNIX character set format.Jeremy Allison2000-10-071-0/+1
* - added some error checkingAndrew Tridgell2000-04-301-64/+66
* split clientgen.c into several partsAndrew Tridgell2000-04-251-0/+591