2008-03-23 |
Todd C. Miller | Back out AIX-specific change to set the sudo_noexec... |
commit | commitdiff | tree | snapshot |
2008-03-23 |
Todd C. Miller | If the file given to install is a path, only use the... |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Todd C. Miller | parse_args() cleanup: |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Todd C. Miller | Add -n (non-interactive) flag. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Todd C. Miller | Move version printing, etc. into a separate function. |
commit | commitdiff | tree | snapshot |
2008-03-18 |
Todd C. Miller | Don't try to cleanup nsswitch if it has not been initia... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Todd C. Miller | Block SIGPIPE in send_mail() so sudo is not killed... |
commit | commitdiff | tree | snapshot |
2008-03-14 |
Todd C. Miller | AIX shared libs end in .a, not .so. |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Todd C. Miller | Preserve HOME by default too. Matches documentation... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Todd C. Miller | Use getopt() to parse the command line. We need to... |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Todd C. Miller | update to libtool-1.5.26 |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Todd C. Miller | update from libtool-1.5.26 distribution |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Todd C. Miller | attempt to fix compilation errors on AIX |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Todd C. Miller | fix typo in last commit |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Todd C. Miller | Add WHATSNEW file to the distribution |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Todd C. Miller | use warningx instead of fprintf(stderr, ...) |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Todd C. Miller | add DEBUG to list2tq |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Todd C. Miller | mention mailfrom |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Todd C. Miller | Add aix_setlimits() to set resource limits on AIX using... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Todd C. Miller | Add mailfrom Defaults option that sets the value of... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Todd C. Miller | store a copy of _PATH_SUDO_ASKPASS in def_askpass that... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Todd C. Miller | When adding a default, only call list2tq() once to... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Todd C. Miller | comment out XXXs for now |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Todd C. Miller | mention askpass |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Todd C. Miller | Error out if both -A and -S are specified |
commit | commitdiff | tree | snapshot |
2008-03-04 |
Todd C. Miller | we are not going to ship a sudo-specific askpass |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Todd C. Miller | fix definition of TGP_ASKPASS |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Todd C. Miller | make askpass boolean-capable |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Todd C. Miller | document --with-askpass |
commit | commitdiff | tree | snapshot |
2008-03-03 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Todd C. Miller | document -A and askpass |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Todd C. Miller | Add support for running a helper program to read the... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Todd C. Miller | add missing printf format to SELinux role and type... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Todd C. Miller | Disable use of gss_krb5_ccache_name() by default and add |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Todd C. Miller | Ignore setexeccon() failing in permissive mode. Also... |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Todd C. Miller | Only set std_prompt for the PAM_PROMPT_* cases. The... |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Todd C. Miller | Don't free the new tty context, we need to keep it... |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Todd C. Miller | s/newrole/sudo/ |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Todd C. Miller | Only put login_cap(3) in SEE ALSO section if we have... |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Todd C. Miller | Substitute in comment characters for lines partaining... |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Todd C. Miller | Substitute in comment characters for lines partaining... |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Todd C. Miller | Substitute in comment characters for lines partaining... |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Todd C. Miller | Substitute in comment characters for lines partaining... |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Todd C. Miller | Substitute in comment characters for lines partaining... |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Todd C. Miller | Remove the =cut on the first line (above the copyright... |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Todd C. Miller | run sudo.man.pl when generating sudo.man.in |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Todd C. Miller | comment out SELinux manual bits unless --with-selinux... |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Todd C. Miller | document role and type defaults for SELinux |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Todd C. Miller | Document "sudo -ll" and make "sudo -l -l" be equivalent. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Todd C. Miller | Treat k*bsd*-gnu like Linux, not BSD. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Todd C. Miller | Avoid Heimdal'isms introduced in the rev 1.32 rewrite... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Todd C. Miller | Remove dependence on VALIDATE_NOT_OK in logging functions. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Todd C. Miller | Add debugging so we can tell if the krb5 ccache is... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Todd C. Miller | mention --with-selinux |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Todd C. Miller | add Sudo tag |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Todd C. Miller | Add support for SELinux RBAC. Sudoers entries may... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Todd C. Miller | Add support for SELinux RBAC. Sudoers entries may... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Todd C. Miller | Add support for SELinux RBAC. Sudoers entries may... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Todd C. Miller | Add long list (sudo -ll) support for printing verbose... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Todd C. Miller | Unify the -l output for file and ldap based sudoers... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Todd C. Miller | Use a specific error message for errno == EAGAIN when... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Todd C. Miller | Unlimit nproc on Linux systems where calling the setuid... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Todd C. Miller | Only read /etc/environment on Linux and AIX |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Todd C. Miller | Use SUDO_DEFINE_UNQUOTED instead of AC_DEFINE_UNQUOTED... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Todd C. Miller | mention --with-nsswitch=no |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Todd C. Miller | ldap_ssl.h depends on ldap.h being included first |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Todd C. Miller | Include ldap_ssl.h if we can find it. Needed for the... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Todd C. Miller | Use 78n line length when formatting cat pages. |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Todd C. Miller | Remove redundant info that is now in sudoers.ldap.pod |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Todd C. Miller | Reorganize the first section a bit. Substitute the... |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Todd C. Miller | Substitute values for ldap.conf, ldap.secret and nsswit... |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Todd C. Miller | Substitute values for ldap.conf, ldap.secret and nsswit... |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Todd C. Miller | substitute for sudoers.ldap.man |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Todd C. Miller | Fix cut & pasto introduced when adding sudoers.ldap... |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Todd C. Miller | Fill in some of the missing pieces. Still needs some... |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Todd C. Miller | Beginnings of a sudoers.ldap man page. Currently,... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Todd C. Miller | When copying gr_mem we must guarantee that the storage... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Todd C. Miller | Fix a typo/thinko in one of the calls to sudo_ldap_chec... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Todd C. Miller | include <mps/ldap_ssl.h> in ldap.c if available |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Todd C. Miller | Make sure we define SIZE_MAX for yacc's skeleton.c |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Todd C. Miller | Use TCSAFLUSH when restoring terminal settings (and... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Todd C. Miller | no longer need to specify SETENV when user has sudo ALL |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Todd C. Miller | sync user_args size calculation with sudo.c |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Todd C. Miller | Make set_runaspw static void |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Todd C. Miller | g/c set_runaspw stub |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Todd C. Miller | Don't add -llber twice. |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Todd C. Miller | fix typo |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Todd C. Miller | Fix check that determines whether -llber is required. |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Todd C. Miller | For netscape-based LDAP, use ldapssl_set_strength(... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Todd C. Miller | Delay krb5_cc_initialize() until we actually need to... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Todd C. Miller | Rewrite verify_krb_v5_tgt() based on what heimdal's... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Todd C. Miller | The U suffix on constants is an ANSI feature |
commit | commitdiff | tree | snapshot |
next |