2009-09-19 |
Todd C. Miller | sudoreplay depends on libsudo.a |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Todd C. Miller | More pwutil.o into COMMON_OBJS |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Todd C. Miller | Remove my_* redirection in pwutil.c for testsudoers... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Todd C. Miller | More time and date examples |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Todd C. Miller | Move nanosleep() emulation into its own file |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Todd C. Miller | Build libsudo with the common bits and link things... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Todd C. Miller | Fix final flush. |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Todd C. Miller | Keep reading from the pty master -> log file until... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Todd C. Miller | Use unbuffered I/O when writing to stdout and make... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Todd C. Miller | Only use max_wait if it is non-zero |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Todd C. Miller | Need compat.h here |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Todd C. Miller | Fix nanosleep emulation |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Todd C. Miller | Fix comment after #endif |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Todd C. Miller | Add protos for missing libc bits |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Todd C. Miller | add missing line continuation char |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Todd C. Miller | Implement getline() in terms of fgetln() if we have it. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Todd C. Miller | Print year when formatting log line |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Todd C. Miller | Document cwd, attempt to document time/date formats. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Todd C. Miller | Fix getline return value check. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Todd C. Miller | Use getline() if the system has it, else use provide... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Todd C. Miller | Refactor code to update output and timing files. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Todd C. Miller | Make sudo_getln() behave more like glibc getline. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Todd C. Miller | When flushing remaining output, also update timing... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Todd C. Miller | Use get_timestr() and make the -l output look like... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Todd C. Miller | Make get_timestr() take a time_t so we can use it prope... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Todd C. Miller | Create session dir earlier now that we update the seq... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Todd C. Miller | Use fromdate and todate as the keywords instead of... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Todd C. Miller | Fix reading long liensin sudo_getln() |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Todd C. Miller | Log the cwd in the script log file. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Todd C. Miller | Move get_timestr() into its own source file so sudorepl... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Todd C. Miller | Add to and from perdicates (date ranges); needs documen... |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Todd C. Miller | Fix warning and add generated getdate.c |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Todd C. Miller | Add getdate.y to be used for sudoreplay date parsing. |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Todd C. Miller | Check more than just the first character of a predicate |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Todd C. Miller | Add examples, sort predicates |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Todd C. Miller | Implement search expressions in sudoreplay similar... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Todd C. Miller | Remove vhangup as it was hanging up the wrong tty.... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Todd C. Miller | Fix cut at documenting transcript support. |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Todd C. Miller | ID= -> TSID= for transcript ID |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Todd C. Miller | Move fast_glob description to where it belongs in sorte... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Todd C. Miller | Rename script -> transcript |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Todd C. Miller | Add timeradd and timersub for those without them |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Todd C. Miller | Sanity check sessid before using it. |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Todd C. Miller | Only set the session id if we are running a command... |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Todd C. Miller | Actually. qsort is fine since most versions fal back... |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Todd C. Miller | Check for dup2 and use dup instead if we don't have it. |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Todd C. Miller | Move the code to dup2 the script fds to low numbered... |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Todd C. Miller | Move script_setup() back to immediately before we drop... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Todd C. Miller | Install sudoreplay |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Todd C. Miller | remove unused variable |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Todd C. Miller | Log the session ID, if there is one. Currently logs... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Todd C. Miller | Add sudoreplay docs |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Todd C. Miller | add -V (version) flag |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Todd C. Miller | Hook up max_wait. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Todd C. Miller | Use base36 number for the ID and store script files... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Todd C. Miller | Add check for regcomp |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Todd C. Miller | Add support for selecting by pattern and tty when listing. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Todd C. Miller | The beginnings of a list mode. |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Todd C. Miller | fix pasto |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Todd C. Miller | Add scaffolding for building sudoreplay |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Todd C. Miller | include error.h |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Todd C. Miller | Initial cut at sudoreplay; replay a sudo session. |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Todd C. Miller | Fix wait() usage and use correct wait status. |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Todd C. Miller | Add protos for term_* to sudo.h |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Todd C. Miller | Fix detection of the child process exiting. Since... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Todd C. Miller | Add UNIX98 pty support. |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Todd C. Miller | Add UNIX98 pty support. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Todd C. Miller | For raw mode, don't bother clearing BRKINT or PARMRK... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Todd C. Miller | Set PAM_RUSER and PAM_RHOST early so they can be used... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Todd C. Miller | Close dir before returning if strlcpy() reports overflow. |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Todd C. Miller | On Linux, the openpty proto libes in pty.h |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Todd C. Miller | Call vhangup on exit if the system has it |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Todd C. Miller | Add checks for revoke and vhangup if we don't have... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Todd C. Miller | Session logging guts that got forgotten in the previous... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Todd C. Miller | First cut at session logging for sudo. Still need... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Todd C. Miller | Fix a bug introduced with def_closefrom. The value... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Todd C. Miller | Generate sudo distributions with pax in ustar mode... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Todd C. Miller | Fix expansion of %h in #include names. Fixes bugzilla 363 |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Todd C. Miller | If no arg assume def_data.in |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Todd C. Miller | Update for 1.7.2 SUDO_1_7_2 |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Todd C. Miller | Add missing single quotes around a colon in Runas_Spec... |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Todd C. Miller | In rbrepair, re-color the root or the first non-block... |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2009-06-26 |
Todd C. Miller | When repairing the tree, don't touch the root node. |
commit | commitdiff | tree | snapshot |
2009-06-25 |
Todd C. Miller | Protect call to setegid in runas_setup with #ifdef... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Todd C. Miller | Document that we accept env_pam-style environment files |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Todd C. Miller | Adapt to accept pam_env-style /etc/environment which... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Todd C. Miller | Make it clear that env_delete only works when !env_reset. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Todd C. Miller | Add non-unix group bits, adapted from Quest |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Todd C. Miller | build the .cat page in the current working dir, not... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Todd C. Miller | Return EINVAL in setenv() if var is NULL or the empty... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Todd C. Miller | Use AS_HELP_STRING for AC_ARG_WITH and AC_ARG_ENABLE |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Todd C. Miller | Document --with-libvas and --with-libvas-rpath |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Todd C. Miller | For netscape-derived LDAP SDKs the cert and key paths... |
commit | commitdiff | tree | snapshot |
2009-05-29 |
Todd C. Miller | Add non-Unix group .o to COMMON_OBJS and substitute... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Todd C. Miller | Update non-Unix group support from Quest, as reworked... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
next |