summaryrefslogtreecommitdiffstats
path: root/source3/rpcclient/samsync.c
Commit message (Expand)AuthorAgeFilesLines
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Removed global debugf. Replaced with lp_set_logfile(name).Jeremy Allison2001-12-201-2/+3
* update the ldap support code. it compiles.Jean-François Micouleau2001-12-131-4/+7
* added a -V[erbose] option to samsync. Decode a lot of informationJean-François Micouleau2001-12-121-17/+274
* Compile fix.Tim Potter2001-12-111-2/+2
* dyn_CONFIGFILE fixups.Tim Potter2001-11-261-4/+3
* Removed TimeInit() call from every client program (except for one placeTim Potter2001-11-231-2/+0
* Store some path names in global variables initialized to configureMartin Pool2001-11-191-2/+2
* Fixed some compiler warnings.Tim Potter2001-11-051-8/+8
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* Produce correct lanman and nt hashes in samsync smbpasswd output. TheTim Potter2001-09-141-5/+24
* Converted to NTSTATUS return codes.Tim Potter2001-09-061-17/+92
* Start of samsync program invoked by smbd to perform sam synchronisation andTim Potter2001-08-281-0/+270