summaryrefslogtreecommitdiff
path: root/src/sss_client/passwd.c
AgeCommit message (Collapse)AuthorFilesLines
2010-03-08Fixed alignment problems in nss client/serverGeorge McCollister1-2/+5
I fixed a handful of alignment problems in sss_client and nss responder. Enumerating group and passwd with getgrent and getpwent now works correctly on ARM. Signed-off-by: George McCollister <georgem@novatech-llc.com>
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+373
Also update BUILD.txt