Jacques Vidrine
05f98035ee
= Implement thread-safe versions of the getpwent(3) and getgrent(3)
...
family of functions using the new nsdispatch(3) core. Remove
arbitrary size limits when using the thread-safe versions.
= Re-implement the traditional getpwent(3)/getgrent(3) functions on
top of the thread-safe versions.
= Update the on-disk format of the hashed version of the passwd(5)
databases to allow for versioned entries. The legacy version is
`3'. (Don't ask.)
= Add support for version `4' entries in the passwd(5) database.
Entries in this format are identical to version 3 entries except
that all integers are stored as 32-bit integers in network byte
order (big endian).
= pwd_mkdb is updated to generate both version 3 and version 4
entries.
Sponsored by: DARPA, Network Associates Laboratories
2003-04-17 14:15:26 +00:00
..
2003-01-18 06:13:57 +00:00
2002-07-17 02:03:19 +00:00
2003-03-07 13:19:40 +00:00
2003-01-01 18:49:04 +00:00
2002-09-09 05:38:05 +00:00
2002-03-23 17:24:55 +00:00
2000-10-09 12:34:51 +00:00
2002-03-23 17:24:55 +00:00
2002-08-01 07:18:38 +00:00
2002-09-09 05:38:05 +00:00
2002-03-26 01:35:05 +00:00
2002-09-10 18:12:16 +00:00
2003-02-13 17:47:44 +00:00
2001-05-02 23:56:21 +00:00
2002-07-04 11:05:39 +00:00
2002-08-21 16:20:02 +00:00
2002-08-05 16:37:05 +00:00
2002-09-17 22:25:40 +00:00
2003-04-07 12:55:00 +00:00
2002-09-21 01:28:41 +00:00
2002-09-29 04:14:37 +00:00
2002-07-17 04:58:09 +00:00
2003-04-17 14:15:26 +00:00
2002-03-23 17:24:55 +00:00
2002-06-16 08:29:35 +00:00
2003-01-19 06:01:33 +00:00
2002-03-23 17:24:55 +00:00
2002-09-22 08:06:45 +00:00
2002-09-18 22:23:59 +00:00
2002-04-17 13:06:36 +00:00
2002-09-18 05:54:25 +00:00
2002-03-23 17:24:55 +00:00
2002-12-22 06:38:45 +00:00
2002-09-17 01:49:00 +00:00
2002-10-09 09:19:28 +00:00
2003-04-17 14:14:22 +00:00
2001-11-07 23:14:31 +00:00
2002-09-20 08:22:48 +00:00
2002-03-23 17:24:55 +00:00
2002-03-23 17:24:55 +00:00
2002-03-23 17:24:55 +00:00
2002-08-21 16:20:02 +00:00
2002-09-24 17:28:12 +00:00
2002-08-22 20:37:57 +00:00
2003-04-17 14:14:22 +00:00
2003-04-17 14:14:22 +00:00
2003-04-07 16:21:26 +00:00
2003-01-07 21:43:30 +00:00
2003-02-10 08:48:04 +00:00
2003-04-17 14:15:26 +00:00
2002-03-08 20:52:52 +00:00
2002-10-03 18:12:03 +00:00
2002-03-23 17:24:55 +00:00
2003-02-27 13:40:01 +00:00
2002-09-06 04:22:54 +00:00
2002-09-06 04:22:54 +00:00
2002-10-16 14:29:23 +00:00
2002-10-05 05:48:50 +00:00
2003-03-31 23:30:41 +00:00
2002-08-16 07:33:14 +00:00
2002-09-01 17:57:20 +00:00
2003-01-13 08:41:47 +00:00
2003-03-12 20:30:00 +00:00
2002-10-14 20:38:40 +00:00
2003-01-19 01:16:01 +00:00
2002-08-21 16:20:02 +00:00
2002-09-06 11:24:06 +00:00
2002-08-21 16:20:02 +00:00
2002-03-23 17:24:55 +00:00
2003-01-08 01:18:13 +00:00
2002-12-29 01:07:55 +00:00
2002-08-24 00:11:52 +00:00
2001-10-27 20:40:54 +00:00
2002-11-05 10:55:16 +00:00
2002-08-21 16:20:02 +00:00
2003-03-13 06:29:53 +00:00
2002-08-21 16:20:02 +00:00
2003-01-03 12:03:38 +00:00