index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
net
/
nsdispatch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove clause 3 and 4 from TNF licenses
emaste
2013-05-29
1
-7
/
+0
*
Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06]
cperciva
2011-12-23
1
-2
/
+2
*
Clear errno for each method dispatch.
ume
2010-10-04
1
-0
/
+2
*
Fix an issue when nss fallback routines are used in a multithreaded application.
zml
2009-05-27
1
-4
/
+23
*
Include libc_private.h for the declaration of __isthreaded instead of
jhb
2008-05-02
1
-0
/
+1
*
Moved logging out of the nss_method_lookup() in order not to
bushman
2007-12-17
1
-9
/
+13
*
Implementing 'fallback' nsswitch source. 'fallback' source is used
bushman
2007-12-12
1
-3
/
+26
*
fix memory leak from reading nsswitch.conf
jon
2007-05-17
1
-0
/
+2
*
- Extend the nsswitch to support Services, Protocols and Rpc
ume
2006-04-28
1
-4
/
+91
*
The previous commit changed the behavior of nsdispatch() in the
nectar
2004-04-01
1
-3
/
+1
*
When a dynamic NSS module is built and linked against a thread
nectar
2004-03-30
1
-20
/
+39
*
Make this compile with -O2. A proper fix would use a struct to represent
des
2004-03-15
1
-22
/
+22
*
Whitespace nits.
des
2004-03-15
1
-4
/
+4
*
Don't complain about missing NSS methods when built statically. It is
nectar
2003-04-24
1
-1
/
+3
*
= Implement name service switch modules (NSS modules). NSS modules
nectar
2003-04-17
1
-115
/
+469
*
Eliminate 19 warnings in libc (at level WARNS=2) of the
nectar
2003-02-27
1
-0
/
+2
*
Assume __STDC__, remove non-__STDC__ code.
alfred
2002-05-28
1
-14
/
+0
*
Fix the style of the SCM ID's.
obrien
2002-03-22
1
-4
/
+1
*
Remove __P() usage.
obrien
2002-03-21
1
-2
/
+2
*
Fixed namespace pollution related to `err' in libc in the same way as for
bde
2001-11-11
1
-2
/
+2
*
Add nsswitch support. By creating an /etc/nsswitch.conf file, you can
nectar
2000-09-06
1
-0
/
+270