Commit graph

8 commits

Author SHA1 Message Date
micio
47abcc9486 Bazaar/SysExec : replacing back Buffer<> with malloc because of memory corruption on destructor
git-svn-id: svn://ultimatepp.org/upp/trunk@3087 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-25 09:02:52 +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
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
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
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