summaryrefslogtreecommitdiffstats
path: root/source/utils/rpccheck.c
Commit message (Collapse)AuthorAgeFilesLines
* Move over to RELEASE branch.Jeremy Allison2002-02-011-2/+0
| | | | Jeremy.
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-0/+2
| | | | Jeremy.
* a (very very) small utility to parse a network dump in samba rpc parserJean-François Micouleau2001-03-021-0/+64
code. currently very basic, I'll make something better later. J.F.