summaryrefslogtreecommitdiff
path: root/utils/settrans.c
AgeCommit message (Expand)Author
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2016-05-19utils/settrans: implement active translator stackingJustus Winter
2016-04-17utils/settrans: add option to specify the underlying nodeJustus Winter
2016-04-17utils/settrans: get an authenticated root node in chroot modeJustus Winter
2016-02-05utils/settrans: improve --chroot functionalityJustus Winter
2014-08-19Make settrans return value returned by chroot commandSvante Signell
2014-06-15utils/settrans: implement settrans --startJustus Winter
2013-12-10utils/settrans: fix the teardown of chrooted environmentsJustus Winter
2013-11-09utils: implement settrans --pid-fileJustus Winter
2011-02-21Reference TRANSLATOR in `-a' help message.Samuel Thibault
2011-02-17Rephrase settrans' --helpSamuel Thibault
2011-02-12Document that -p is the default option in settrans --helpSamuel Thibault
2002-05-282002-05-28 Roland McGrath <roland@frob.com>Roland McGrath
2002-05-062002-05-06 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
2002-05-042002-05-04 Roland McGrath <roland@frob.com>Roland McGrath
2001-06-162001-06-15 Neal H Walfield <neal@cs.uml.edu>Roland McGrath
2001-01-30daemons/Marcus Brinkmann
1998-10-20Add braces to silence gcc warnings.Roland McGrath
1998-07-201998-07-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1997-06-20(main):Miles Bader
1997-02-20(argp_program_version): Make const.Miles Bader
1997-02-12(options):Miles Bader
1996-09-05*** empty log message ***Thomas Bushnell
1996-08-27(doc): Add program description.Miles Bader
1996-07-20(options): Rearrange slightly.Miles Bader
1996-07-08(main): Don't use unsafe MOVE_SEND in call to file_set_translator.Michael I. Bushnell
1996-07-06(argp_program_version): New variable.Miles Bader
1996-05-11(parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL.Miles Bader
1996-05-10(main): Remove const cast from first arg to argz_create.Miles Bader
1996-05-09(main) [parse_opt]: Cast first arg to argz_create appropriately.Michael I. Bushnell
1996-05-01(main): Default KILL_ACTIVE to 0.Miles Bader
1996-03-29(options): Add --exclusive option, change descriptions.Miles Bader
1996-03-19(main): Pass new arg to argp_parse. Also use argp_usage correctly.Miles Bader
1996-02-26(main): Don't print a newline after `Pausing...' msg.Miles Bader
1996-02-19(STRINGIFY): Make work. Is this in a header somewhere?Miles Bader
1996-02-13(options, main): Add --timeout/-t option.Miles Bader
1996-02-02(options, main): Add --pause option.Miles Bader
1996-01-23(options, main): Make -g/--goaway only apply to active translators.Miles Bader
1995-12-06(main):Miles Bader
1995-11-06(main):Miles Bader
1995-10-31(options):Miles Bader
1995-10-21(args_doc): New variable.Miles Bader
1995-10-18(options): Converted to argp format.Miles Bader
1995-09-05(main): Use fshelp_start_translator instead of start_translator from ../lib.Miles Bader
1995-07-07(SHORT_OPTIONS): Remove '?' as getopt usurps it.Miles Bader
1995-07-06Give an error message instead of dying when no filename argument is given.Miles Bader
1995-04-27Allow options before and immediately after the node name to be rearranged byMiles Bader
1995-04-05Get rid of the `show passive translator' functionality, as this is now doneMiles Bader
1995-03-31Initial revisionMiles Bader