Merge branch 'master' of git+ssh://192.168.122.1/home/rjones/d/libguestfs
[libguestfs.git] / daemon / debug.c
2009-06-22 Richard JonesThe 'debug sh' command now uses a real shell.
2009-06-10 Richard JonesIn the daemon, change all const char * parameters to...
2009-06-10 Richard JonesIn the daemon, change all const char * parameters to...
2009-05-22 Richard JonesAdd 'debug env' command to print environment.
2009-05-08 Richard JonesGenerated code to support last 3 commits.
2009-04-23 Richard W.M. Jonescatsprintf leaks, use open_memstream instead.
2009-04-23 Richard W.M. JonesRemove the 'debug mem' command, it's never going to...
2009-04-23 Richard W.M. JonesImplement 'debug sh' and 'debug fds' commands.
2009-04-23 Richard W.M. JonesAdd outline of 'debug' command.