]> granicus.if.org Git - sudo/shortlog
sudo
2004-09-30 Todd C. MillerUse __attribute__((__noreturn__))
2004-09-30 Todd C. MillerExit() takes a negative value to indicate it was not...
2004-09-30 Todd C. Millerregen
2004-09-30 Todd C. MillerDefine Err() and Errx() that are like err() and errx...
2004-09-29 Todd C. Millerregen
2004-09-29 Todd C. Millersync
2004-09-29 Todd C. MillerOverhaul visudo for editing multiple files:
2004-09-29 Todd C. MillerAdd keepopen arg to open_sudoers that open_sudoers...
2004-09-29 Todd C. MillerAdd errorfile global that contains the name of the...
2004-09-29 Todd C. Millerreturn COMMENT to yacc grammar for a #include line
2004-09-29 Todd C. MillerRemove us of unput() in favor of yyless() which is...
2004-09-29 Todd C. MillerAllow an empty sudoers file.
2004-09-28 Todd C. MillerRewind sudoers_fp now that sudoers_lookup() doesn't...
2004-09-28 Todd C. Millerregen
2004-09-28 Todd C. MillerDo signal setup before calling edit_sudoers().
2004-09-28 Todd C. MillerIf a sudoers file includes other files, edit those...
2004-09-28 Todd C. Millerinit_parser now takes a path
2004-09-28 Todd C. MillerMore scaffolding for dealing with multiple sudoers...
2004-09-28 Todd C. MillerKill _PATH_SUDOERS_TMP; it is not meaningful now that...
2004-09-28 Todd C. MillerRewind sudoers_fp in open_sudoers() instead of sudoers_...
2004-09-28 Todd C. Millerdocument #include
2004-09-28 Todd C. Millerregen
2004-09-28 Todd C. MillerAdd max depth of 128 for the include stack to avoid...
2004-09-27 Todd C. Millerdocument tracing
2004-09-27 Todd C. MillerMention PREVENTING SHELL ESCAPES section of sudoers...
2004-09-27 Todd C. Millerregen
2004-09-27 Todd C. MillerAdd support for #include in sudoers (visudo support...
2004-09-27 Todd C. Millermake yyerror()'s argument const
2004-09-27 Todd C. MillerAdd open_sudoers() stubs.
2004-09-27 Todd C. MillerRename check_sudoers() open_sudoers() and make it retur...
2004-09-26 Todd C. MillerCrank version
2004-09-26 Todd C. MillerBetter HP-UX depot construction
2004-09-25 Todd C. Millero Made children global so check_exec() can lookup a...
2004-09-25 Todd C. MillerAdd flag to sudo_pwdup that indicates whether or not...
2004-09-25 Todd C. Milleradd missing increment of addr in read_string()
2004-09-25 Todd C. MillerRemove bogus call to update_child() and some cosmetic...
2004-09-25 Todd C. MillerDon't leak /dev/systrace fd to tracee
2004-09-25 Todd C. Millerg/c sudo_pwdup proto
2004-09-25 Todd C. MillerAdd target for building a depot file
2004-09-25 Todd C. Millertrim includes
2004-09-24 Todd C. Millerregen
2004-09-24 Todd C. Millerdocument --with-systrace
2004-09-24 Todd C. MillerAdd check for setproctitle
2004-09-24 Todd C. Millerpass struct str_msg_ask in to syscall checker so it...
2004-09-24 Todd C. Millersystrace(4) support for sudo. On systems with the...
2004-09-24 Todd C. MillerCall systrace_attach() if FLAG_TRACE is set.
2004-09-24 Todd C. MillerAdd trace Defaults option and TRACE/NOTRACE tags and...
2004-09-24 Todd C. MillerDon't close sudoers_fp, keep it open and set close...
2004-09-24 Todd C. MillerAdd trace option
2004-09-24 Todd C. MillerAdd systrace
2004-09-24 Todd C. MillerSunOS /bin/sh blows up with configure
2004-09-24 Todd C. MillerInclude sys/param.h before systrace.h
2004-09-24 Todd C. Millerregen
2004-09-24 Todd C. Miller_PATH_DEV_SYSTRACE
2004-09-24 Todd C. Millerline up options in --help
2004-09-24 Todd C. MillerAdd --with-systrace
2004-09-23 Todd C. Millerregen
2004-09-23 Todd C. Millermake this work with autoconf-2.59
2004-09-16 Todd C. MillerSimplify logic around open & stat of files and do sanit...
2004-09-15 Todd C. MillerAdd support url
2004-09-15 Todd C. Millerversino 1.6.8p1 SUDO_1_6_8p1
2004-09-15 Todd C. Millermore changes for 1.6.8p1
2004-09-15 Todd C. Miller1.6.8p1
2004-09-15 Todd C. MillerAdd sanity check so we don't try to edit something...
2004-09-15 Aaron Spanglersync
2004-09-15 Aaron Spanglerdocument --with-ldap-conf-file
2004-09-14 Todd C. Millerpolitical correctness strikes again
2004-09-14 Todd C. Millersync
2004-09-12 Todd C. MillerInstall sudoedit man link
2004-09-12 Todd C. MillerUpdate PAM note and mention where HP-UX users can downl...
2004-09-12 Todd C. Millerlibtool wants to install stuff from .libs so fake one...
2004-09-12 Todd C. Millerrm -f old sudoedit link instead of using ln -f
2004-09-12 Todd C. MillerDeal with "uname -m" having slashes in it
2004-09-12 Todd C. MillerMakefile.binary -> Makefile.binary.in for config.status...
2004-09-12 Todd C. MillerCopy noexec bits into binary dists too
2004-09-12 Todd C. MillerInstall sudoedit link.
2004-09-11 Todd C. Milleravoid __P so there is no need for compat.h to be included
2004-09-11 Todd C. MillerDon't use HAVE_UTIME_H before including config.h.
2004-09-10 Todd C. MillerFix Solatis futimes macro
2004-09-09 Todd C. MillerRename ots -> omtim for improved readability.
2004-09-08 Todd C. MillerRedo changes in revision 1.7. Don't really need to...
2004-09-08 Todd C. Millersync
2004-09-08 Todd C. Millerregen
2004-09-08 Todd C. Millerback out revision 1.70; it is no long applicable
2004-09-08 Todd C. MillerLet the loader initialize nep
2004-09-08 Todd C. MillerRemoved unneed check for fchown
2004-09-08 Todd C. MillerUse timespec throughout.
2004-09-08 Todd C. Millergettime.[co]
2004-09-08 Todd C. Millerfunction to return the current time in a struct timespec
2004-09-08 Todd C. MillerNot a darpa-sponsored file.
2004-09-07 Todd C. MillerAdd a check for struct timespec and provide it for...
2004-09-07 Todd C. MillerAdd checks for st_mtim and st_mtimespec and add macros...
2004-09-07 Todd C. MillerAdd an extra param to touch() for nsec
2004-09-07 Todd C. MillerCall mkstemp() as the in invoking user so we don't...
2004-09-07 Todd C. MillerIf path is NULL and fd == -1 return -1.
2004-09-07 Todd C. Millerclosefrom() is overkill, the only extra fds are the...
2004-09-07 Todd C. MillerUse utimes() and futimes() instead of utime() in touch...
2004-09-07 Aaron SpanglerRare SEGV
2004-09-06 Todd C. Millerregen
2004-09-06 Todd C. MillerAdd SUPPORT section and re-order some of the sections...
next