summaryrefslogtreecommitdiffstats
path: root/source/rpcclient/samsync.c
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete filesJelmer Vernooij2003-02-201-772/+0
* Finish adding strings to all talloc_init() calls.Jeremy Allison2002-12-231-1/+1
* Merge of get_dc_list() api change from HEAD.Tim Potter2002-11-061-5/+4
* merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2002-10-041-1/+1
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-14/+16
* sync 3.0 branch with HEADJelmer Vernooij2002-08-171-111/+300
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-48/+11
* Renamed get_nt_error_msg() to nt_errstr().Tim Potter2002-03-171-1/+1
* Allow Samba to trust NT4 Domains.Andrew Bartlett2002-03-021-1/+1
* 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