Eric Blake
c9ace552eb
command: allow merging stdout and stderr in string capture
...
Sometimes, its easier to run children with 2>&1 in shell notation,
and just deal with stdout and stderr interleaved. This was already
possible for fd handling; extend it to also work when doing string
capture of a child process.
* docs/internals/command.html.in: Document this.
* src/util/command.c (virCommandSetErrorBuffer): Likewise.
(virCommandRun, virExecWithHook): Implement it.
* tests/commandtest.c (test14): Test it.
* daemon/remote.c (remoteDispatchAuthPolkit): Use new command
feature.
2012-02-03 10:02:34 -07:00
..
2012-02-01 16:28:17 -07:00
2011-02-21 14:46:23 +01:00
2012-02-03 10:02:34 -07:00
2012-02-02 17:44:37 -07:00
2010-10-12 11:26:52 +01:00
2010-10-27 16:29:25 -06:00
2011-04-01 16:03:11 -06:00
2012-02-01 15:21:56 -07:00
2012-01-10 09:47:47 +01:00
2011-10-28 10:11:16 +01:00
2010-10-27 15:01:45 +11:00
2011-04-01 16:03:11 -06:00
2010-10-27 15:01:45 +11:00
2011-02-09 12:29:29 -07:00
2010-11-10 13:16:37 +01:00
2010-12-21 20:55:10 +11:00
2011-01-05 18:07:30 +11:00
2010-11-30 02:22:38 +11:00
2010-10-27 15:01:45 +11:00
2010-10-27 15:01:45 +11:00
2010-12-21 20:55:10 +11:00
2011-08-26 17:52:55 +02:00
2011-11-01 18:45:42 +01:00
2011-08-26 17:52:55 +02:00
2011-10-04 14:15:09 +01:00
2011-07-15 13:19:41 -06:00
2011-12-19 14:19:12 -07:00
2011-07-15 13:19:41 -06:00
2011-10-29 19:50:48 +02:00
2011-07-15 13:19:41 -06:00
2011-07-15 13:19:41 -06:00
2010-07-10 22:47:00 +10:00
2011-11-30 10:12:30 +00:00
2012-02-02 17:44:37 -07:00
2012-01-11 13:10:21 -07:00
2011-12-07 18:42:08 +08:00
2012-01-11 06:42:37 -05:00
2011-10-28 11:34:17 -06:00
2011-09-05 07:03:04 -06:00
2011-12-19 16:33:42 +01:00
2011-04-01 16:03:11 -06:00
2011-03-28 10:40:24 +08:00
2010-11-12 19:47:20 +01:00
2010-11-12 19:47:20 +01:00
2011-10-06 16:50:38 +02:00
2011-03-31 14:36:19 -06:00
2011-06-06 10:45:59 +02:00
2011-08-26 17:52:55 +02:00
2011-02-18 08:59:51 +01:00
2011-04-01 16:03:11 -06:00
2011-10-28 10:11:16 +01:00
2011-10-28 10:11:16 +01:00
2011-10-28 10:11:16 +01:00
2011-10-28 10:11:16 +01:00
2011-10-28 10:11:16 +01:00
2011-10-28 10:07:45 +01:00
2011-06-28 18:19:00 +01:00
2011-04-01 16:03:11 -06:00
2011-10-28 10:07:45 +01:00
2011-10-28 10:11:16 +01:00
2011-10-28 10:07:45 +01:00
2011-10-28 10:11:16 +01:00
2011-10-28 10:07:45 +01:00
2011-10-28 10:11:16 +01:00
2011-10-28 10:07:45 +01:00
2011-10-28 10:11:16 +01:00
2011-10-28 10:07:45 +01:00
2011-10-28 10:11:16 +01:00
2011-10-28 10:07:45 +01:00
2011-10-28 10:07:45 +01:00
2011-08-12 07:35:19 -06:00
2012-01-07 12:18:06 +08:00
2011-10-28 10:11:16 +01:00
2011-01-28 08:44:05 -07:00
2011-02-09 12:29:29 -07:00
2011-08-12 13:54:10 +01:00
2011-01-17 16:55:41 +08:00
2011-10-28 10:07:45 +01:00
2012-02-02 15:51:25 -07:00
2011-10-28 10:11:16 +01:00
2010-12-02 16:00:47 -07:00
2011-05-11 19:18:38 +08:00
2011-05-11 08:18:04 -06:00
2011-05-11 19:18:38 +08:00
2010-10-12 11:26:52 +01:00
2011-07-12 17:10:33 +01:00
2011-10-19 09:14:34 +01:00
2011-01-11 07:33:15 +11:00
2011-04-01 16:03:11 -06:00
2010-11-12 19:47:20 +01:00