projects
/
sudo
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sudo
2010-06-04
Todd C. Miller
Use value of nroff from configure
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
Todd C. Miller
Add missing const to I/O log action function
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
Todd C. Miller
Update copyright year and fix whitespace
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
Todd C. Miller
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2010-06-04
Todd C. Miller
Remove redundant tty signal blocking in log function.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
Todd C. Miller
Place static keyword where it belongs
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
Todd C. Miller
Always use a printf format string for send_mail()
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
Todd C. Miller
Extend atobool() so we can use it in the LDAP code.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
Todd C. Miller
Sudo now stashes tty ctime for tty_tickets on Solaris...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-03
Todd C. Miller
Fix dummy version of get_boottime()
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Todd C. Miller
Enable tty_is_devpts() support for Solaris with the...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Todd C. Miller
Unbreak the non-io logging case.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Todd C. Miller
Fix symbol name conflict with sudo_printf.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Todd C. Miller
Fix OpenPAM detection for newer versions.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Todd C. Miller
Sync with Quest sudo git repo
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Todd C. Miller
HP-UX ld uses +b instead or -R or -rpath
commit
|
commitdiff
|
tree
|
snapshot
2010-06-02
Todd C. Miller
Fix typos; from Quest Sudo
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Todd C. Miller
Add back -I$(top_srcdir); we need it for including...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Todd C. Miller
Fix a bug where we could treat EAGAIN as a permanent...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Todd C. Miller
Add casts to quiet compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-01
Todd C. Miller
Fix typo in ternary operator usage.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-30
Todd C. Miller
Add --enable-warnings and fix typo in SUDO_IO_LOGDIR
commit
|
commitdiff
|
tree
|
snapshot
2010-05-30
Todd C. Miller
Update docs to match sudoers I/O logging changes
commit
|
commitdiff
|
tree
|
snapshot
2010-05-30
Todd C. Miller
Break sudoers transcript feature up into log_input...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-30
Todd C. Miller
Use setprogname() as needed.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-30
Todd C. Miller
Adapt sudoreplay to iolog changes.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Todd C. Miller
Log all input and output into separate files and store...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-29
Todd C. Miller
Make sudoers_io functions static to iolog.c
commit
|
commitdiff
|
tree
|
snapshot
2010-05-28
Todd C. Miller
Completely remove the -L flag from the sudo front end.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-28
Todd C. Miller
Fix EAGAIN handling when writing to stdout.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-28
Todd C. Miller
Eliminate unused variables
commit
|
commitdiff
|
tree
|
snapshot
2010-05-28
Todd C. Miller
Re-enable cleanup functions in sudoers plugin and sudo...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-28
Todd C. Miller
Use sudo_printf to display verbose version information.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-28
Todd C. Miller
Minor Makefile cleanup: fix a typo, change the removal...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-28
Todd C. Miller
Handle duplicate variables in the environment. For...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Todd C. Miller
Use explicit path to source file instead of $< for...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Todd C. Miller
Add explicit rules to compile gram.c and toke.c for...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Todd C. Miller
Link libcommon before libreplace since libcommon may...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Todd C. Miller
Move code common to sudo and the sudoers plugin to...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Todd C. Miller
Move code common to sudo and the sudoers plugin to...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Todd C. Miller
Rename script_execve to sudo_execve and rename script_f...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Todd C. Miller
rename script.c exec.c and fix up the MANIFEST file
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Todd C. Miller
Rename script_setup() to pty_setup() and call from...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Todd C. Miller
bump version to 1.8.0a2
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Todd C. Miller
Document init_session
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Todd C. Miller
Clean up the sudoers auth API a bit and update the...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-27
Todd C. Miller
Add init_session function to struct policy_plugin that...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Todd C. Miller
Add open/close session to sudo auth, only used by PAM.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Todd C. Miller
Add explicit rule to build getdate.o for HP-UX make.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Todd C. Miller
Back out most of change 45e406ebdea2. Create dummy...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Todd C. Miller
Re-enable PATH_MAX check for command
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Todd C. Miller
For distclean, clean the main directory last since...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Todd C. Miller
Fix generation of mksiglist.h
commit
|
commitdiff
|
tree
|
snapshot
2010-05-26
Todd C. Miller
Now that we defer sending cstat until the end of script...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-25
Todd C. Miller
Use numeric registers to handle conditionals instead...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-25
Todd C. Miller
Document per-command SELinux settings
commit
|
commitdiff
|
tree
|
snapshot
2010-05-25
Todd C. Miller
Repair "sudo -l -U username"
commit
|
commitdiff
|
tree
|
snapshot
2010-05-25
Todd C. Miller
Set selinux role and type in command details.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-25
Todd C. Miller
Rework SELinux support.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-24
Todd C. Miller
Make SELinux support compile again. Needs more work...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-24
Todd C. Miller
Bring back closefrom settings.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-24
Todd C. Miller
If running a command or sudoedit in transcript mode...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-24
Todd C. Miller
Use mandoc(1) if nroff(1) is not present.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-24
Todd C. Miller
Use the --file argument to config.status instead of...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-24
Todd C. Miller
We cannot conditionally update gram.h or the dependency...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-22
Todd C. Miller
Substitute @SHELL@ into Makefiles
commit
|
commitdiff
|
tree
|
snapshot
2010-05-22
Todd C. Miller
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Todd C. Miller
Update to autoconf 2.65
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Todd C. Miller
Fix libtool target (space vs. tabs)
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Todd C. Miller
Remove use of RETSIGTYPE; all modern systems have signa...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Todd C. Miller
Update to libtool-2.2.6b. I haven't made any local...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Todd C. Miller
Use libtool to clean objects
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Todd C. Miller
Install sudo_plugin.h as part of "make install" and...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Todd C. Miller
regen with autoupdate to eliminate AC_TRY_LINK
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Todd C. Miller
Install sudo_plugin.h as part of "make install" and...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Todd C. Miller
The sample plugin doesn't support being run with no...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Todd C. Miller
Set close on exec flag for descriptors used for I/O...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Todd C. Miller
Set close on exec flag in private versions of setpwent...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Todd C. Miller
Close the I/O pipes aftering dup2()ing them to std...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Todd C. Miller
Set user_tty to "unknown" if there is no tty, like...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-21
Todd C. Miller
Cosmetic changes:
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Todd C. Miller
Move check for maxfd == -1 to flush_output where it...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Todd C. Miller
Break out of select loop if all the fds we want to...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Todd C. Miller
Avoid possible malloc(0) if plugin returns an empty...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Todd C. Miller
Add debugging info when calling plugin close function
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Todd C. Miller
Avoid closing stdin/stdout/stderr when we are piping...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
Todd C. Miller
When execve() of the command fails, it is possible...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
Todd C. Miller
Fix compilation for non PAM/BSD auth/AIX auth
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Todd C. Miller
Additional checks to make sure we don't close /dev...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
Todd C. Miller
Now that we can use pipes for stdin/stdout/stderr there...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Todd C. Miller
Add argc and argv to I/O logger open function.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
Todd C. Miller
Remove check_sudoedit function pointer in struct sudo_p...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
Todd C. Miller
If plugin sets "sudoedit=true" in the command info...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-15
Todd C. Miller
gram.h must not depend on gram.y if we want to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-15
Todd C. Miller
Refactor common bits of check_policy and check_edit
commit
|
commitdiff
|
tree
|
snapshot
2010-05-15
Todd C. Miller
Add sudoedit support
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Todd C. Miller
Rely more on VPATH; fixes a dependency issue with the...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Todd C. Miller
Fix typo introduced in last commit
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Todd C. Miller
Emulate seteuid using setreuid() or setresuid() as...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
Todd C. Miller
Attempt to fix building on systems that only have setuid.
commit
|
commitdiff
|
tree
|
snapshot
next