2010-07-27 |
Todd C. Miller | Pass extra args on to configure |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Todd C. Miller | Use the HP ANSI C compiler on HP-UX if possible |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Todd C. Miller | Some getline() implementations (FreeBSD 8.0) do not... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Todd C. Miller | Don't need to check for *cp being non-zero, isdigit... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Todd C. Miller | Add setlocale() so the command line arguments that... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Todd C. Miller | Do I/O logging in the C locale so the floating point... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Todd C. Miller | Use errorx() not error() for thingsthat don't set errno. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Todd C. Miller | Better support for 1.2.3 style versions in Tru64 kits |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Todd C. Miller | Add Tru64 kit support |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Todd C. Miller | Remove apparently unnecessary use of sudo |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Todd C. Miller | Create timedir as part of install-dirs target. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Todd C. Miller | Handle ENXIO from read/write which can occur when readi... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Todd C. Miller | sudo_pwdup() was not expanding an empty pw_shell to... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Todd C. Miller | platform is a pp flag not a variable |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Todd C. Miller | Add simple arg parsing for mkpkg so we can set debug... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Todd C. Miller | Make rpm backend work on AIX 5.x |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Todd C. Miller | Add commented out Defaults entry for log_output |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Todd C. Miller | Remove sudo docdir completely |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Todd C. Miller | Add sample sudo.conf |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Todd C. Miller | Add PACKAGE_TARNAME for docdir |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Todd C. Miller | Pass install-sh -b~ here too. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Todd C. Miller | Install binary files with -b~ to make a backup. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Todd C. Miller | "mv -f" on HP-UX doesn't unlink the destination first... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Todd C. Miller | Some more ${foo} -> $(foo) conversion for consistent... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Todd C. Miller | Install sudoers2ldif in the doc dir |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Todd C. Miller | Add missing include of maillock.h for Solaris |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Todd C. Miller | Change the default syslog facility from local2 to authp... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Todd C. Miller | Install sudoers as /etc/sudoers on RPM and debian syste... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Todd C. Miller | RPM: use %config(noreplace) instead of %config for... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Todd C. Miller | Include time.h for struct timeval |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Todd C. Miller | The return value of strsignal() may be const and should... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Todd C. Miller | Mention that 127.0.0.1 will not match, nor will localho... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Todd C. Miller | Rename WHATSNEW -> NEWS |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Todd C. Miller | Updated pp with latest patches |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Todd C. Miller | Sync with 1.7.4 |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Todd C. Miller | Add commented out line to add HOME to env_keep and... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Todd C. Miller | Add LINE_MAX define for those without it. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Todd C. Miller | The tty_tickets option is now on by default. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Todd C. Miller | Mention that AIX authdb support has been fixed. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Todd C. Miller | setauthdb() only sets the "old" registry if it was... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Todd C. Miller | Reset HOME when env_reset is enabled unless it is in... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Todd C. Miller | The default for set_logname has been "true" for some... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Todd C. Miller | Add missing include of time.h |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Todd C. Miller | Fix check for dup2() return value. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Todd C. Miller | Add PYTHONUSERBASE to initial_badenv_table |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Todd C. Miller | Treat an unknown defaults entry as a parse error. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Todd C. Miller | Check return value of setdefs() but don't stop setting... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Todd C. Miller | If env_reset is enabled, set the MAIL environment varia... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Todd C. Miller | decode debian code names |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Todd C. Miller | fix typo |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Todd C. Miller | Merge with 1.7.4 |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Todd C. Miller | Restore RLIMIT_NPROC after the uid switch if it appears... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Todd C. Miller | Restore the dot removal in the os version reported... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Todd C. Miller | document --with-pam-login |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Todd C. Miller | The tag is NOSETENV, not UNSETENV. From Petr Uzel. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Todd C. Miller | Include flavor in solaris package name |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Todd C. Miller | Older shells don't support IFS= so set explictly to... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Todd C. Miller | Use '=' not '==' in test |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Todd C. Miller | Fix typo that prevented debian from matching |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Todd C. Miller | Add missing prefix setting for debian |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Todd C. Miller | Use tab indents to reduce the chance of problem with <<- |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Todd C. Miller | Add commented out env_keep entries, sample Aliases... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Todd C. Miller | Move zlib check later on in the script to avoid a stran... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Todd C. Miller | Remove check for egrep; configure has its own |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Todd C. Miller | Enable zlib for linux distros |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Todd C. Miller | Add ldap flavor to default build |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Todd C. Miller | Simplify rpm linux distro settings |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Todd C. Miller | Move time stamp files from /var/run/sudo to /var/{db... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Todd C. Miller | Fix ChangeLog creation from build dir |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Todd C. Miller | Handle getcwd() failure. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Todd C. Miller | Add ldap "flavor" for debian, controlled by the SUDO_FL... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Todd C. Miller | Create sudo group on debian |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Todd C. Miller | Add debian 4/5/6 and use the dot when doing version... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Todd C. Miller | Use a loop when searching for mv, sendmail and sh |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Todd C. Miller | Remove spurious "and"; from debian |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Todd C. Miller | Substitute the value of EDITOR into the sudoers and... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Todd C. Miller | Initial support for debian 4.0 |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Todd C. Miller | Some platforms need -fPIE instead of -fpie |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Todd C. Miller | Only set PAM_RHOST for Solaris, where it is needed... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Todd C. Miller | Update MANIFEST to match packaging changes |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Todd C. Miller | We now use pp to generate HP-UX packages |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Todd C. Miller | Remove vestiges of old binary package bits. |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Todd C. Miller | install-man -> install-doc |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Todd C. Miller | Use http://rc.quest.com/topics/polypkg/ for packaging |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Todd C. Miller | Just ignore the -c option, it is the default |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Todd C. Miller | Use _PATH_STDPATH instead of _PATH_DEFPATH |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Todd C. Miller | Do not strip binaries. |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Todd C. Miller | Add --insults=disabled configure option to allow people... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Todd C. Miller | Add prototype for gettime() |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Todd C. Miller | Add support for a sudo-i pam.d file to be used for... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Todd C. Miller | Fix mkstemps() prototype |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Todd C. Miller | Use mkstemps() instead of mkstemp() in sudoedit. This... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Todd C. Miller | TLS_CACERT is now an alias for TLS_CACERTFILE. OpenLDA... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Todd C. Miller | Make sudo_plugin format a bit more like a man page |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Todd C. Miller | Add suport for negated user/host/command lists in a... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Todd C. Miller | Add uninstall target |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Todd C. Miller | Remove unused AR, SED and RANLIB variables |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Todd C. Miller | Do not install sample plugins |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Todd C. Miller | Now that sudoers is a dynamically loaded module we... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Todd C. Miller | Link testsudoers with -ldl when needed |
commit | commitdiff | tree | snapshot |
next |