summaryrefslogtreecommitdiff
path: root/source/rpcclient/cmd_dfs.c
Commit message (Expand)AuthorAgeFilesLines
* Sync for release.Jeremy Allison2002-02-011-1/+2
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Some old stuff hanging around since the CIFS conference. Big cleanup ofTim Potter2001-10-121-113/+22
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-1/+0
* it now all compiles - so try enabling it by default and see what explodes on ...Andrew Tridgell2001-09-041-25/+23
* converted another bunch of stuff to NTSTATUSAndrew Tridgell2001-08-271-3/+3
* - avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed)Simo Sorce2001-08-101-20/+28
* Started adding some help/usage info for rpcclient commands.Tim Potter2001-07-201-7/+8
* Added some msdfs client routines.Tim Potter2001-06-131-0/+291
* Added stubs for dfs rpc client routines.Tim Potter2001-06-061-0/+32