2012-09-19 |
Todd C. Miller | Added tag SUDO_1_7_10p3 for changeset 235ca8006055 |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Todd C. Miller | Use 1/0 not TRUE/FALSE. SUDO_1_7_10p3 |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Todd C. Miller | sudo 1.7.10p3 |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Todd C. Miller | Avoid calling fclose(NULL) in the error path when we... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Todd C. Miller | Don't use embedded newline when matching, use \n. ... |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Todd C. Miller | Fall back on lstat(2) if d_type in struct dirent is... |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Todd C. Miller | Added tag SUDO_1_7_10p2 for changeset 60d2336634f5 |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Todd C. Miller | Sudo 1.7.10p2 SUDO_1_7_10p2 |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Todd C. Miller | When setting the signal handler for SIGTSTP to the... |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Todd C. Miller | Added tag SUDO_1_7_10p1 for changeset a8330024abe7 |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Todd C. Miller | Mention support for SUCCESS=return in /etc/nsswitch... SUDO_1_7_10p1 |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Todd C. Miller | sudo 1.7.10p1 |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Todd C. Miller | Avoid setting LOGNAME, USER and USERNAME variables... |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Todd C. Miller | Fix duplicate detection in sudo_putenv(), do not prune... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Todd C. Miller | Add support for [SUCCESS=return] in nsswitch.conf;... |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Todd C. Miller | Added tag SUDO_1_7_10 for changeset 56db3dcb76c6 |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Todd C. Miller | mention PIE SUDO_1_7_10 |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Todd C. Miller | Handle NULL entries in sys_siglist. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Todd C. Miller | Convert my_sys_sig{list,name} -> sudo_sys_sig{list... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Todd C. Miller | Fix gcc warnings. |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Todd C. Miller | Pass on SIGTSTP to the command if it was sent by a... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Todd C. Miller | Shells typically change their process group when they... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Todd C. Miller | Quiet gcc warnings on glibc systems that use warn_unuse... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Todd C. Miller | Don't print an error message in yyerror() if open_sudoe... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Todd C. Miller | Substitute MANDIRTYPE into Makefile |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Todd C. Miller | Don't remove files in GENERATED unless DEVEL is set. |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Todd C. Miller | Move log_denial() calls and logic to log_failure(). |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Todd C. Miller | Make the capitalization consistent for .Ss and .Sx |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Todd C. Miller | Add COMMAND EXECUTION section that describes how sudo... |
commit | commitdiff | tree | snapshot |
2012-08-19 |
Todd C. Miller | Add COMMAND EXECUTION section that describes how sudo... |
commit | commitdiff | tree | snapshot |
2012-08-19 |
Todd C. Miller | Happy Easter |
commit | commitdiff | tree | snapshot |
2012-08-18 |
Todd C. Miller | Add CONTRIBUTORS file from sudo trunk |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Todd C. Miller | Sudo manuals formatted in mdoc, to replace the pod... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Todd C. Miller | Add new check_defaults() function to check (but not... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Todd C. Miller | Use AI_FQDN instead of AI_CANONNAME if available since... |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Todd C. Miller | sync polypkg from git |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Todd C. Miller | Cast 2nd argument of lseek() to off_t if it is a consta... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Todd C. Miller | Fix building with a K&R compiler. |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Todd C. Miller | If we receive a signal from the command we executed... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Todd C. Miller | Fix some warnings from clang checker-267 |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Todd C. Miller | Regen with modified yacc skeleton. |
commit | commitdiff | tree | snapshot |
2012-07-31 |
Todd C. Miller | When checking whether a signal is user-generated, compa... |
commit | commitdiff | tree | snapshot |
2012-07-30 |
Todd C. Miller | Active Directory apparently requires that tenths of... |
commit | commitdiff | tree | snapshot |
2012-07-29 |
Todd C. Miller | Remove pod versinons of HISTORY and LICENSE as they... |
commit | commitdiff | tree | snapshot |
2012-07-29 |
Todd C. Miller | Sync with trunk version. |
commit | commitdiff | tree | snapshot |
2012-07-27 |
Todd C. Miller | Fix errors introduced when sudoNotBefore, sudoNotAfter... |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Todd C. Miller | More minor costmetic fixes. |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Todd C. Miller | Minor cosmetic fixes. |
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 | Only check for pie support when using gcc. |
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-06-29 |
Todd C. Miller | fix version |
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 | 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-21 |
Todd C. Miller | remove obsolete comment |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Todd C. Miller | fix typo when setting aix_freeware |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Todd C. Miller | Additional ${foo} -> $(foo) Makefile tweaks. |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Todd C. Miller | Re-merge argv escaping for "sudo -s command" from trunk... |
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 license file path for Mac OS X. |
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 | Mention sudoreplay stdout playback improvements. |
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-04 |
Todd C. Miller | If there are no privs to print, write the message to... |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Todd C. Miller | Fix mismerge, no sudoers.so in 1.7 |
commit | commitdiff | tree | snapshot |
2012-05-31 |
Todd C. Miller | Quiet lintian warnings for .deb files: |
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 | Build PIE executable on Mac OS X 10.5 and above. |
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 | Instead of doing extra write()s when replaying stdout... |
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 | Don't add -fstack-protector to CFLAGS if ld gets an... |
commit | commitdiff | tree | snapshot |
2012-05-24 |
Todd C. Miller | Mention hardening by default and how to disable. |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Todd C. Miller | When checking for -fstack-protector, treat warnings... |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Todd C. Miller | Use TRUE/FALSE as 3rd argument to sudo_ttyname_scan() |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2012-05-23 |
Todd C. Miller | missing "and" |
commit | commitdiff | tree | snapshot |
next |