diff options
author | Tim Potter <tpot@samba.org> | 2000-12-07 06:11:27 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2000-12-07 06:11:27 +0000 |
commit | 028b197845d0e9d7a6f929b651b32fdd4d48c452 (patch) | |
tree | 7c529d92bbe1382bcd45cf75dcc491fe7505b53c /source3/bin/.cvsignore | |
parent | 34402b75b5628684ee527c0fd2e263412ee2a008 (diff) | |
download | samba-028b197845d0e9d7a6f929b651b32fdd4d48c452.tar.gz samba-028b197845d0e9d7a6f929b651b32fdd4d48c452.tar.bz2 samba-028b197845d0e9d7a6f929b651b32fdd4d48c452.zip |
Added smbcacls binary.
(This used to be commit b380c3b9cc07031e7ad608d7582615cd3ecd249a)
Diffstat (limited to 'source3/bin/.cvsignore')
-rw-r--r-- | source3/bin/.cvsignore | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/source3/bin/.cvsignore b/source3/bin/.cvsignore index df0b9b2d52..c3551d50f8 100644 --- a/source3/bin/.cvsignore +++ b/source3/bin/.cvsignore @@ -1,19 +1,20 @@ +.dummy +.libs make_printerdef make_smbcodepage make_unicodemap nmbd nmblookup rpcclient +smbcacls smbclient smbcontrol smbd smbpasswd +smbsh smbspool smbstatus swat testparm testprns -.dummy wbinfo -.libs -smbsh |