Rich Felker
ecb608192a
fix erroneous return of partial username matches by getspnam[_r]
...
when using /etc/shadow (rather than tcb) as its backend, getspnam_r
matched any username starting with the caller-provided string rather
than requiring an exact match. in practice this seems to have affected
only systems where one valid username is a prefix for another valid
username, and where the longer username appears first in the shadow
file.
2015-01-21 14:26:05 -05:00
..
2014-09-05 16:02:22 -04:00
2012-11-13 01:31:49 +01:00
2014-09-05 14:01:13 -04:00
2014-02-05 11:09:53 -05:00
2014-09-05 03:28:00 -04:00
2014-09-05 16:02:22 -04:00
2014-08-13 17:07:44 +02:00
2014-07-26 05:36:25 -04:00
2014-07-17 21:37:10 -04:00
2014-10-31 15:35:24 -04:00
2014-02-27 23:18:42 -05:00
2015-01-15 22:51:55 -05:00
2014-03-13 20:52:34 +01:00
2014-11-23 16:17:57 -05:00
2014-07-06 01:34:13 -04:00
2014-06-14 00:10:16 -04:00
2014-09-06 08:40:20 -04:00
2014-08-25 22:47:27 -04:00
2014-11-05 22:13:58 +01:00
2015-01-21 13:28:40 -05:00
2014-09-06 18:11:24 -04:00
2012-09-06 22:44:55 -04:00
2014-12-18 16:42:21 -05:00
2014-12-17 14:40:35 -05:00
2015-01-21 14:26:05 -05:00
2014-09-22 17:55:08 -04:00
2014-12-05 21:19:39 -05:00
2014-12-17 14:54:37 -05:00
2014-12-02 22:17:52 -05:00
2014-04-02 18:49:24 -04:00
2014-05-29 21:01:32 -04:00
2014-11-23 14:27:45 -05:00
2014-12-18 20:44:51 -05:00
2014-07-18 15:24:04 -04:00
2014-12-18 17:41:34 -05:00
2013-12-12 05:09:18 +00:00
2014-11-23 14:33:01 -05:00
2014-10-06 23:13:01 -04:00
2013-12-12 05:09:18 +00:00
2015-01-15 23:17:38 -05:00
2014-10-09 23:44:02 -04:00
2015-01-15 07:09:14 -05:00