aboutsummaryrefslogtreecommitdiff
path: root/utils/settrans.c
Commit message (Expand)AuthorAgeFilesLines
* startup, settrans: Add missing flush of stderr to get output on waitingSamuel Thibault2024-08-291-0/+1
* utils: Port to x86_64Sergey Bugaev2023-05-101-2/+3
* settrans: Fix checking len being negativeSamuel Thibault2023-01-011-1/+1
* settrans: get rid of translator that couldn't be attachedSergey Bugaev2021-05-081-1/+5
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-2/+2
* utils/settrans: implement active translator stackingJustus Winter2016-05-191-1/+20
* utils/settrans: add option to specify the underlying nodeJustus Winter2016-04-171-1/+22
* utils/settrans: get an authenticated root node in chroot modeJustus Winter2016-04-171-1/+44
* utils/settrans: improve --chroot functionalityJustus Winter2016-02-051-2/+30
* Make settrans return value returned by chroot commandSvante Signell2014-08-191-4/+12
* utils/settrans: implement settrans --startJustus Winter2014-06-151-1/+31
* utils/settrans: fix the teardown of chrooted environmentsJustus Winter2013-12-101-25/+44
* utils: implement settrans --pid-fileJustus Winter2013-11-091-1/+21
* Reference TRANSLATOR in `-a' help message.Samuel Thibault2011-02-211-1/+1
* Rephrase settrans' --helpSamuel Thibault2011-02-171-2/+2
* Document that -p is the default option in settrans --helpSamuel Thibault2011-02-121-1/+1
* 2002-05-28 Roland McGrath <roland@frob.com>Roland McGrath2002-05-281-1/+1
* 2002-05-06 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-05-061-1/+1
* 2002-05-04 Roland McGrath <roland@frob.com>Roland McGrath2002-05-041-14/+81
* 2001-06-15 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-06-161-7/+13
* daemons/Marcus Brinkmann2001-01-301-4/+7
* Add braces to silence gcc warnings.Roland McGrath1998-10-201-7/+9
* 1998-07-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-07-201-3/+3
* (main):Miles Bader1997-06-201-2/+11
* (argp_program_version): Make const.Miles Bader1997-02-201-1/+1
* (options):Miles Bader1997-02-121-5/+5
* *** empty log message ***Thomas Bushnell1996-09-051-1/+2
* (doc): Add program description.Miles Bader1996-08-271-1/+2
* (options): Rearrange slightly.Miles Bader1996-07-201-4/+4
* (main): Don't use unsafe MOVE_SEND in call to file_set_translator.Michael I. Bushnell1996-07-081-1/+1
* (argp_program_version): New variable.Miles Bader1996-07-061-0/+2
* (parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL.Miles Bader1996-05-111-1/+1
* (main): Remove const cast from first arg to argz_create.Miles Bader1996-05-101-2/+1
* (main) [parse_opt]: Cast first arg to argz_create appropriately.Michael I. Bushnell1996-05-091-1/+2
* (main): Default KILL_ACTIVE to 0.Miles Bader1996-05-011-1/+1
* (options): Add --exclusive option, change descriptions.Miles Bader1996-03-291-15/+27
* (main): Pass new arg to argp_parse. Also use argp_usage correctly.Miles Bader1996-03-191-5/+8
* (main): Don't print a newline after `Pausing...' msg.Miles Bader1996-02-261-1/+1
* (STRINGIFY): Make work. Is this in a header somewhere?Miles Bader1996-02-191-1/+2
* (options, main): Add --timeout/-t option.Miles Bader1996-02-131-8/+24
* (options, main): Add --pause option.Miles Bader1996-02-021-2/+10
* (options, main): Make -g/--goaway only apply to active translators.Miles Bader1996-01-231-11/+14
* (main):Miles Bader1995-12-061-2/+2
* (main):Miles Bader1995-11-061-6/+21
* (options):Miles Bader1995-10-311-16/+21
* (args_doc): New variable.Miles Bader1995-10-211-17/+13
* (options): Converted to argp format.Miles Bader1995-10-181-68/+43
* (main): Use fshelp_start_translator instead of start_translator from ../lib.Miles Bader1995-09-051-2/+4
* (SHORT_OPTIONS): Remove '?' as getopt usurps it.Miles Bader1995-07-071-3/+3
* Give an error message instead of dying when no filename argument is given.Miles Bader1995-07-061-0/+3