2014-03-11 |
Todd C. Miller | Fix diff of toke and err output files in "make check" |
commit | commitdiff | tree | snapshot |
2014-03-07 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Todd C. Miller | Check whether ber.h is needed before ldap.h even if... |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Todd C. Miller | Fix compiler warning in debug code. |
commit | commitdiff | tree | snapshot |
2014-03-06 |
Todd C. Miller | Catalan translation for sudo from translationproject... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Todd C. Miller | Document negation fix in JSON output. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Todd C. Miller | Fix handling of '!' operator when converting sudoers... |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Todd C. Miller | Czech translation for sudoers from translationproject.org |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Todd C. Miller | Try -libmldap before -lldap in case there is no link... |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Todd C. Miller | Fix typo in setreuid() PERM_ROOT error message. |
commit | commitdiff | tree | snapshot |
2014-02-27 |
Todd C. Miller | No longer need to disable setresuid() on debian. |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Todd C. Miller | Fix conversion of timestamp_timeout from double to... |
commit | commitdiff | tree | snapshot |
2014-02-26 |
Todd C. Miller | Serbian translation for sudoers from translationproject... |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Todd C. Miller | Add Ingo Schwarze |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Todd C. Miller | When exporting sudoers in JSON format, use the same... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Todd C. Miller | Silence cppcheck false positive. |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Todd C. Miller | Mention init.d scripts on AIX and HP-UX |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Todd C. Miller | Talk about clearing files at boot time, not reboot... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Todd C. Miller | We also need to open the sudoers file as root if there... |
commit | commitdiff | tree | snapshot |
2014-02-17 |
Todd C. Miller | Install /etc/rc.d/init.d/sudo and /etc/rc.d/rc2.d/S90su... |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Todd C. Miller | Remove init.d file and link in uninstall target. |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Todd C. Miller | Fix INIT_DIR for real this time. |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Todd C. Miller | Use correct init.d dir on HP-UX. |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Todd C. Miller | First cut add installing an init.d file for HP-UX and... |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Todd C. Miller | Use .Ar macro instead of "file ..." |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Todd C. Miller | Remove some extraneous markup; from Ingo Schwarze |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Todd C. Miller | Move zerowidth space in :alpha: after the colon for... |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Todd C. Miller | Remove extraneous keeps in SYNOPSIS now that mandoc... |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Todd C. Miller | Properly escape the : in :alpha: |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Todd C. Miller | Replace some uses of .Sy with .Ar, .Ev and .Pa as appro... |
commit | commitdiff | tree | snapshot |
2014-02-12 |
Todd C. Miller | Fix indentation of Defaults entries. The initial inden... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Todd C. Miller | We must include gettext.h before missing.h as it includ... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Todd C. Miller | When emulating DSO_NEXT with shl_get() we need to skip... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Todd C. Miller | Export getenv() so it is visible to shared objects... |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Todd C. Miller | Add some initprogname() calls to the test programs. |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Todd C. Miller | Mention that there is now a default LDAP search filter. |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Todd C. Miller | Minor word choice change. |
commit | commitdiff | tree | snapshot |
2014-02-07 |
Todd C. Miller | Add use_netgroups sudoers option. For LDAP-based sudoe... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Todd C. Miller | Update copyright year. |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Todd C. Miller | Mention LDAP changes. |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Todd C. Miller | Use a default LDAP search filter of (objectClass=sudoRo... |
commit | commitdiff | tree | snapshot |
2014-02-06 |
Todd C. Miller | Don't warn about an insecure lecture dir twice. |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Todd C. Miller | Mention the fix for ^Z at the password prompt when... |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Todd C. Miller | In term_restore(), only restores the terminal if we... |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Todd C. Miller | Use inet_pton() instead of inet_aton() and include... |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Todd C. Miller | Quiet a gcc warning. |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Todd C. Miller | Need to include limits.h for USHRT_MAX. |
commit | commitdiff | tree | snapshot |
2014-02-04 |
Todd C. Miller | Use bool for function return values instead of 1 or 0. |
commit | commitdiff | tree | snapshot |
2014-02-04 |
Todd C. Miller | Warn the user if the rundir needs to be cleared in... |
commit | commitdiff | tree | snapshot |
2014-02-04 |
Todd C. Miller | Update for sudo 1.8.9p5 |
commit | commitdiff | tree | snapshot |
2014-02-04 |
Todd C. Miller | When the closefrom limit is greater than any of the... |
commit | commitdiff | tree | snapshot |
2014-02-04 |
Todd C. Miller | Document function return values. |
commit | commitdiff | tree | snapshot |
2014-02-04 |
Todd C. Miller | term_restore() now restarts itself so we don't need... |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Todd C. Miller | syscall restarting is broken on Mac OS X when interrupt... |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Todd C. Miller | Add regress for atobool(), atoid() and atomode() |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Todd C. Miller | Add back boottime.lo |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Todd C. Miller | Mention that rundir and vardir may be the same and... |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Todd C. Miller | Bring back boot time checking code and zero out time... |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Todd C. Miller | Check libraries for inet_pton() if not in libc. |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Todd C. Miller | Fix clock_gettime() detection when it lives in librt. |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Todd C. Miller | Avoid duplicate directories if vardir and rundir are... |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Todd C. Miller | Elaborate on time stamp error message causes. |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Todd C. Miller | Remove the time stamp dir and its contents when uninsta... |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Todd C. Miller | Update time stamp error messages and regen. |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Todd C. Miller | Restore warning when sudoers is unable to update the... |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Todd C. Miller | Replace --with-timedir and --with-lecture_dir with... |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Todd C. Miller | Fix use of timestampowner in the new time stamp world... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Todd C. Miller | Regen Makefiles. |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Todd C. Miller | Move ctim_get and mtim_get to sudo_util.h |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Todd C. Miller | sprinkle some debug printfs and add function header... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Todd C. Miller | Properly handle the case where /var/run/sudo/ts doesn... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Todd C. Miller | fix typo |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Todd C. Miller | Mention "sudo -K" change. |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Todd C. Miller | Upgrade info for 1.8.10 |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Todd C. Miller | Warn on ftruncate failure(). |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Todd C. Miller | Fix checking of lecture status. |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Todd C. Miller | Do not override timedir on Debian. |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Todd C. Miller | Use sudo_timeval macros and remove compat macros from... |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Todd C. Miller | Switch to new time stamp file format. Each user now... |
commit | commitdiff | tree | snapshot |
2014-01-29 |
Todd C. Miller | When listing a user's privileges, always prompt the... |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Todd C. Miller | Zero out errstr when there is no error; fixes bug #632 |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Todd C. Miller | Use inet_aton() instead of inet_addr() as it allows... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Todd C. Miller | Fix typo, ULONG_MAX vs. ULLONG_MAX |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Todd C. Miller | Fix typo in the AIX case. |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Todd C. Miller | Size pointer for sudo_parseln() should be size_t not... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Todd C. Miller | It is now possible to disable network interface probing... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Todd C. Miller | If inet_addr() returns INADDR_NONE, return false instea... |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Todd C. Miller | Add explicit dependency on sudoers.la to sudo target... |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Todd C. Miller | Do not assume localtime(), gmtime() and ctime() always... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Todd C. Miller | Update copyright years |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Todd C. Miller | Eliminate dead store found by clang checker. |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Todd C. Miller | Update for sudo 1.8.9p4 |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Todd C. Miller | When relocating fds, update the debug fd if it is set... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Todd C. Miller | If the event loop exits due to an error and we are... |
commit | commitdiff | tree | snapshot |
2014-01-15 |
Todd C. Miller | When relocating preserved fds, start with the highest... |
commit | commitdiff | tree | snapshot |
next |