1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/examples
Volker Lendecke ffa1c040c6 examples: Add winexe re-implemented on current Samba libs
winexe from https://sourceforge.net/projects/winexe/ is a project
based on Samba libraries from 2012. According to the winexe git
repository the last Samba commit winexe was updated to is 47bbf9886f
from November 6, 2012. As winexe uses unpublished Samba internal
libraries, it broke over time.

This is a port of the winexe functionality to more modern Samba
versions. It still uses internal APIs, but it being part of the tree
means that it is much easier to keep up to date.

The Windows service files were taken literally from the original
winexe from the sourceforge git. Andrzej Hajda chose GPLv3 only and
not GPLv3+. As GPL evolves very slowly, this should not be a practical
problem for quite some time.

To build it under Linux, you need mingw binaries on your build
system. Under Debian stretch, the package names are gcc-mingw-w64 and
friends.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Aug 28 02:03:07 CEST 2018 on sn-devel-144
2018-08-28 02:03:07 +02:00
..
ad-bench AD-Bench: A first go at an Active Directory benchmark. 2009-10-07 15:45:46 +02:00
auth lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
autofs
dce-dfs Remove remaining references to "password level" in the tree 2013-06-11 16:25:54 +02:00
fuse s3: client: Add btime_ts to struct finfo. 2018-05-05 01:39:40 +02:00
LDAP Reserve an OID space for external projects 2013-10-18 05:47:29 +02:00
libsmbclient fix spelling of 'unchangeable' 2017-02-22 12:21:51 +01:00
logon PEP8: fix W291: trailing whitespace 2018-08-24 07:49:31 +02:00
misc Correct "doesnt" typos. 2017-02-22 08:26:21 +01:00
nss
pam_winbind pam_winbind: update documentation for "DIR" krb5ccname pragma. 2013-07-24 02:43:09 +02:00
pcap2nbench Fix typo for response 2018-05-12 02:09:25 +02:00
pdb lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
perfcounter examples/perfcounter/perf_writer.c: fix memset 2016-03-30 18:26:09 +02:00
printer-accounting
printing packaging: Move smbprint to a comman location. 2012-10-29 14:08:37 +01:00
scripts PEP8: fix E401: multiple imports on one line 2018-08-24 07:49:30 +02:00
systemtap examples: add cache effectiveness stats to gencache.stp 2017-08-11 14:19:24 +02:00
tridge Remove remaining references to "password level" in the tree 2013-06-11 16:25:54 +02:00
validchars
VFS s3: vfs: add SMB_VFS_GET_DOS_ATTRIBUTES_SEND/RECV 2018-07-27 13:07:14 +02:00
winexe examples: Add winexe re-implemented on current Samba libs 2018-08-28 02:03:07 +02:00
README Update mailing list references to point at lists.samba.org 2015-02-10 07:08:28 +01:00
smb.conf.default examples/smb.conf.default: Fix typo in comment line: sever -> server 2016-04-09 02:35:23 +02:00

Copyright(C) Samba-Team 1993-2001

This directory contains example config files and related material for
Samba. 

At a minimum please refer to the smb.conf.default file for current
information regarding global and share parameter settings.

Send additions to: samba-technical@lists.samba.org