Version: 0.90, Package name: winexe-0.90 |
Maintained by: Stuart Henderson |
Master sites: |
Description winexe connects to the IPC$ share on a Windows host, copies an executable file if it's not already available, and starts it as a service to create a pipe over which programs can be run remotely. No special configuration is required on the Windows host. Providing you have credentials giving a suitable level of access to the relevant system, you can use this to provide an interactive command shell, or otherwise execute programs remotely (also suitable for script-based use). |
Filesize: 2930.023 KB |
Version History (View Complete History) |
|
2017-05-06 08:43:44 by Stuart Henderson | Files touched by this commit (6) |
Log message: remove winexe; this version doesn't work with any modern Windows version, also fails with clang. there's some slightly newer (though still old) devel code on sourceforge git (building against separate samba4, rather than have chunks of it copied in) which might be of interest if any waf fans want to revive this. |
2016-09-13 10:12:14 by Christian Weisgerber | Files touched by this commit (21) |
Log message: replace libiconv module |
2016-04-14 17:11:22 by Stuart Henderson | Files touched by this commit (1) |
Log message: fix with perl 5.22: defined @.. |
2016-03-06 05:17:40 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Fix build with GnuTLS 3.4. |
2015-07-08 06:58:52 by Stuart Henderson | Files touched by this commit (1) |
Log message: update HOMEPAGE (there's a newer version of this, but needs samba 4 so not updating that yet) |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-04-15 10:10:38 by Antoine Jacoutot | Files touched by this commit (21) |
Log message: Fix DEPENDS after gnutls update. ok landry@ jasper@ |
2010-11-19 15:31:39 by Marc Espie | Files touched by this commit (372) |
Log message: new depends |
2010-11-11 10:20:28 by Marc Espie | Files touched by this commit (31) |
Log message: finish net WANTLIB |
2009-03-25 07:55:21 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - missing build dependency on autoconf ok sthen@ (MAINTAINER) |