diff options
author | Tim Potter <tpot@samba.org> | 2003-11-06 22:02:36 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2003-11-06 22:02:36 +0000 |
commit | 40ad5de251e6eb78bc07c57a2940b6eccfd5f92b (patch) | |
tree | 5b6557a80d3b4cd41c068aa14a2d79187ed67b6c /source3/bin | |
parent | 764e2f7d20c32d820d52c769129d958ca5e85f1a (diff) | |
download | samba-40ad5de251e6eb78bc07c57a2940b6eccfd5f92b.tar.gz samba-40ad5de251e6eb78bc07c57a2940b6eccfd5f92b.tar.bz2 samba-40ad5de251e6eb78bc07c57a2940b6eccfd5f92b.zip |
Ignore tallocdump binary. Previous commit was printf warning fixes and an
accidental commit of some other stuff I was working on.
(This used to be commit cfccf00816d873f6d7b298e15536ec423c2cfe03)
Diffstat (limited to 'source3/bin')
-rw-r--r-- | source3/bin/.cvsignore | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/source3/bin/.cvsignore b/source3/bin/.cvsignore index 31af1fe22d..aad6091960 100644 --- a/source3/bin/.cvsignore +++ b/source3/bin/.cvsignore @@ -5,6 +5,7 @@ debug2html editreg locktest locktest2 +log2pcap make_printerdef make_smbcodepage make_unicodemap @@ -28,6 +29,7 @@ smbcquotas smbd smbfilter smbgroupedit +smbiconv smbmnt smbmount smbpasswd @@ -37,7 +39,6 @@ smbstatus smbtorture smbtree smbumount -smbiconv swat t_push_ucs2 t_snprintf @@ -45,10 +46,10 @@ t_strcmp t_stringoverflow talloctort tdbbackup +tdbdump testparm testprns vfstest -log2pcap wbinfo winbindd wrepld |