summaryrefslogtreecommitdiffstats
path: root/source/libsmb/clirap.c
Commit message (Collapse)AuthorAgeFilesLines
* Move over to RELEASE branch.Jeremy Allison2002-02-011-43/+94
| | | | Jeremy.
* Syncup getting ready for release.Jeremy Allison2001-07-061-35/+84
| | | | Jeremy.
* Ensure browse.dat is written and read in UNIX character set format.Jeremy Allison2000-10-071-0/+1
| | | | Jeremy.
* - added some error checkingAndrew Tridgell2000-04-301-64/+66
| | | | - removed the VTP hook in smbd
* split clientgen.c into several partsAndrew Tridgell2000-04-251-0/+591
the next step is splitting out the auth code, to make adding lukes NTLMSSP support easier