openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
N
nss-pam-ldapd
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Dec 06, 2024 — Dec 06, 2025
Showing page 68 of 71
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
include changes to handle protocol, rpc, service and netgroup nslcd calls
Arthur de Jong
More...
about 19 years ago
implement netgroup lookups
Arthur de Jong
More...
about 19 years ago
do some refactoring in the generated code and add some documentation on generated code in comments in common.h
Arthur de Jong
More...
about 19 years ago
implement reading of services entities
Arthur de Jong
More...
about 19 years ago
implement reading of rpc entities
Arthur de Jong
More...
about 19 years ago
implement reading of protocol entities
Arthur de Jong
More...
about 19 years ago
switch to a simpler and more compact framework to generate methods (one reader function to deserialize a struct from the stream and auto-generated functions)
Arthur de Jong
More...
about 19 years ago
implement network information lookups through NSS
Arthur de Jong
More...
about 19 years ago
properly filter out empty returned address records and return NOTFOUND for entries without addresses in our address family
Arthur de Jong
More...
about 19 years ago
add xxmalloc() macro to simply allocate a structure of a certain type
Arthur de Jong
More...
about 19 years ago
implement automounter maps lookups
Arthur de Jong
More...
about 19 years ago
just close the stream in case of problems instead of calling endent()
Arthur de Jong
More...
about 19 years ago
include some other functions into lookup functions to increase readability
Arthur de Jong
More...
about 19 years ago
fix naming and copyright headers
Arthur de Jong
More...
about 19 years ago
simplify some functions to pass file pointer around instead of struct and buffer (initially only for alias_byname())
Arthur de Jong
More...
about 19 years ago
some reformatting
Arthur de Jong
More...
about 19 years ago
rename nss/exports.h to nss/prototypes.h
Arthur de Jong
More...
about 19 years ago
switch to using prototypes that are defined in glibc 2.3.6
Arthur de Jong
More...
about 19 years ago
implement NSS-side shadow lookups (plus test code)
Arthur de Jong
More...
about 19 years ago
implement NSS-side ethers database lookups plus test code
Arthur de Jong
More...
about 19 years ago
add test code for host database and add const to function definition
Arthur de Jong
More...
about 19 years ago
use better names for our thread-local file pointer
Arthur de Jong
More...
about 19 years ago
expand some marcos and combine some code
Arthur de Jong
More...
about 19 years ago
expand some marcos and combine some code
Arthur de Jong
More...
about 19 years ago
add proper copyright headers
Arthur de Jong
More...
about 19 years ago
implement group functions in server but currently group_bymember() does not work
Arthur de Jong
More...
about 19 years ago
remove testing stuff
Arthur de Jong
More...
about 19 years ago
fix some variable usage bugs in READ_* marcos and change protocol debugging marcos to not use variadic arguments
Arthur de Jong
More...
about 19 years ago
reorganize (and get rid of) some files
Arthur de Jong
More...
about 19 years ago
implement initial host database lookups NSS-side
Arthur de Jong
More...
about 19 years ago
←
1
2
…
63
64
65
66
67
68
69
70
71
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree