File debian.changelog of Package winexe
winexe (1.00) stable; urgency=low
* Added --runas-file option. Solved pipe bug. Solved high CPU usage bug.
-- Andrzej Hajda <andrzej.hajda@wp.pl> Thu, 16 Jun 2011 01:05:28 +0200
winexe (0.91) stable; urgency=low
* Samba version upgrade.
-- Andrzej Hajda <andrzej.hajda@wp.pl> Tue, 20 Jul 2010 00:04:44 +0200
winexe (0.90) stable; urgency=low
* Added 64bit version of winexesvc, and option --ostype=0|1|2. Where os type can be(0 - 32bit, 1 - 64bit, 2 - winexe will decide).
-- Andrzej Hajda <andrzej.hajda@wp.pl> Sat, 22 Nov 2008 00:00:00 +0100
winexe (0.80) stable; urgency=low
* Added --interactive option. winexesvc is replaced only if version differs on more than last digit.
-- Andrzej Hajda <andrzej.hajda@wp.pl> Fri, 26 Oct 2007 00:00:00 +0200
winexe (0.77) stable; urgency=low
* Fixed bug causing winexe crash during service uninstallation.
-- Andrzej Hajda <andrzej.hajda@wp.pl> Thu, 11 Oct 2007 00:00:00 +0200
winexe (0.76) stable; urgency=low
* Service status is checked during service (un)installation. Corrected service installation code(case of deleted winexesvc.exe file).
-- Andrzej Hajda <andrzej.hajda@wp.pl> Wed, 10 Oct 2007 00:00:00 +0200
winexe (0.75) stable; urgency=low
* Added workaround for delayed pipe handle destruction(error 0x000000E7). Removed token handle leaks in case of error condition.
-- Andrzej Hajda <andrzej.hajda@wp.pl> Mon, 09 Jul 2007 00:00:00 +0200
winexe (0.74) stable; urgency=low
* Added version checking and automatic service reinstallation. Pipe names now depends on ProcessID(should solve issue with unterminated winexe processes).
-- Andrzej Hajda <andrzej.hajda@wp.pl> Wed, 04 Jul 2007 00:00:00 +0200
winexe (0.73) stable; urgency=low
* Corrected bug in signal handling.
-- Andrzej Hajda <andrzej.hajda@wp.pl> Fri, 29 Jun 2007 00:00:00 +0200
winexe (0.72) stable; urgency=low
* Added winexe INT/TERM signal handling.
-- Andrzej Hajda <andrzej.hajda@wp.pl> Tue, 26 Jun 2007 00:00:00 +0200
winexe (0.71) stable; urgency=low
* Workarounds for win2003sp2 service (re)installation issues. Removed token handle leaks in winexesvc
-- Andrzej Hajda <andrzej.hajda@wp.pl> Tue, 22 May 2007 00:00:00 +0200
winexe (0.7) stable; urgency=low
* Making code more pretty. By default commands run on user's account. Added --system - commands run on system account. Added --runas - any user can be impersonated(BEWARE: passwords are sent in clear text). Many changes in winexesvc.
-- Andrzej Hajda <andrzej.hajda@wp.pl> Tue, 25 Jul 2006 00:00:00 +0200
winexe (0.61) stable; urgency=low
* Fixed bug in svcctl.idl. Changed types of 'dependencies' and 'password' params in CreateServiceW.
-- Andrzej Hajda <andrzej.hajda@wp.pl> Fri, 07 Jul 2006 00:00:00 +0200
winexe (0.6) stable; urgency=low
* svcctl.idl cosmetics. Linux code style applied, semi automatic. Removed // style comments. Changed includes <xx.h> to <sys/xx.h>.
-- Andrzej Hajda <andrzej.hajda@wp.pl> Fri, 07 Jul 2006 00:00:00 +0200
winexe (0.5) stable; urgency=low
* Cleaned up winexe/service code. Changed deps in winexe/config.mk. Renamed directory service to winexesvc. STDIN read corrected. async_write serialized - now server should receive input in correct order.
-- Andrzej Hajda <andrzej.hajda@wp.pl> Thu, 06 Jul 2006 00:00:00 +0200
winexe (0.4) stable; urgency=low
* Added dependencies in winexe/config.mk to auto rebuild service. Turned off timeouts - proces do not disconnect after 60sec. Added some debug messages. Removed small leaks in winexesvc.
-- Andrzej Hajda <andrzej.hajda@wp.pl> Sun, 02 Jul 2006 00:00:00 +0200
winexe (0.3) stable; urgency=low
* winexe is fully integrated with smb_build system. Now there is no need to separately compile winexe/service. I have also removed symlink to winexesvc_exe.c, should be cleaner.
-- Andrzej Hajda <andrzej.hajda@wp.pl> Sun, 02 Jul 2006 00:00:00 +0200
winexe (0.2) stable; urgency=low
* Now it works with NT - all pipes are created with security descriptor allowing admins to open it. Added options --reinstall/--uninstall. Added error messages, cleaned debug messages(-d 1). Some code cleaning. Added 'precompiled' winexe/service/winexesvc_exe.c, for users without crosscompiler or windows compile enironment.
-- Andrzej Hajda <andrzej.hajda@wp.pl> Sun, 02 Jul 2006 00:00:00 +0200
winexe (0.1) stable; urgency=low
* In winexe dir added link to winexe/service/winexesvc_exe.c.
-- Andrzej Hajda <andrzej.hajda@wp.pl> Sat, 01 Jul 2006 00:00:00 +0200
winexe (0.0) stable; urgency=low
* Initial release.
-- Andrzej Hajda <andrzej.hajda@wp.pl> Fri, 30 Jun 2006 00:00:00 +0200