0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 06, 2024 — Dec 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
include changes to handle protocol, rpc, service and netgroup nslcd calls More... about 19 years ago
implement netgroup lookups More... about 19 years ago
do some refactoring in the generated code and add some documentation on generated code in comments in common.h More... about 19 years ago
implement reading of services entities More... about 19 years ago
implement reading of rpc entities More... about 19 years ago
implement reading of protocol entities 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) More... about 19 years ago
implement network information lookups through NSS More... about 19 years ago
properly filter out empty returned address records and return NOTFOUND for entries without addresses in our address family More... about 19 years ago
add xxmalloc() macro to simply allocate a structure of a certain type More... about 19 years ago
implement automounter maps lookups More... about 19 years ago
just close the stream in case of problems instead of calling endent() More... about 19 years ago
include some other functions into lookup functions to increase readability More... about 19 years ago
fix naming and copyright headers More... about 19 years ago
simplify some functions to pass file pointer around instead of struct and buffer (initially only for alias_byname()) More... about 19 years ago
some reformatting More... about 19 years ago
rename nss/exports.h to nss/prototypes.h More... about 19 years ago
switch to using prototypes that are defined in glibc 2.3.6 More... about 19 years ago
implement NSS-side shadow lookups (plus test code) More... about 19 years ago
implement NSS-side ethers database lookups plus test code More... about 19 years ago
add test code for host database and add const to function definition More... about 19 years ago
use better names for our thread-local file pointer More... about 19 years ago
expand some marcos and combine some code More... about 19 years ago
expand some marcos and combine some code More... about 19 years ago
add proper copyright headers More... about 19 years ago
implement group functions in server but currently group_bymember() does not work More... about 19 years ago
remove testing stuff More... about 19 years ago
fix some variable usage bugs in READ_* marcos and change protocol debugging marcos to not use variadic arguments More... about 19 years ago
reorganize (and get rid of) some files More... about 19 years ago
implement initial host database lookups NSS-side More... about 19 years ago