2009-05-27 |
Todd C. Miller | Add support for escaped hex chars in names, e.g. \x20... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Todd C. Miller | Update copyright years. |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Todd C. Miller | Minor fixes for Minix-3 |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Todd C. Miller | Handle getgroups() returning 0. Also add missing check... |
commit | commitdiff | tree | snapshot |
2009-05-19 |
Todd C. Miller | Replace version.h with PACKAGE_VERSION set via AC_INIT... |
commit | commitdiff | tree | snapshot |
2009-05-18 |
Todd C. Miller | Remove group setting code in setusercontext case, we... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Todd C. Miller | Initial bits of non-unix group support using Quest... |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Todd C. Miller | Accept %:foo as a non-Unix group |
commit | commitdiff | tree | snapshot |
2009-05-17 |
Todd C. Miller | Allow user/group to be double quoted in the case of... |
commit | commitdiff | tree | snapshot |
2009-05-11 |
Todd C. Miller | Don't allow the user to specify the default runas user... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Todd C. Miller | Must call audit_success before we change uids. |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Todd C. Miller | Add option for set_perm to not exit on failure and... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Todd C. Miller | In -l mode, if the user is only allowed to run as a... |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Todd C. Miller | Fix -g mode, broken by rev 1.503 which had the side... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Todd C. Miller | When unlocking a file with fcntl, use F_SETLK, not... |
commit | commitdiff | tree | snapshot |
2009-05-08 |
Todd C. Miller | Only cache by the method we fetched for pwd and grp... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Todd C. Miller | Add a clarification from Nick Sieger |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Todd C. Miller | Inline the setting of the environment string. |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Todd C. Miller | setenv(3) in Linux treats a NUL value as the empty... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Todd C. Miller | Not all systems have d_namlen |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Todd C. Miller | Fix up some pod2html issues. |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Todd C. Miller | Check for NULL ifa_addr and ifa_netmask. |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Todd C. Miller | Ignore files ending in '~' in sudo.d (emacs backup... |
commit | commitdiff | tree | snapshot |
2009-04-19 |
Todd C. Miller | Ignore files ending in '~' in sudo.d (emacs backup... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Todd C. Miller | For #includedir, ignore any file containing a dot |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Todd C. Miller | Bump version |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Todd C. Miller | Implement #includedir directive. Files in an includedi... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Todd C. Miller | sync SUDO_1_7_1 |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Todd C. Miller | Forgot umask_override |
commit | commitdiff | tree | snapshot |
2009-04-18 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Todd C. Miller | Rewind stream if we fdopen sudoers since it may not... |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Todd C. Miller | Print the proper file name when there is a parse error... |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Todd C. Miller | Sync |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Todd C. Miller | Fix a warning when --without-ldap is specified. |
commit | commitdiff | tree | snapshot |
2009-04-05 |
Todd C. Miller | Store aliases that we remove during check_aliases in... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Todd C. Miller | Check aliases in -c mode too. |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Todd C. Miller | Make alias_remove return the alias struct instead of... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Todd C. Miller | Rename find_alias -> alias_find for consistency. |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Todd C. Miller | When checking for unused aliases, recurse if the alias... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Todd C. Miller | Back out rev 1.105 for now. Real ldapux_client.conf... |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Todd C. Miller | Treat ldap_hostport the same as "host" for ldapux. |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Todd C. Miller | Only check for ldap_sasl_interactive_bind_s if we can... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
Todd C. Miller | fix char subscript |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Todd C. Miller | remove errant carriage returns |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Todd C. Miller | fix K&R compilation |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Todd C. Miller | Add missing HAVE_BSM_AUDIT |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Todd C. Miller | Add 1.7.1 features |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Todd C. Miller | Mention --with-netsvc |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Todd C. Miller | Document netsvc.conf support |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Todd C. Miller | Add support for AIX netsvc.conf (like nsswitch.conf). |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Todd C. Miller | Add --enable-env-debug flag to enable environment sanit... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Todd C. Miller | Work around some pod2html issue. |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Todd C. Miller | Only sync environ for putenv, setenv, and unsetenv... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Todd C. Miller | Really fix UNSETENV_VOID |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Todd C. Miller | Fix unsetenv when UNSETENV_VOID |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Todd C. Miller | Fix SUDO_FUNC_PUTENV_CONST |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Todd C. Miller | tivoli-based ldap does not have ldapssl_err2string |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Todd C. Miller | Add support for Tivoli-based LDAP start TLS as seen... |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Todd C. Miller | Add sanity checks for setenv/unsetenv |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Todd C. Miller | Include bsm_audit.h in the tarball |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Todd C. Miller | bump version for sudo 1.7.1 |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Todd C. Miller | Replace sudo_setenv/sudo_unsetenv with calls to setenv... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Todd C. Miller | Make "sudoedit -h" work as expected |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Todd C. Miller | Make sure def_prompt is always defined. This is a... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Todd C. Miller | Mention that the helper for -A may be graphical. |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Todd C. Miller | Document what happens if there is no tty. |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Todd C. Miller | cosmetic changes |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Todd C. Miller | Fix term_restore |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Todd C. Miller | Fix "sudo -k" with no other args |
commit | commitdiff | tree | snapshot |
2009-02-24 |
Todd C. Miller | Allow the -k flag to be specified in conjunction with... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Todd C. Miller | Remove unneeded AC_CANONICAL_TARGET; from Diego E.... |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Todd C. Miller | Parallel make fix. From Diego E. 'Flameeyes' |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Todd C. Miller | Implement umask_override |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Todd C. Miller | Implement %h escape in sudoers include filenames. |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Todd C. Miller | Need to include compat.h |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Todd C. Miller | Make audit_success and audit_failure generic functions... |
commit | commitdiff | tree | snapshot |
2009-02-21 |
Todd C. Miller | remove duplicate include |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Todd C. Miller | Add missing include |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Todd C. Miller | May need to update the runas user after parsing command... |
commit | commitdiff | tree | snapshot |
2009-02-18 |
Todd C. Miller | Add missing pair of braces introduced with character... |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Todd C. Miller | Rename pwstars to pwfeedback |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Todd C. Miller | Add const to make MacOS happy. |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Todd C. Miller | Add bsm audit support from Christian S.J. Peron |
commit | commitdiff | tree | snapshot |
2009-02-11 |
Todd C. Miller | This is new code, no DARPA notice. |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Todd C. Miller | Rename simple_glob -> fast_glob |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Todd C. Miller | g/c unused var |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Todd C. Miller | Add simple_glob option to use fnmatch() instead of... |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Todd C. Miller | add term_* proto |
commit | commitdiff | tree | snapshot |
2009-02-10 |
Todd C. Miller | mention glob() |
commit | commitdiff | tree | snapshot |
2009-02-09 |
Todd C. Miller | Delete any pwstars we wrote after the user hits return... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Todd C. Miller | Move terminal setting bits from tgetpass.c to term.c |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Todd C. Miller | Add pwstars sudoers option that causes sudo to print... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Todd C. Miller | Fix up F<> brokenness for visudo.man.in and sudoers... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
Todd C. Miller | For ldap_search_ext_s() the sizelimit param should... |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Todd C. Miller | Comments that begin with #- should not be parsed as... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Todd C. Miller | Do not try to set the close on exec flag if we didn... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Todd C. Miller | regen SUDO_1_7_0 |
commit | commitdiff | tree | snapshot |
next |