summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
1.6Update for sudo 1.6.9p23Todd C. Miller14 years
1.7Use TCSAFLUSH instead of TCSANOW in sudo_term_copy().Todd C. Miller9 years
1.7.2Bump version for sudo 1.7.2p8Todd C. Miller14 years
1.8Added tag SUDO_1_8_32 for changeset d8f5b582fb73Todd C. Miller3 years
1.9Added tag SUDO_1_9_13p3 for changeset 0bdd0b8469e3Todd C. Miller14 months
LDAPMerge with HEADAaron Spangler20 years
baserock/morphMerge sudo 1.8.10p2 from trunkTodd C. Miller10 years
masterWork around a macOS a kernel bug where tcsetpgrp() does not restart.Todd C. Miller11 months
 
TagDownloadAuthorAge
SUDO_1_9_13p3sudo-SUDO_1_9_13p3.tar.gz  Todd C. Miller14 months
SUDO_1_9_13p2sudo-SUDO_1_9_13p2.tar.gz  Todd C. Miller14 months
SUDO_1_9_13p1sudo-SUDO_1_9_13p1.tar.gz  Todd C. Miller14 months
SUDO_1_9_13sudo-SUDO_1_9_13.tar.gz  Todd C. Miller14 months
SUDO_1_9_12p2sudo-SUDO_1_9_12p2.tar.gz  Todd C. Miller15 months
SUDO_1_9_12p1sudo-SUDO_1_9_12p1.tar.gz  Todd C. Miller17 months
SUDO_1_9_12sudo-SUDO_1_9_12.tar.gz  Todd C. Miller18 months
SUDO_1_9_11p3sudo-SUDO_1_9_11p3.tar.gz  Todd C. Miller22 months
SUDO_1_9_11p2sudo-SUDO_1_9_11p2.tar.gz  Todd C. Miller22 months
SUDO_1_9_11p1sudo-SUDO_1_9_11p1.tar.gz  Todd C. Miller22 months
[...]
 
AgeCommit messageAuthorFilesLines
2023-05-11Work around a macOS a kernel bug where tcsetpgrp() does not restart.HEADmasterTodd C. Miller1-0/+7
2023-05-11run_command: run editor in foreground if visudo is the foreground processTodd C. Miller1-61/+83
2023-05-11Accept carriage return for EOL in addition to newline.Todd C. Miller1-3/+3
2023-05-09check_fill: sudoers_strict() is now a function, not a global variableTodd C. Miller1-1/+7
2023-05-09Move parser prototypes / externs from sudoers.h to parse.h or toke.h.Todd C. Miller3-24/+22
2023-05-09parse.h is already included by sudoers.h.Todd C. Miller2-2/+0
2023-05-09Rename parser_conf -> sudoers_conf in all but the parser itself.Todd C. Miller3-26/+26
2023-05-08Move sudoers search path to struct sudoers_parser_config.Todd C. Miller10-46/+42
2023-05-08Add struct sudoers_parser_config and pass it to init_parser().Todd C. Miller15-477/+604
2023-05-08push_include_int: Avoid passing close(2) a negative value on error.Todd C. Miller2-2/+4
[...]
 
Clone
git://git.baserock.org/delta/sudo.git
http://git.baserock.org/git/delta/sudo.git
https://git.baserock.org/git/delta/sudo.git