micio
6c1daadc05
Bazaar/SysExec : fixed SysXXXAdmin() environment passing when app is already in elevated mode
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3080 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-24 16:20:38 +00:00
micio
f59da848b5
Bazaar/Updater : fixed temporary executable name (adding .exe for ShellExecute)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3079 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-24 00:11:14 +00:00
micio
f4fc322c93
Bazaar/SysExec : now ShellExecute should pass environment correctly
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3078 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 23:34:13 +00:00
micio
c49bf7d075
Bazaar/Updater : Now using SysExecGui package to run installer tasks
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3074 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 17:29:02 +00:00
micio
177dae8edf
Bazaar/SysExec : Finally fixed SudoLib bug which made function hang sometimes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3073 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 17:21:08 +00:00
micio
2cfe6fb415
Bazaar/SysExec : shortened return time for SysStartAdmin() processes
...
Now it checks spawned process for termination or name change instead of
doing an heuristic check
git-svn-id: svn://ultimatepp.org/upp/trunk@3071 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 16:24:08 +00:00
micio
5e53a3234b
Bazaar/SysExecGui : provided fake windows analogs to keep the interface uniform
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3069 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 12:17:19 +00:00
micio
4ab8e6b562
Bazaar/SysExecGui : fixed focus on pwd editfield
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3067 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 09:18:45 +00:00
micio
4dfbe2545d
Bazaar/SysExecGui : completed password dialog
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3066 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 09:11:52 +00:00
micio
10c647d2ad
Bazaar/SysExecGui : Fixed for windows
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3062 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-22 17:45:54 +00:00
micio
4d7ef798bf
Bazaar/SysExecTest : Fixed for windows
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3061 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-22 17:45:19 +00:00
micio
2d981bc110
Bazaar/SysExec : wait for executed process to finish on SysExecAdmin()
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3060 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-22 17:36:20 +00:00
micio
fde39c3d75
Bazaar/SysExecGui : gui password frontend for SysExec
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3059 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-22 09:37:43 +00:00
micio
d3bdd3741d
Bazaar/SysExecTest : added testing for gui password dialogs (SysExecGui package)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3058 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-22 09:37:13 +00:00
micio
8295288b80
Bazaar/Updater : Uses SysExecGui package to run tasks as admin
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3057 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-22 09:36:16 +00:00
micio
87919d1abb
Bazaar/SysExec : remove a couple of obsolete files
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3056 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-21 19:04:33 +00:00
micio
2b05af9537
Bazaar/SysExec : fixed some subtle bugs on SudoLib
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3055 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-21 19:01:59 +00:00
micio
1e57f896f7
Bazaar/SysExec : two more changes fow windows -- tests OK
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3054 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-20 23:16:37 +00:00
micio
0c45bc9b9a
Bazaar/SysExec : almost fixed windows part -- need deep testing
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3053 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-20 22:56:11 +00:00
micio
5ffbab3d12
Bazaar/SysExecTest : changed demo app to notepad (cmd has problems in wine)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3052 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-20 22:55:16 +00:00
micio
f386fd6501
Bazaar/SysExec : cleaning up linux SudoLib
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3050 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-20 19:54:13 +00:00
micio
8ce8ab45ed
Bazaar/SysExec : completed superuser functions with Xauth
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3049 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-20 19:32:03 +00:00
micio
530da88069
Bazaar/SysExec : fixed SysExec as user, still bug in SysStart as user
...
Should add Xauth stuff to run as another user
git-svn-id: svn://ultimatepp.org/upp/trunk@3048 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-20 13:34:09 +00:00
micio
0396e6d88b
Bazaar/SysExecTest : Test app for SysExec package
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-20 12:12:14 +00:00
micio
396a612248
Bazaar/SysExex : finally almost completed SudoLib for linux
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3046 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-20 12:11:01 +00:00
micio
cc2b959093
Bazaar/SysExec : starting implementing SysStartAdmin() for posix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3040 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-18 00:29:08 +00:00
micio
1a027114a6
Bazaar/Updatertest : cleaning up tests
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3039 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-18 00:15:09 +00:00
micio
bacd190f2e
Bazaar/SysExec : Added SysStartAdmin() for windows OS
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3038 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-18 00:10:40 +00:00
micio
ecd39ea52f
Bazaar/UpdaterTest : more tests on raising application level
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3037 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-17 23:02:48 +00:00
micio
743be86b2f
Bazaar/Updater : Starting work for make it work on Vista+ os
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3036 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-17 23:02:03 +00:00
micio
2a3df454dd
Bazaar/SysExec : start implementing SysStartAdmin() functions
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3034 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-17 22:56:08 +00:00
micio
193d4581db
Bazaar/UpdaterTest : Testing raising privileges on windows7
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3033 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-17 21:03:55 +00:00
micio
f77fb9d617
Bazaar/Updater : almost completed windows part - still missing file associations
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3028 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-17 00:54:24 +00:00
micio
b0c0edd702
Bazaar/UpdaterTest : testing with desktop icon enabled
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3027 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-16 23:28:40 +00:00
micio
d7f8e2933f
Bazaar/Updater : fixed compilation on windows
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3026 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-16 23:16:02 +00:00
micio
2e9546a596
Bazaar/Updater : Fixed build on Linux
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3025 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-16 23:11:40 +00:00
micio
643081eb12
Bazaar/Updater : added Windows shell install -- still unbuilt
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3024 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-16 23:10:39 +00:00
micio
16cc1bc8d1
Bazaar/Updater : Completed shell embedding for Linux
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3023 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-16 21:00:54 +00:00
micio
0d5923942d
Bazaar/Updater : fix on user config path for Linux
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3018 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-16 00:56:00 +00:00
micio
680739aa0e
Bazaar/Updater : by default ask for confirmation on install/uninstall
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3017 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-16 00:14:39 +00:00
micio
6c13ae14e0
Bazaa/Updater : fix home config folder for windows
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3016 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-16 00:01:51 +00:00
micio
055f73a345
Bazaar/Updater : cleaned test application
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3015 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-15 23:47:17 +00:00
micio
777fd2e0ba
Bazaar/Updater : added finer control of updater behaviour
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3014 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-15 23:46:01 +00:00
cxl
5e1d5ae6c8
.bazaar: Urr doc fixes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3013 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-15 22:47:58 +00:00
micio
62425a5000
Bazaar/UpdaterTest : fix on maximum version
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3012 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-15 21:44:18 +00:00
micio
43b5d1d91c
Bazaar/UpdaterTest : cleaning up code
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3011 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-15 21:37:58 +00:00
micio
c825cc70a3
Bazaar/Updater : completes fixes for windows
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3010 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-15 21:36:37 +00:00
micio
dd5c352f61
Bazaar/Updater : fixed spawning child process in windows
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3009 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-15 21:31:45 +00:00
micio
a0c74c982d
Bazaar/SysExec : fixed SysStart return value type
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3008 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-15 21:30:31 +00:00
micio
39b5426c55
Bazaar/SysExec : fixed SysStart return bug
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3007 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-15 21:27:14 +00:00