2012-07-10 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Todd C. Miller | Document that other mail_* flags have precedence over... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Todd C. Miller | Move log_denial() calls and logic to log_failure(). |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Todd C. Miller | Do not set a resource limit to zero when we are unable... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Todd C. Miller | Add "Provides: sudo" to debian sudo-ldap package |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Todd C. Miller | Define NO_VIZ for zlib when gcc doesn't support symbol... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Todd C. Miller | Use the autoconf cache when checking for symbol export... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Todd C. Miller | Add configure check for building PIE executables instea... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Todd C. Miller | MacOS pp backend doesn't like modes longer than 4 chara... |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Todd C. Miller | Add -Wc,-fstack-protector to LT_LDFLAGS instead of... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Todd C. Miller | Regen for sudo 1.8.6 |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Todd C. Miller | Document improved Tivoli Directory Server support. |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Todd C. Miller | Add support for ldaps using Tivoli LDAP libraries. |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Todd C. Miller | Tivoli Directory Server 6.3 libs always return a (bogus... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Todd C. Miller | Update |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Todd C. Miller | Treat LDAP_OPT_CONNECT_TIMEOUT (Tivoli Directory Server... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Todd C. Miller | Zero pointers in sudo_user struct after freeing, just... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Todd C. Miller | Free user_gids in close function if it has not already... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Todd C. Miller | Defer group ID to name resolution until we actually... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Todd C. Miller | It is safe to read in sudo.conf before calling user_info(). |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Todd C. Miller | Use MAX_UID_T_LEN + 1 for uid/gid buffers, not MAX_UID_... |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Todd C. Miller | If installing with installp, error out if there is... |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Todd C. Miller | Add --disable-nls for AIX |
commit | commitdiff | tree | snapshot |
2012-06-22 |
Todd C. Miller | Debian sudo-ldap packages should now depend on libldap... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Todd C. Miller | Add Homepage and Bugs to debian control file. |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Todd C. Miller | fix typo when setting aix_freeware |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Todd C. Miller | Don't run regress tests or sudoers sanity check (using... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Todd C. Miller | Rename foo.sym -> foo.exp |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Todd C. Miller | Remove extraneous backslash |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Todd C. Miller | Don't check for errorx as an exported symbols as it... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Todd C. Miller | Adjust ld map file support to use an anonymous scope... |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Todd C. Miller | Older versions of Solaris lack ngettext() |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Todd C. Miller | Move the check for -static-libgcc until after AC_LANG_W... |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Todd C. Miller | Sudo defines HAVE_SETLOCALE not HAVE_LOCALE_H |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Todd C. Miller | Fix gcc 2.x variant macro support. |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Todd C. Miller | Fix compilation on gcc 2.95 and other compilers that... |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Todd C. Miller | Link check_symbols with SUDO_LIBS to make sure we link... |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Todd C. Miller | Add check for exported local symbols. This will cause... |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Todd C. Miller | Additional ${foo} -> $(foo) Makefile tweaks. |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Todd C. Miller | No need to provide a name for the scope in the map... |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Todd C. Miller | Add regress test for symbol visibility. |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Todd C. Miller | sudo 1.8.6 |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Todd C. Miller | Add support for controlling symbol visibility using... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Todd C. Miller | Use the expanded io log dir when updating the sequence... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Todd C. Miller | Simplify "sudo -s" argv rewriting. |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Todd C. Miller | Don't use a map file for sudo_noexec.so since Solaris... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Todd C. Miller | The visibility attribute was actually added in gcc... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Todd C. Miller | Export group cache from sudoers.so for system_group... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Todd C. Miller | Use gcc's visibility attribute to specify when symbols... |
commit | commitdiff | tree | snapshot |
2012-06-12 |
Todd C. Miller | Add mode for installed locale files but leave the direc... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Todd C. Miller | Install AIX packages under /opt/freeware with links... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Todd C. Miller | Install shared objects with mode 0644 except on HP... |
commit | commitdiff | tree | snapshot |
2012-06-11 |
Todd C. Miller | Make installed file modes consistent with the file... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Todd C. Miller | Add "%:" prefix when talking about QAS non-Unix group... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Todd C. Miller | Fix packaging of symbolic links on HP-UX when the link... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Todd C. Miller | Only specify prefix if we are overriding the default... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Todd C. Miller | Fix setting of sudoedit_man variable. |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Todd C. Miller | Echo the command when linking the sudoedit manual. |
commit | commitdiff | tree | snapshot |
2012-06-07 |
Todd C. Miller | Build .deb packages with selinux support. |
commit | commitdiff | tree | snapshot |
2012-06-04 |
Todd C. Miller | Don't list paths for unstripped binaries in the lintial... |
commit | commitdiff | tree | snapshot |
2012-06-04 |
Todd C. Miller | Add support for Installed-Size header in control file... |
commit | commitdiff | tree | snapshot |
2012-06-04 |
Todd C. Miller | Fix extended description in .deb files. |
commit | commitdiff | tree | snapshot |
2012-06-04 |
Todd C. Miller | Add Depends, Replaces and Conflicts headers for .deb... |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Todd C. Miller | If there are no privs to print, write the message to... |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Todd C. Miller | Set -e in %pos and %preun for debian to quiet a lintian... |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Todd C. Miller | Install sudoedit and the sudoedit manual as symbolic... |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Todd C. Miller | Make sudo binary permissions 755 instead of 111 |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Todd C. Miller | Replace out of date MAN_POSTINSTALL with MANCOMPRESS... |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Todd C. Miller | Debian fixes: |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Todd C. Miller | Fix find command to properly skip files in the DEBIAN... |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Todd C. Miller | Use a debian-compliant package maintainer field. |
commit | commitdiff | tree | snapshot |
2012-05-30 |
Todd C. Miller | No need to loop over atomic_writev(), it guarantees... |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Todd C. Miller | Update for sudo 1.8.5p2 |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Todd C. Miller | Instead of doing extra write()s when replaying stdout... |
commit | commitdiff | tree | snapshot |
2012-05-27 |
Todd C. Miller | Provide unhooked version of getenv() and use it when... |
commit | commitdiff | tree | snapshot |
2012-05-25 |
Todd C. Miller | When replaying a log of stdout or stderr, do newline... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Todd C. Miller | When checking for -fstack-protector, treat warnings... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Todd C. Miller | Fix test for -z relro |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Todd C. Miller | Add m4/ax_check_compile_flag.m4 and m4/ax_check_link_fl... |
commit | commitdiff | tree | snapshot |
2012-05-22 |
Todd C. Miller | Build with -fstack-protector and link with -zrelo where... |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Todd C. Miller | Add tests for sudoers mode, owner and group checks. |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Todd C. Miller | If sudoers_mode is group-readable but the actual sudoer... |
commit | commitdiff | tree | snapshot |
2012-05-21 |
Todd C. Miller | No longer throw an error if sudoers is a symbolic link... |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Todd C. Miller | Add basic tests for #include and #includedir |
commit | commitdiff | tree | snapshot |
2012-05-18 |
Todd C. Miller | Add -U sudoers_uid option to testsudoers. |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Todd C. Miller | Update for 1.8.5p1 |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Todd C. Miller | Fix #includedir; from Mike Frysinger |
commit | commitdiff | tree | snapshot |
2012-05-17 |
Todd C. Miller | Don't prompt for a password if the user is in the exemp... |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Todd C. Miller | Fix capitalization |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Todd C. Miller | Build PIE executable on Mac OS X 10.5 and above. |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Todd C. Miller | Update for sudo 1.8.4p5 |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Todd C. Miller | Add missing break between AF_INET and AF_INET6 in addr_... |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Todd C. Miller | Move systrace monitor code to the attic |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Todd C. Miller | The pointer to the siginfo_t struct in a signal handler... |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Todd C. Miller | Fix an alignment problem on NetBSD systems with a 64... |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Todd C. Miller | Add offsetof macro for those without it. |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Todd C. Miller | add system_group plugin |
commit | commitdiff | tree | snapshot |
2012-05-09 |
Todd C. Miller | Implement RTLD_NEXT and fix RTLD_DEFAULT for HP-UX. |
commit | commitdiff | tree | snapshot |
2012-05-08 |
Todd C. Miller | Mention system_group plugin |
commit | commitdiff | tree | snapshot |
2012-05-08 |
Todd C. Miller | update depends |
commit | commitdiff | tree | snapshot |
next |