2018-03-23 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2018-03-23 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2018-03-22 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2018-03-22 |
Todd C. Miller | Add -M option to cvtsudoers to force the use of the... |
commit | commitdiff | tree | snapshot |
2018-03-22 |
Todd C. Miller | Add cvtsudoers command line option to suppress certain... |
commit | commitdiff | tree | snapshot |
2018-03-21 |
Todd C. Miller | Silence a false positive from the clang static analyzer. |
commit | commitdiff | tree | snapshot |
2018-03-21 |
Todd C. Miller | Silence a false positive from the clang static analyzer. |
commit | commitdiff | tree | snapshot |
2018-03-21 |
Todd C. Miller | Fix memory leak on error path. |
commit | commitdiff | tree | snapshot |
2018-03-21 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2018-03-21 |
Todd C. Miller | Move cvtsudoers string functions into cvtsudoers.c |
commit | commitdiff | tree | snapshot |
2018-03-21 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2018-03-21 |
Todd C. Miller | Initial support filtering by user, group and host in... |
commit | commitdiff | tree | snapshot |
2018-03-21 |
Todd C. Miller | Add free_default() to free a struct defaults pointer... |
commit | commitdiff | tree | snapshot |
2018-03-21 |
Todd C. Miller | Decrease bullet width to 1n. |
commit | commitdiff | tree | snapshot |
2018-03-17 |
Todd C. Miller | Add aix_setauthdb() before the initial getpwuid() call. |
commit | commitdiff | tree | snapshot |
2018-03-11 |
Todd C. Miller | fix compilation on Solaris |
commit | commitdiff | tree | snapshot |
2018-03-08 |
Todd C. Miller | Make "sudoreplay -m 0" skip the pauses entirely. |
commit | commitdiff | tree | snapshot |
2018-03-08 |
Todd C. Miller | Document that a negative value for -m will elmininate... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Todd C. Miller | Update copyright date, remove unneeded include and... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Todd C. Miller | Use fmtsudoers functions in testsudoers. |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Todd C. Miller | Add test for empty runas user list. |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Todd C. Miller | Don't print an empty user list as ALL. |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Todd C. Miller | In sudoers_format_userspecs make the separator optional... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Todd C. Miller | Use correct defines when checking for sysctl kinfo_proc... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Todd C. Miller | Fix crash when converting sudoers entry with a runas... |
commit | commitdiff | tree | snapshot |
2018-03-06 |
Todd C. Miller | Less confusing sysctl checks for kinfo_proc. |
commit | commitdiff | tree | snapshot |
2018-03-05 |
Todd C. Miller | Add case_insensitive_group and case_insensitive_user... |
commit | commitdiff | tree | snapshot |
2018-03-04 |
Todd C. Miller | Kill dead store found by clang-analyzer. |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Todd C. Miller | Add tests for round-tripping sudoers -> ldif -> sudoers |
commit | commitdiff | tree | snapshot |
2018-03-04 |
Todd C. Miller | Initial support for adding comments that will be emitte... |
commit | commitdiff | tree | snapshot |
2018-03-04 |
Todd C. Miller | Special case comment lines in lbufs. |
commit | commitdiff | tree | snapshot |
2018-03-03 |
Todd C. Miller | When formatting as sudoers, flush the lbuf after each... |
commit | commitdiff | tree | snapshot |
2018-03-04 |
Todd C. Miller | Handle escaped commas when skipping over the cn. |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Todd C. Miller | Add missing sudoOrder support to parse_ldif(). |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Todd C. Miller | Add missing support for converting LOG_INPUT/LOG_OUTPUT... |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Todd C. Miller | Don't emit an empty sudoRole for global defaults if... |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Todd C. Miller | Avoid changing the order of non-negated hosts and commands. |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Todd C. Miller | Handle parsing boolean options that have no explicit... |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Todd C. Miller | Refactor the code that actually converts the role to... |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Todd C. Miller | When merging two privileges, use the runas lists of... |
commit | commitdiff | tree | snapshot |
2018-03-02 |
Todd C. Miller | Use a case-insensitive comparison when matching user... |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Todd C. Miller | Fix clean target for *.sudo regress files |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Todd C. Miller | ignore more binaries |
commit | commitdiff | tree | snapshot |
2018-03-01 |
Todd C. Miller | Fix use of uninitialized variable (conf) if sudoers_deb... |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Todd C. Miller | Split conversion code out of parse_ldif() and into... |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Todd C. Miller | Quiet a clang analyzer warning. |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Todd C. Miller | rename ldap_common.c -> ldap_util.c |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Todd C. Miller | When converting from ldif to sudoers, sudoRole objects... |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Todd C. Miller | plug memory leaks |
commit | commitdiff | tree | snapshot |
2018-02-28 |
Todd C. Miller | Restore line to set MODE_PRESERVE_ENV in flags when... |
commit | commitdiff | tree | snapshot |
2018-02-27 |
Todd C. Miller | Add missing close parenthesis in "Including other files... |
commit | commitdiff | tree | snapshot |
2018-02-25 |
Todd C. Miller | When converting from LDAP to sudoers, put negated hosts... |
commit | commitdiff | tree | snapshot |
2018-02-25 |
Todd C. Miller | We may need the hostname to resolve %h escapes in inclu... |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Todd C. Miller | Setting a sudoOrder start point of 0 will disable creat... |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Todd C. Miller | Don't need to fill in struct sudo_user since we don... |
commit | commitdiff | tree | snapshot |
2018-02-24 |
Todd C. Miller | Add support for setting default options in a config... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Todd C. Miller | cvtsudoers can now read LDIF |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Todd C. Miller | Fix a typo. |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Todd C. Miller | Deal with user_name not being set in cvtsudoers. |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Todd C. Miller | Initial support for parsing sudoers LDIF files in cvtsu... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Todd C. Miller | Fix LDIF conversion of commands with an associated... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Todd C. Miller | In array_to_member_list() use the correct type for... |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Todd C. Miller | Prepend digest to command if present. |
commit | commitdiff | tree | snapshot |
2018-02-22 |
Todd C. Miller | Fix gcc false positive for uninitialized variable |
commit | commitdiff | tree | snapshot |
2018-02-21 |
Todd C. Miller | Update Polypkg to the latest version from git. |
commit | commitdiff | tree | snapshot |
2018-02-20 |
Todd C. Miller | Use setpassent() and setgroupent() on systems that... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Todd C. Miller | Add option to cvtsudoers to expand aliases in the output. |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Todd C. Miller | Fix conversion of "ALL" in the JSON output format,... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Todd C. Miller | Clarify that --with-rundir and --with-vardir take sudo... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Todd C. Miller | In pty_cleanup() we need to call sudo_term_restore... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Todd C. Miller | Add sudo_ev_dispatch(), a wrapper for ev_loop() with... |
commit | commitdiff | tree | snapshot |
2018-02-19 |
Todd C. Miller | Use /run in preference to /var/run if it exists. |
commit | commitdiff | tree | snapshot |
2018-02-14 |
Todd C. Miller | mention common sudoers formatting changes |
commit | commitdiff | tree | snapshot |
2018-02-11 |
Todd C. Miller | Move LDAP configuration bits into ldap_conf.c |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Todd C. Miller | No longer need to include stddef.h |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Todd C. Miller | Remove dead store, found by cppcheck. |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Todd C. Miller | simplify iterator |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Todd C. Miller | Silence a false positive from cppcheck. |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Todd C. Miller | Cast version to int when printing. Avoids a cppcheck... |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Todd C. Miller | Use an iterator instead of fragile pointer arithmetic... |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Todd C. Miller | Move sudoers formatting code into fmtsudoers. |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Todd C. Miller | Clean up some XXX in parse.c |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Todd C. Miller | Rename sudo_file_append_default() -> sudo_lbuf_append_d... |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Todd C. Miller | Move common bits of ldap to sudoers conversion into... |
commit | commitdiff | tree | snapshot |
2018-02-10 |
Todd C. Miller | Convert ldap results into a sudoers userspec so we... |
commit | commitdiff | tree | snapshot |
2018-02-08 |
Todd C. Miller | Don't mark sudoers.dist volatile, it only gets used... |
commit | commitdiff | tree | snapshot |
2018-02-05 |
Todd C. Miller | Refactor member freeing code into free_member(). |
commit | commitdiff | tree | snapshot |
2018-02-05 |
Todd C. Miller | Fix compilation with glibc where stdout is not constant. |
commit | commitdiff | tree | snapshot |
2018-02-04 |
Todd C. Miller | For "sudo -l", if a word includes spaces, print it... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Todd C. Miller | Display sudoNotBefore and sudoNotAfter in "sudo -l" |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Todd C. Miller | For "sudo -l", if a word includes spaces, print it... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Todd C. Miller | Add back printing of negation operator ('!') when print... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Todd C. Miller | Use visudo to validate "cvtsudoers -f sudoers" output. |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Todd C. Miller | Remove syslog_goodpri and syslog_badpri without a value... |
commit | commitdiff | tree | snapshot |
2018-02-03 |
Todd C. Miller | When outputting sudoers, if a word includes spaces... |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Todd C. Miller | Add sudoers output format to cvtsudoers. In the future... |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Todd C. Miller | When printing a member name, quote sudoers special... |
commit | commitdiff | tree | snapshot |
2018-02-02 |
Todd C. Miller | Move SUDOERS_QUOTED define to parse.h |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Todd C. Miller | Remove extraneous break statement and fix some whitespace. |
commit | commitdiff | tree | snapshot |
2018-01-30 |
Todd C. Miller | The max timeout for kernel time stamps is 60 minutes... |
commit | commitdiff | tree | snapshot |
next |