v1.03: tiny performance improvement, lots of commenting
[hcoop/debian/libnss-afs.git] / debian / changelog
CommitLineData
908a6ebe 1libnss-afs (1.03) unstable; urgency=low
2
3 * factor out fill_result_buf() to eliminate an extra call to the ptserver
4 * reformatting and commenting
5
6 -- megacz <megacz@hcoop.net> Sun, 30 Mar 2008 23:48:41 -0400
7
91bb9ebc 8libnss-afs (1.02) unstable; urgency=high
9
10 * fix bug that would cause getpwnam() to fail for users with a ~/.loginshell
11 * create a #define for MAX_CELLNAME
12 * don't hardcode "/etc/openafs"; use AFSDIR_CLIENT_ETC_DIRPATH instead
13
14 -- Adam Megacz <megacz@hcoop.net> Sun, 30 Mar 2008 20:07:30 -0700
15
582fb19e 16libnss-afs (1.01) unstable; urgency=low
17
18 * add support for non-AFS_LINUX26_ONEGROUP_ENV PAGs
19
20 -- Adam Megacz <megacz@hcoop.net> Sat, 29 Mar 2008 09:48:23 -0700
21
4d28e947 22libnss-afs (1.0) unstable; urgency=low
23
24 * official release
25
582fb19e 26 -- megacz <megacz@hcoop.net> Wed, 26 Mar 2008 12:20:55 -0400
4d28e947 27
03b6b479 28libnss-afs (0.94) unstable; urgency=low
29
30 * fix bug that caused crashes after calls to _nss_afs_getgrgid_r()
31
582fb19e 32 -- Adam Megacz <megacz@hcoop.net> Tue, 25 Mar 2008 10:56:14 -0700
03b6b479 33
34libnss-afs (0.93) unstable; urgency=low
35
36 * fix a bug in the gr_mem returned by the getgrent() function
37
582fb19e 38 -- Adam Megacz <megacz@hcoop.net> Sun, 23 Mar 2008 21:58:49 -0700
03b6b479 39
40libnss-afs (0.92) unstable; urgency=low
41
42 * fixed PAG ranges to work on Linux
43
582fb19e 44 -- Adam Megacz <megacz@hcoop.net> Sun, 23 Mar 2008 21:45:25 -0700
03b6b479 45
46libnss-afs (0.91) unstable; urgency=low
47
48 * merged libnss_pag into libnss_afs
49
582fb19e 50 -- Adam Megacz <megacz@hcoop.net> Sun, 23 Mar 2008 21:32:51 -0700
03b6b479 51
52libnss-afs (0.90) unstable; urgency=low
53
54 * change to libnss-afs
55
582fb19e 56 -- Adam Megacz <megacz@hcoop.net> Sun, 23 Mar 2008 16:26:45 -0700