2011-03-16 |
Todd C. Miller | configure will not add -O2 to CFLAGS if it is already... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Todd C. Miller | Warn about the dangers of log_input and mention iolog_f... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Todd C. Miller | sync with git version |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Todd C. Miller | It seems that h comes after i |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Todd C. Miller | Move log_input and log_output to their proper, sorted... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Todd C. Miller | Save the controlling tty process group before suspendin... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Todd C. Miller | Fix printing of the remainder after a newline. Fixes... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Todd C. Miller | Add support for ut_exit |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Todd C. Miller | Add support for controlling whether utmp is updated... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Todd C. Miller | Fix typo; tupple vs. tuple |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Todd C. Miller | For legacy utmp, strip the /dev/ prefix before trying... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Todd C. Miller | Add check for _PATH_UTMP |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Todd C. Miller | Adapt check_iolog_path to sessid changes |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Todd C. Miller | Redo utmp handling. If no getutent()/getutxent() is... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Todd C. Miller | Move utmp handling into utmp.c |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Todd C. Miller | Update copyright years. |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Todd C. Miller | Add "user_shell" boolean as a way to indicate to the... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Todd C. Miller | Move sessid out of sudo_user. |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Todd C. Miller | Log the TSID even if it is not a simple session ID. |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Todd C. Miller | Document noexec in sample.sudo.conf and add back noexec... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Todd C. Miller | Fix running commands as non-root on systems where setre... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Todd C. Miller | Move noexec path into sudo.conf now that sudo itself... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Todd C. Miller | Document "Path noexec ..." in sudo.conf. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Todd C. Miller | Move noexec handling to sudo front-end where it is... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Todd C. Miller | Add support for disabling exec via solaris privileges. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Todd C. Miller | Only export the symbols corresponding to the plugin... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Todd C. Miller | Install plugins manually instead of using libtool.... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Todd C. Miller | Move check into its own rule since some versions of... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Todd C. Miller | Update to libtool 2.2.10 |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Todd C. Miller | In handle_signals(), restart the read() on EINTR to... |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Todd C. Miller | Reorder functions to quiet a compiler warning. |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Todd C. Miller | Use the Sun Studio C compiler on Solaris if possible |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Todd C. Miller | Fix default setting of osversion variable. |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Todd C. Miller | Make two login_class entris consistent. |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Todd C. Miller | Add support for adding a utmp entry when allocating... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Todd C. Miller | Avoid pulling in headers we don't need on Linux |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Todd C. Miller | Add some more libs to SUDOERS_LIBS instead of relying... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Todd C. Miller | Fix return value of "sudo -l command" when command... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Todd C. Miller | Fix passing of login class back to sudo front end. |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Todd C. Miller | Add --osversion flag to specify OS instead of running... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Todd C. Miller | Fix expr usage w/ GNU expr |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Todd C. Miller | Fix exit value for validate and list mode. |
commit | commitdiff | tree | snapshot |
2011-03-06 |
Todd C. Miller | Fix non-interactive mode with sudoers plugin. |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Todd C. Miller | sudoreplay can now find IDs other than %{seq} and displ... |
commit | commitdiff | tree | snapshot |
2011-03-05 |
Todd C. Miller | Add support for replaying sessions when iolog_file... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Todd C. Miller | If we are killed by a signal, display the name of the... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Todd C. Miller | Move libs used for authentication from SUDO_LIBS to... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Todd C. Miller | Fix bug in skey/opie check that could cause a shell... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Todd C. Miller | No longer need sudo_getepw() stubs. |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Todd C. Miller | Fix exit value of "sudo -l command" in sudoers module. |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Todd C. Miller | Use fgets() not fgetln() for portability. |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Todd C. Miller | Don't use the beta or release candidate version as... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Todd C. Miller | version 1.8.0 SUDO_1_8_0 |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Todd C. Miller | update sudo 1.8 section |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Todd C. Miller | fix test description |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Todd C. Miller | convert test2 to use testsudoers |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Todd C. Miller | Move struct generic_plugin to sudo_plugin_int.h |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Todd C. Miller | Allow sudoers file name, mode, uid and gid to be specif... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Todd C. Miller | 1.8.0rc1 |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Todd C. Miller | add help text to sudo, visudo and sudoreplay for the... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Todd C. Miller | avoid using "howmany" for a parameter name since it... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Todd C. Miller | mention group_plugin when describing nonunix_group |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Todd C. Miller | Add missing period at end of sentence |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Todd C. Miller | add localstatedir; closes bug 471 |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Todd C. Miller | The howmany macro lives in sys/sysmacros.h on SVR5... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Todd C. Miller | add missing AH_TEMPLATE for ENV_RESET |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Todd C. Miller | SVR5 systems return non-zero for success on socketpair(), |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Todd C. Miller | 1.8.0b5 |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Todd C. Miller | Document that a sudo.conf file with no Pligin lines... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Todd C. Miller | If sudo.conf contains no Plugin lines, use the default... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Todd C. Miller | Avoid printing empty "Runas and Command-specific defaul... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Todd C. Miller | Truncate the buffer at buf.len before printing in the... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Todd C. Miller | Remove extra newline when the tty width is very small... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Todd C. Miller | Remove unneeded variable. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Todd C. Miller | Prefer getutxid over getutid |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Todd C. Miller | Include utmp.h / utmpx.h before missing.h as apparently... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Todd C. Miller | #include "foo.h", not <foo.h> for local includes. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Todd C. Miller | remove bogus XXX |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Todd C. Miller | Fix typo |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Todd C. Miller | return foo not return(foo) |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Todd C. Miller | Remove duplicate FD_SET of signal_pipe[0] |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Todd C. Miller | Use "missing.h" not <missing.h> in generated code. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Todd C. Miller | fix --with-iologdir=no |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Todd C. Miller | fix typo that broke --with-iologdir |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Todd C. Miller | Bump version to 1.8.0b4 |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Todd C. Miller | Attempt to clarify how users and groups interact in... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Todd C. Miller | Add test for quoted group that contains escaped double... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Todd C. Miller | Pass SIGUSR1/SIGUSR2 through to the child. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Todd C. Miller | Use special values SIGCONT_FG and SIGCONT_BG instead... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Todd C. Miller | Use pid_t not int and check the return value of kill() |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Todd C. Miller | Remove obsolete comment |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Todd C. Miller | In non-pty mode before continuing the child, make it... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Todd C. Miller | If we get a signal other than SIGCHLD in the monitor... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Todd C. Miller | Save signal state before changing handlers and restore... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Todd C. Miller | Use a char array to map a number to a base36 digit. |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Todd C. Miller | Be clear about what versions of sudo support new LDAP... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Todd C. Miller | match quoted strings the same way whether in a Defaults... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Todd C. Miller | 'make check' depends on visudo and testsudoers |
commit | commitdiff | tree | snapshot |
next |