summaryrefslogtreecommitdiff
path: root/source3/rpcclient/samsync.c
AgeCommit message (Expand)AuthorFilesLines
2001-11-19Store some path names in global variables initialized to configureMartin Pool1-2/+2
2001-11-05Fixed some compiler warnings.Tim Potter1-8/+8
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-2/+0
2001-09-14Produce correct lanman and nt hashes in samsync smbpasswd output. TheTim Potter1-5/+24
2001-09-06Converted to NTSTATUS return codes.Tim Potter1-17/+92
2001-08-28Start of samsync program invoked by smbd to perform sam synchronisation andTim Potter1-0/+270