summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Collapse)Author
1997-09-29(argp_program_version):Miles Bader
Use correct program name. (main): Supply new args to frobauth_modify.
1997-09-29(main):Miles Bader
Supply new args to frobauth_modify.
1997-09-29(main):Miles Bader
Use ugids_verify_make_auth instead of ugids_verify and ugids_make_auth.
1997-09-29(main):Miles Bader
Supply new args to frobauth_modify. Use ugids_verify_make_auth instead of ugids_verify and ugids_make_auth.
1997-08-09Doc fix.Miles Bader
1997-08-08.Miles Bader
1997-08-08(append_basename):Miles Bader
New function. (main): Move target directory handling to append_basename. Use it also with remote transfers.
1997-08-08.Miles Bader
1997-08-08(econnect):Miles Bader
Add NAME parameter, & set connection hook from it. (cntl_debug): Print CONN->hook as a string before any output. (eappend, ebasename): New functions. (main): Use them. Set the connection hooks to appropriate strings.
1997-07-29.Miles Bader
1997-07-29(main):Miles Bader
When mungeing the destination to copy into a directory, do the name used to print error messages too.
1997-07-15.Miles Bader
1997-07-15(ensure_def_pager_info):Miles Bader
Don't report any errors if there's no default pager.
1997-07-14.Miles Bader
1997-07-14(main):Miles Bader
Don't print fields we cannot get.
1997-07-03.Miles Bader
1997-07-03(main):Miles Bader
Flush stdout after printing prefix/separator.
1997-06-20.Miles Bader
1997-06-20(main):Miles Bader
Print the translated-node name instead of the translator name if the translator startup error is due to opening it.
1997-06-20(SRCS):Miles Bader
Add storecat.c & storeread.c. (targets): Add storecat & storeread. Add storecat & storeread to appropriate dependency rules.
1997-06-20Moved here from ../libstoreMiles Bader
1997-06-10.Miles Bader
1997-06-10(argp_program_version):Miles Bader
Change name to `ids'.
1997-06-10Mon Jun 9 12:45:24 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* Makefile (SRCS): Add setauth.c, pids.c, unsu.c, and nonsugid.c.
1997-06-09.Miles Bader
1997-06-09(ftpcp ftpdir):Miles Bader
Add dependency on ../liftpconn/libftpconn.a. (SRCS): Add ftpcp.c & ftpdir.c. (HURDLIBS): Add ftpconn. (targets): Add ftpcp & ftpdir.
1997-06-04Moved here from ../libftpconnMiles Bader
1997-05-27.Miles Bader
1997-05-27(main):Miles Bader
Correct filtering of process-owners when processes are explicitly specified. Don't use ARGS_DOC. (args_doc): Variable removed.
1997-05-27.Miles Bader
1997-05-27Add appropriate dependencies on parse.o, pids.o, frobauth.o, & frobauth-mod.o.Miles Bader
(INSTALL-ids-ops): Renamed from INSTALL-hurdids-ops. (SRCS): hurdids.c renamed to ids.c. (targets): hurdids renamed to ids. (addauth-LDLIBS, setauth-LDLIBS, su-LDLIBS): New variables.
1997-05-27(child_argps):Miles Bader
New variable. (main): Use ugids operations instead of doing [ug]id frobbing ourselves. (options): Remove uid/gid args. <ugids.h>: New include.
1997-05-27(parse_enum, parse_numlist, parse_strlist):Miles Bader
Add STATE argument, and pass it to callback functions. <argp.h>: New include.
1997-05-27(parse_enum, parse_numlist, parse_strlist):Miles Bader
Add STATE argument, and pass it to callback functions. <argp.h>: New include.
1997-05-26(psout): Add const to appropriate arguments.Miles Bader
1997-05-26(current_lid, current_sid):Miles Bader
Functions removed. (main): Use PIDS_ARGP to select processes. Use new forms of parse_ functions. (lookup_user): Take new STATE argument. (options): Rearranged to group similar options. Process-selection options removed. "pids.h": New include.
1997-05-26Totally rewritten.Miles Bader
1997-05-26Renamed from hurdids.cMiles Bader
1997-05-26Renamed to ids.cMiles Bader
1997-05-26Initial checkinMiles Bader
1997-05-26Initial checkinMiles Bader
1997-05-15.Miles Bader
1997-05-15Initial checkinMiles Bader
1997-05-15(procset_names, fmt_sortkeys, fmt_names, fmts): Variables removed.Miles Bader
(enum procsets): Type removed. (struct output_fmt): New type. (output_fmt): New variable. (parse_enum): Function removed. (main): Use new version of parse_enum & output_fmts variable.
1997-05-15(_parse_strlist, parse_strlist, parse_numlist):Miles Bader
Functions removed. Include "parse.h".
1997-05-15(SRCS):Miles Bader
Add parse.c. (LCLHDRS): Add parse.h. Add dependencies on parse.o. Change references to addu into ones to addauth.
1997-05-15(_parse_strlist, parse_numlist):Miles Bader
Functions removed. (main: verify_passwd): Make user-in-group-0-can-use-his-own-password-to-su work. Replace include of "psout.h" with one of "parse.h". Renamed from addu.c.
1997-05-15(main: verify_passwd):Miles Bader
Add user-in-group-0-can-use-his-own-password-to-su hack.
1997-05-15Replaced by addauth.cMiles Bader
1997-05-15Initial checkinMiles Bader