summaryrefslogtreecommitdiffstats
path: root/source3/script/smbtar
Commit message (Collapse)AuthorAgeFilesLines
* JHT ==> Fixing blocksize argument. Patch by: Llyod WhitemanJohn Terpstra1997-10-071-1/+1
| | | | | <lwhitman@stm2.nrl.navy.mil> (This used to be commit 67c1e87e8fda724da6dd3663641639167dd33a16)
* - added support for Amiga-unix (based on BSD I think)Andrew Tridgell1996-08-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - changed the order of PROGS and SPROGS in Makefile (SPROGS first) - another 64 bit cleanup (for INADDR_NONE) - added paranoia code in DirCacheAdd() to detect looping - fixed important DirCache flush bug - rewrote the NetServerEnum code after I found it could return servers from multiple workgroups at once, and this could cause browsing havoc. Now a null workgroup query is equivalent to a query for the servers primary workgroup - got rid of my_workgroup() - got rid of "workgroup = *" comment in Makefile. We no longer support a workgroup of *, users must set the workgroup explicitly - the wins.dat file was being stored in a different format to what it was being loaded in - this could cause havoc. fixed. - uppercase our netbios name and the workgroup name at startup - if accept fails in main loop when running as a daemon then continue, don't just exit! - don't use ./ on smbclient in smbtar - better code to detect if a process exists (This used to be commit ec3d53963064b50ff33e8eff47812aac82f164ba)
* - deleted reduntant blank line at end of file (JHT)Samba Release Account1996-06-191-1/+0
| | | | (This used to be commit 7960522e18bb34cba4fbc6ef0d68485d484c9cad)
* Initial version imported to CVS Samba Release Account1996-05-041-0/+141
(This used to be commit 291551d80711daab7b7581720bcd9a08d6096517)