Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2002-05-05 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann | 2002-05-05 | 1 | -2/+15 |
| | | | | | | * fakeauth.c (main): Add ARGP_IN_ORDER to argp_parse invocation. (main: parse_opt): New function. (main): Set parser in ARGP to parse_opt. | ||||
* | 2002-05-04 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-05-04 | 1 | -4/+11 |
| | | | | * fakeauth.c (main): Update doc strings, clean up argp_parse call. | ||||
* | 2002-05-03 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-05-03 | 1 | -0/+382 |
* fakeauth.c: New file. * Makefile (fakeauth): New target. (targets): Add it. (SRCS): Add fakeauth.c. (auth-MIGSFLAGS, fakeauth-CPPFLAGS, authServer-CPPFLAGS, auth_requestUser-CPPFLAGS): New variables. |