]> andersk Git - nss_nonlocal.git/log
nss_nonlocal.git
15 years agoFix some memory leaks.
Anders Kaseorg [Mon, 28 Jul 2008 11:53:47 +0000 (07:53 -0400)] 
Fix some memory leaks.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
15 years agoAssume that errors other than NSS_STATUS_TRYAGAIN mean “not found”.
Anders Kaseorg [Mon, 28 Jul 2008 11:50:11 +0000 (07:50 -0400)] 
Assume that errors other than NSS_STATUS_TRYAGAIN mean “not found”.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
15 years agoTidy nsswitch-internal.h; remove unused __nss_configure_lookup.
Anders Kaseorg [Mon, 28 Jul 2008 13:44:07 +0000 (09:44 -0400)] 
Tidy nsswitch-internal.h; remove unused __nss_configure_lookup.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
15 years agoDon’t reset errno to 0.
Anders Kaseorg [Mon, 28 Jul 2008 03:18:31 +0000 (23:18 -0400)] 
Don’t reset errno to 0.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
15 years agoUse $(CC) for linktest. 1.6
Anders Kaseorg [Thu, 8 May 2008 13:22:59 +0000 (09:22 -0400)] 
Use $(CC) for linktest.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
15 years agoUse a version script to hide internal symbols.
Anders Kaseorg [Thu, 8 May 2008 11:49:26 +0000 (07:49 -0400)] 
Use a version script to hide internal symbols.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
15 years agoIf NSS_NONLOCAL_IGNORE is set, pretend that nonlocal information doesn't exist. 1.5
Tim Abbott [Tue, 26 Feb 2008 02:27:31 +0000 (21:27 -0500)] 
If NSS_NONLOCAL_IGNORE is set, pretend that nonlocal information doesn't exist.

Signed-off-by: Tim Abbott <tabbott@mit.edu>
15 years agoBug fixes and cleanups. 1.4
Anders Kaseorg [Mon, 18 Feb 2008 00:40:53 +0000 (19:40 -0500)] 
Bug fixes and cleanups.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
15 years ago* Have initgroups() only add nonlocal groups to nonlocal users. 1.3
Tim Abbott [Wed, 30 Jan 2008 03:12:16 +0000 (22:12 -0500)] 
* Have initgroups() only add nonlocal groups to nonlocal users.
* If a group called nss-local-users exists, add local users to it.
* If a group called nss-nonlocal-users exists, add nonlocal users to it.

Signed-off-by: Tim Abbott <tabbott@mit.edu>
15 years agoDon't link with pthread. 1.2
Anders Kaseorg [Sat, 4 Aug 2007 02:00:25 +0000 (22:00 -0400)] 
Don't link with pthread.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
15 years agoUse a magic buflen instead of thread-local variables, to avoid strange
Anders Kaseorg [Sat, 4 Aug 2007 02:00:25 +0000 (22:00 -0400)] 
Use a magic buflen instead of thread-local variables, to avoid strange
problems on sarge.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
15 years agoLink with pthread to be safe. 1.1
Anders Kaseorg [Tue, 31 Jul 2007 01:25:14 +0000 (21:25 -0400)] 
Link with pthread to be safe.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
15 years agoInitial release. 1.0
Anders Kaseorg [Tue, 17 Jul 2007 06:13:25 +0000 (02:13 -0400)] 
Initial release.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This page took 0.055304 seconds and 4 git commands to generate.