nekral-guest
750093a3ed
* lib/commonio.c: Avoid PATH_MAX. On glibc, we can use realpath
...
with a NULL argument.
* src/useradd.c: Replace PATH_MAX by a fixed constant. The buffer
was not meant as a storage for a path.
* src/useradd.c, src/newusers.c, src/chpasswd.c: Better detection
of fgets errors. Lines shall end with a \n, unless we reached the
end of file.
* libmisc/copydir.c: Avoid PATH_MAX. Support file paths with any
length. Added readlink_malloc().
2009-05-10 13:49:03 +00:00
..
2009-05-10 13:49:03 +00:00
2009-04-25 14:16:22 +00:00
2009-04-28 21:01:20 +00:00
2009-04-30 21:08:49 +00:00
2009-04-30 21:08:49 +00:00
2008-04-27 00:40:09 +00:00
2009-04-23 11:54:30 +00:00
2009-04-30 21:12:33 +00:00
2009-04-30 21:12:33 +00:00
2009-04-30 21:12:33 +00:00
2009-04-23 11:46:46 +00:00
2009-04-23 09:57:03 +00:00
2009-04-24 23:27:12 +00:00
2009-04-30 21:44:35 +00:00
2009-04-27 20:18:00 +00:00
2009-04-23 21:19:02 +00:00
2009-04-23 17:43:27 +00:00
2009-04-23 09:57:03 +00:00
2009-04-23 11:53:55 +00:00
2008-04-27 00:40:09 +00:00
2009-04-24 23:28:15 +00:00
2008-08-31 17:27:26 +00:00
2008-08-30 18:30:36 +00:00
2008-07-21 21:14:06 +00:00
2008-06-13 18:11:09 +00:00
2008-04-27 00:40:09 +00:00
2009-05-09 13:15:38 +00:00
2009-04-23 20:46:01 +00:00
2009-04-23 17:43:27 +00:00
2009-04-23 21:19:02 +00:00
2009-04-23 21:19:02 +00:00
2009-04-23 17:43:27 +00:00
2009-03-21 20:29:58 +00:00
2009-03-21 20:45:35 +00:00
2009-04-10 22:35:07 +00:00
2009-04-24 23:32:52 +00:00
2009-04-22 21:21:14 +00:00
2009-04-10 22:35:14 +00:00
2009-04-23 21:19:02 +00:00
2009-04-23 21:19:02 +00:00
2009-04-23 17:43:27 +00:00
2008-04-27 00:40:09 +00:00