Todd C. Miller
feebbd6d24
Update translators.
2020-07-22 10:32:51 -06:00
Todd C. Miller
d003da33dd
Romanian translation from translationproject.org.
2020-06-11 15:15:58 -06:00
Todd C. Miller
b8e1422e84
Add proper diacritical to Róbert's name.
2020-01-22 10:48:31 -07:00
Todd C. Miller
e7480c3410
Add newline before list of artwork authors.
2020-01-10 10:42:39 -07:00
Todd C. Miller
b141213a10
Add Robert Manner
2020-01-07 09:46:07 -07:00
Todd C. Miller
82fea739af
Add Laszlo Orban
2019-11-17 06:44:09 -07:00
Todd C. Miller
da82b16fc4
Add sudo logo designers
2019-11-11 19:57:39 -07:00
Todd C. Miller
0304416099
Add Sander Bos
2019-06-19 14:02:56 -06:00
Todd C. Miller
d63fe33d1f
Add Sangamesh Mallayya and Michael Spradling
2019-05-27 08:51:06 -06:00
Todd C. Miller
168a7ca110
Add Guillem Jover
2018-11-27 08:27:23 -07:00
Todd C. Miller
5e098a782d
OpenLDAP schema file for Sudo in on-line configuration (OLC) format.
...
From Frederic Pasteleurs.
2018-11-09 10:38:49 -07:00
Todd C. Miller
cad10fbd2e
Portuguese translation for sudo and sudoers from translationproject.org.
2018-11-07 11:20:27 -07:00
Todd C. Miller
56cff772eb
Asturian translation for sudo from translationproject.org
2018-10-22 06:21:59 -06:00
Todd C. Miller
8e1e464331
Add Kan Sasaki
2018-09-12 09:07:07 -06:00
Todd C. Miller
a22296788c
Add Miguel Sanders and Scott Cheloha
2018-08-27 11:09:50 -06:00
Todd C. Miller
f23d73dfe1
Add Chinese(Taiwan) translation for sudo.
2018-04-24 10:45:30 -06:00
Todd C. Miller
c017741589
Minor corrections from Tae Wong
2017-10-14 16:24:10 -06:00
Todd C. Miller
dcb887807e
Add missing translators from recent updates and one name change.
2017-09-14 11:05:41 -06:00
Todd C. Miller
a01bbfacf4
Add Friulian translation for sudo from Fabio Tomat via translationproject.org
2017-08-10 10:14:57 -06:00
Todd C. Miller
6eb1b8c7ea
Norwegian Nynorsk translation of sudo from translationproject.org
2016-09-07 11:07:59 -06:00
Todd C. Miller
63dbb74250
Korean translation for sudo and sudoers from translationproject.org.
2016-05-25 08:41:27 -06:00
Todd C. Miller
99978e4a70
Fix documented bug with duplicate role names and turn on perl warnings.
...
Based on a diff from Aaron Peschel
2016-02-22 11:07:33 -07:00
Todd C. Miller
68c1073fe5
Rewritten sudoedit_checkdir support that checks all the dirs in the
...
path and refuses to follow symlinks in writable directories.
This is a better fix for CVE-2015-5602.
Adapted from a diff by Ben Hutchings. Bug #707
2016-01-10 18:31:29 -07:00
Todd C. Miller
4c7431ecb4
Add new Slovak and Hungarian translations from translationproject.org
2015-10-05 06:03:42 -06:00
Todd C. Miller
13869d349c
Linux sets si_pid in struct siginfo to 0 when the process that sent
...
the signal is in a different container since the PID namespaces in
different conatiners are separate. Avoid looking up the process
group by id when si_pid is 0 since getpgid(0) returns the process
group of the current process. Since sudo ignores signals sent
by processes in its own process group, this had the effect of
ignoring signals sent from other containers. From Maarten de Vries
2015-08-10 15:13:37 -06:00
Todd C. Miller
01bfae5bad
Add Jakub Wilk
2015-07-08 15:14:55 -06:00
Todd C. Miller
ddd35459c3
The init.d files are generated from a .in file so we need to install
...
from top_builddir not top_srcdir. From Ross Burton. Bug #708
2015-07-24 13:38:03 -06:00
Todd C. Miller
2b4e44f338
Fix entry for Joel Pelaez Jorge.
2015-06-27 14:01:09 -06:00
Todd C. Miller
c5ed416a70
Add Joel Pelaez Jorge
2015-06-25 09:16:07 -06:00
Todd C. Miller
28b64d296d
Add David Michael and Andrey Klyachkin.
2015-04-10 09:07:02 -06:00
Todd C. Miller
cecdd7e728
Russian translation for sudoers from translationproject.org.
2015-02-06 15:28:04 -07:00
Todd C. Miller
5218f74e86
Add Stephane Chazelas
2015-02-05 14:57:04 -07:00
Todd C. Miller
1517d18b1d
Add Steven Soulen
2015-01-30 09:24:46 -07:00
Todd C. Miller
02b3fa2fdd
French translation for sudoers from translationproject.org.
2014-11-19 15:20:11 -07:00
Todd C. Miller
eab8a28abf
Reorder an entry.
2014-11-16 07:30:55 -07:00
Todd C. Miller
7e24b8e651
Add Greek PO file for sudoers from translationproject.org
2014-06-04 11:43:39 -06:00
Todd C. Miller
4eb0122e98
Norwegian Bokmaal translation for sudo from translationproject.com
2014-05-23 13:29:20 -06:00
Todd C. Miller
e61af9e6d0
Fix fd leak on Linux when determing boot time. This is usually
...
masked by the closefrom() call in sudo. From Jamie Anderson.
Bug #645
2014-04-28 08:36:22 -06:00
Todd C. Miller
e8bb08cc46
Use calloc() instead of malloc(n * s) followed by memset().
...
From Jean-Philippe Ouellet.
2014-04-22 16:06:04 -06:00
Todd C. Miller
7d91691e1f
Use PAM_REINITIALIZE_CRED instead of PAM_ESTABLISH_CRED when
...
changing the user. This is the correct flag to use with
a program that changes the uid like su or sudo and fixes a
role problem on Solaris. From Gary Winiger; Bug #642
2014-04-15 07:16:57 -06:00
Todd C. Miller
ed87af2ae4
Catalan translation for sudo from translationproject.org.
2014-03-06 11:58:08 -07:00
Todd C. Miller
addef62246
Add Ingo Schwarze
2014-02-24 16:39:39 -07:00
Todd C. Miller
8bdf3d9a27
When checking whether a user may change the login class, just check
...
pw_uid of the runas user, which was passed in to set_loginclass().
2013-12-07 09:17:54 -07:00
Todd C. Miller
88a57822ea
Add getaddrinfo.lo to LTLIBOBJS for systems that need it.
...
From Daniel Richard G.
2013-11-11 12:53:44 -07:00
Todd C. Miller
7af8c3484a
Add Stephen Gelman
2013-10-30 15:27:30 -06:00
Todd C. Miller
aff3320f3f
Czech translation for sudo from translationproject.org.
2013-09-29 14:45:28 -06:00
Todd C. Miller
e6833bed7a
Add diacritical for Zdenek Behan.
2013-09-17 11:57:01 -06:00
Todd C. Miller
1624e8987a
French translation for sudo from translationproject.org.
2013-08-18 14:25:04 -06:00
Todd C. Miller
d10641cdbb
UTF8 for Ruusamae, Elan; from Tae Wong
2013-08-13 10:37:52 -06:00
Todd C. Miller
03fc668e5a
More UTF8 in names; from Tae Wong
2013-08-07 16:07:14 -06:00