2011-05-25 |
Todd C. Miller | Increment alias_seqno before calls to alias_remove_recu... |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Todd C. Miller | add mkdep.pl |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Todd C. Miller | Add dependency on convenience libs to binaries |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Todd C. Miller | mkdep.pl only works when run from the src dir |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Todd C. Miller | Auto-generate Makefile dependencies with a perl script. |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Todd C. Miller | If the user specifies a runas group via sudo's -g optio... |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Todd C. Miller | Add dependencies on gettext.h |
commit | commitdiff | tree | snapshot |
2011-05-22 |
Todd C. Miller | Fix install-nls target with HP-UX sh when gettext is... |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Todd C. Miller | regenerate .pot files for lbuf changes |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Todd C. Miller | Add missing "checking" message for gettext when using... |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Todd C. Miller | Add primitive format string support to the lbuf code... |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Todd C. Miller | Add message catalog template files for sudo and the... |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Todd C. Miller | Add gettext.h convenience header. This is similar... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Todd C. Miller | Add checks for nroff -c and -Tascii flags |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Todd C. Miller | Add check for HP bundled C Compiler (which cannot creat... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Todd C. Miller | Fix C format warnings. |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Todd C. Miller | Add __printflike |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Todd C. Miller | Translate help / usage strings. |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Todd C. Miller | Set --msgid-bugs-address to the bugzilla url |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Todd C. Miller | Add scaffolding to update .po files and install .mo... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Todd C. Miller | update copyright year |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Todd C. Miller | No need to include version number at the top of these... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Todd C. Miller | Minor warning/error cleanup |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Todd C. Miller | Emulate ngettext for the non-nls case |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Todd C. Miller | Do not mark untranslatable strings for translation |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Todd C. Miller | Use ROOT_UID not 0. |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Todd C. Miller | Minor warning/error message cleanup |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Todd C. Miller | cannot -> "unable to" in warning/error messages |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Todd C. Miller | can't -> "unable to" in warning/error messages |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Todd C. Miller | FreeBSD needs the main sudo executable to link with... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Todd C. Miller | We don't want to translate debugging messages. |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Todd C. Miller | Add calls to bindtextdomain() and textdomain() |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Todd C. Miller | Fix caching of libc gettext check. |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Todd C. Miller | Mark defaults descriptions for translation |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Todd C. Miller | Update for sudo 1.8.1p2 |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Todd C. Miller | Quiet compiler warning when SELinux is enabled. |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Todd C. Miller | Add missing includes of libintl.h. |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Todd C. Miller | Fix gettext marker. |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Todd C. Miller | Include libint.h where needed. |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Todd C. Miller | Prepare sudoers module messages for translation. |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Todd C. Miller | Only check gid of sudoers file if it is group-readable. |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Todd C. Miller | For AIX, keep calling authenticate() until reenter... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Todd C. Miller | Cache the status of the initial gettext() check. |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Todd C. Miller | Add --disable-nls flag and improve checks for gettext. |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Todd C. Miller | When building with gcc on HP-UX, use -march=1.1 to... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Todd C. Miller | Prepare sudo front end messages for translation. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Todd C. Miller | Add initial scaffolding to support localization via... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Todd C. Miller | Don't let the fnmatch/glob macros expand the function... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Todd C. Miller | Resolve namespace collisions on HP-UX ia64 and possibly... |
commit | commitdiff | tree | snapshot |
2011-04-29 |
Todd C. Miller | Split ALL, ROLE and TYPE into their own actions. Since... |
commit | commitdiff | tree | snapshot |
2011-04-29 |
Todd C. Miller | Fix regexp for matching a CIDR-style IPv4 netmask.... |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Todd C. Miller | askpass moved from sudoers to sudo.conf in sudo 1.8.0 |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Todd C. Miller | Remove obsolete warning about runas_default and ordering. |
commit | commitdiff | tree | snapshot |
2011-04-26 |
Todd C. Miller | Fix SIA support; we no longer have access to the real... |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Todd C. Miller | Remove useless realloc when trying to get the buffer... |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Todd C. Miller | Be explicit when setting euid to 0 before call to setre... |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Todd C. Miller | Need to do checks for krb5_verify_user, krb5_init_secur... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Todd C. Miller | Work around weird AIX saved uid semantics on setuid... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Todd C. Miller | update copyright year |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Todd C. Miller | Treat a missing includedir like an empty one and do... |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Todd C. Miller | Fix ARCH setting in cross-compile Solaris packages. |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Todd C. Miller | Fix aix version setting. |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Todd C. Miller | Remove extraneous parens in LDAP filter when sudoers_se... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Todd C. Miller | Correct sizeof() to fix test failure. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Todd C. Miller | "install" target should depend on "install-dirs". |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Todd C. Miller | Add HAVE_RFC1938_SKEYCHALLENGE |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Todd C. Miller | Mention plugin loading and libgcc changes |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Todd C. Miller | Load plugins after parsing arguments and potentially... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Todd C. Miller | When using a sub-shell to invoke the sub-make, exec... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Todd C. Miller | Stop testing unspecified behavior in fnmatch |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Todd C. Miller | No need to add current dir to include path and having... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Todd C. Miller | Fix and document --with-plugindir; partially from Diego... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Todd C. Miller | Fix fnmatch and glob tests to not use hard-coded flag... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Todd C. Miller | If make in a subdir fails, fail the target in the upper... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Todd C. Miller | Add check for NetBSD-style 4-argument skeychallenge... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Todd C. Miller | Make SUDOERS_LDFLAGS reference $(LDFLAGS) instead of... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Todd C. Miller | Fix warnings when -without-skey, --without-opie, -... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Todd C. Miller | Add plugins/sudoers/sudoers_version.h |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Todd C. Miller | Back out the --with-libpath addition to SUDOERS_LDFLAGS... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Todd C. Miller | Mention %#gid support in User_List and Runas_List |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Todd C. Miller | Keep track of sudoers grammar version and report it... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Todd C. Miller | Add multiple inclusion guard |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Todd C. Miller | The --with-libpath option now adds to SUDOERS_LDFLAGS... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Todd C. Miller | Fix typo; from Petr Uzel |
commit | commitdiff | tree | snapshot |
2011-04-01 |
Todd C. Miller | In dump-only mode, use "root" as the default username... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Todd C. Miller | Remove NewArgv/NewArgc, they are no longer needed. |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Todd C. Miller | Fix setting of user_args |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Todd C. Miller | Add '!' token to lex tracing |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Todd C. Miller | Use group bin in test, not wheel as most systems have... |
commit | commitdiff | tree | snapshot |
2011-03-31 |
Todd C. Miller | Avoid using pre or post increment in a parameter to... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Todd C. Miller | Strip off the beta or release candidate version when... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Todd C. Miller | We need to include OSDEFS in CFLAGS when doing the... |
commit | commitdiff | tree | snapshot |
2011-03-30 |
Todd C. Miller | getuserattr(user, ...) will fall back to the "default... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Todd C. Miller | Document parser changes. |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Todd C. Miller | If there is an existing sudoers file, only install... |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Todd C. Miller | Add runasgroup support to testsudoers |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Todd C. Miller | For "make check", keep going even if a test fails. |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Todd C. Miller | More useful exit codes: |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Todd C. Miller | Document %#gid, and %:#nonunix_gid syntax. |
commit | commitdiff | tree | snapshot |
2011-03-29 |
Todd C. Miller | Add support to user_in_group() for treating group names... |
commit | commitdiff | tree | snapshot |
next |