Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 157601 Details for
Bug 209079
net-fs/winexe remotely executes commands on Windows NT/2000/XP/2003 systems, with lmhash passthrough support
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
winexe-071026.ebuild
winexe-071026.ebuild (text/plain), 676 bytes, created by
Benjamin Franzke
on 2008-06-19 12:19:15 UTC
(
hide
)
Description:
winexe-071026.ebuild
Filename:
MIME Type:
Creator:
Benjamin Franzke
Created:
2008-06-19 12:19:15 UTC
Size:
676 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >MY_P="${PN}-source-${PV}" >DESCRIPTION="winexe remotely executes commands on WindowsNT/2000/XP/2003 systems >from GNU/Linux" >HOMEPAGE="http://eol.ovh.org/winexe/" >SRC_URI="http://eol.ovh.org/${PN}/${PN}-source-${PV}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~x86" >IUSE="" > >DEPEND="dev-libs/cyrus-sasl > net-libs/gnutls > dev-libs/popt" >RDEPEND="${DEPEND}" > >S=${WORKDIR}/${MY_P} > >src_compile() { > ./autogen.sh || die "autogen failed" > econf || die "econf failed." > emake proto bin/winexe || die "emake failed." >} > >src_install() { > dobin bin/winexe >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 209079
:
157601
|
157611
|
165102
|
165103
|
165121
|
246446
|
273255
|
281781
|
311471
|
311473
|
375904
|
375906
|
375946
|
376252