projects
/
sudo
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sudo
2011-03-28
Todd C. Miller
Quote first argument to AC_DEFUN(); from Elan Ruusamae
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Todd C. Miller
add new sudoers tests
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Todd C. Miller
Add test for a newline in the middle of a string when...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Todd C. Miller
Use bitwise AND instead of modulus to check for length...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Todd C. Miller
Move lexer globals initialization into init_lexer.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Todd C. Miller
Fix a potential crash when a non-regular file is presen...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Todd C. Miller
On some Linux systems, "uname -p" contains detailed...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Todd C. Miller
Don't need all sudoers.h here.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Todd C. Miller
Print sudo version early, in case policy plugin init...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Todd C. Miller
Update to match change in input.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Todd C. Miller
Make an empty group or netgroup a syntax error.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Todd C. Miller
An empty group or netgroup should be a syntax error.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Todd C. Miller
Check that uids work in per-user and per-runas Defaults
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Todd C. Miller
Test empty string in User_Alias and Command_Spec
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Todd C. Miller
Allow a group ID in the User_Spec.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Todd C. Miller
Return an error for the empty string when a word is...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Todd C. Miller
Fix printing "User_Alias FOO = ALL"
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Todd C. Miller
Better error message about invalid -C argument
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Todd C. Miller
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Todd C. Miller
Fix placement of equal size ('=') in user specification...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Todd C. Miller
update to match sudoers regress
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Todd C. Miller
Restore ability to define TRACELEXER and have trace...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Todd C. Miller
Restore old behavior of setting sawspace = TRUE for...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Todd C. Miller
Add test for line continuation and aliases
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Todd C. Miller
Make test output line up nicely for parse vs. toke
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Todd C. Miller
Move parser tests to sudoers directory and test the...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Todd C. Miller
If we match a rule anchored to the beginning of a line...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Todd C. Miller
Move LEXTRACE macro to toke.h so we can use it in yyerr...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-21
Todd C. Miller
Make lex tracing settable at run-time in testsudoers...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-20
Todd C. Miller
Allow whitespace after the modifier in a Defaults entry.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Todd C. Miller
Don't set CC when cross-compiling.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Todd C. Miller
Credit Matthew Thomas for the sudoers_search_filter...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Todd C. Miller
Add the .sym files to the MANIFEST
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Todd C. Miller
Update for sudo 1.8.1 beta
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Todd C. Miller
user_shell -> run_shell to avoid confusion with the...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Todd C. Miller
Save the controlling tty process group before suspendin...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-18
Todd C. Miller
Add support for sudoers_search_filter setting in ldap...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Todd C. Miller
Remove the hack to disable -g in CFLAGS unless --with...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Todd C. Miller
The '@' character does not normally need to be quoted.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Todd C. Miller
We normaly transition from GOTDEFS to STARTDEFS on...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Todd C. Miller
Add check for whitespace when a User_List is used for...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Todd C. Miller
Expand quoted name checks to cover recent fixes.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Todd C. Miller
Fix parsing of double-quoted names in Defaultd and...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-17
Todd C. Miller
toke_util.c lives in $(srcdir) not $(devdir)
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Todd C. Miller
Change trunk version to 1.8.x to distinguish from real...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Todd C. Miller
Document major changes in 1.8.1 and add upgrade notes.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Todd C. Miller
Be careful not to deref user_stat if it is NULL. This...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Todd C. Miller
configure will not add -O2 to CFLAGS if it is already...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Todd C. Miller
Warn about the dangers of log_input and mention iolog_f...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Todd C. Miller
sync with git version
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Todd C. Miller
It seems that h comes after i
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Todd C. Miller
Move log_input and log_output to their proper, sorted...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Todd C. Miller
Save the controlling tty process group before suspendin...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Todd C. Miller
Fix printing of the remainder after a newline. Fixes...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Todd C. Miller
Add support for ut_exit
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Todd C. Miller
Add support for controlling whether utmp is updated...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Todd C. Miller
Fix typo; tupple vs. tuple
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Todd C. Miller
For legacy utmp, strip the /dev/ prefix before trying...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Todd C. Miller
Add check for _PATH_UTMP
commit
|
commitdiff
|
tree
|
snapshot
2011-03-14
Todd C. Miller
Adapt check_iolog_path to sessid changes
commit
|
commitdiff
|
tree
|
snapshot
2011-03-14
Todd C. Miller
Redo utmp handling. If no getutent()/getutxent() is...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Todd C. Miller
Move utmp handling into utmp.c
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Todd C. Miller
Update copyright years.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Todd C. Miller
Add "user_shell" boolean as a way to indicate to the...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Todd C. Miller
Move sessid out of sudo_user.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Todd C. Miller
Log the TSID even if it is not a simple session ID.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Todd C. Miller
Document noexec in sample.sudo.conf and add back noexec...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Todd C. Miller
Fix running commands as non-root on systems where setre...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
Todd C. Miller
Move noexec path into sudo.conf now that sudo itself...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
Todd C. Miller
Document "Path noexec ..." in sudo.conf.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
Todd C. Miller
Move noexec handling to sudo front-end where it is...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
Todd C. Miller
Add support for disabling exec via solaris privileges.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
Todd C. Miller
Only export the symbols corresponding to the plugin...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
Todd C. Miller
Install plugins manually instead of using libtool....
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
Todd C. Miller
Move check into its own rule since some versions of...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
Todd C. Miller
Update to libtool 2.2.10
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Todd C. Miller
In handle_signals(), restart the read() on EINTR to...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Todd C. Miller
Reorder functions to quiet a compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Todd C. Miller
Use the Sun Studio C compiler on Solaris if possible
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Todd C. Miller
Fix default setting of osversion variable.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Todd C. Miller
Make two login_class entris consistent.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Todd C. Miller
Add support for adding a utmp entry when allocating...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Todd C. Miller
Avoid pulling in headers we don't need on Linux
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Todd C. Miller
Add some more libs to SUDOERS_LIBS instead of relying...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Todd C. Miller
Fix return value of "sudo -l command" when command...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Todd C. Miller
Fix passing of login class back to sudo front end.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Todd C. Miller
Add --osversion flag to specify OS instead of running...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Todd C. Miller
Fix expr usage w/ GNU expr
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Todd C. Miller
Fix exit value for validate and list mode.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Todd C. Miller
Fix non-interactive mode with sudoers plugin.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-05
Todd C. Miller
sudoreplay can now find IDs other than %{seq} and displ...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-05
Todd C. Miller
Add support for replaying sessions when iolog_file...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-04
Todd C. Miller
If we are killed by a signal, display the name of the...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-04
Todd C. Miller
Move libs used for authentication from SUDO_LIBS to...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-04
Todd C. Miller
Fix bug in skey/opie check that could cause a shell...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-04
Todd C. Miller
No longer need sudo_getepw() stubs.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
Todd C. Miller
Fix exit value of "sudo -l command" in sudoers module.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Todd C. Miller
Use fgets() not fgetln() for portability.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Todd C. Miller
Don't use the beta or release candidate version as...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Todd C. Miller
version 1.8.0
SUDO_1_8_0
commit
|
commitdiff
|
tree
|
snapshot
next