summaryrefslogtreecommitdiffstats
path: root/src/sss_client/passwd.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed alignment problems in nss client/serverGeorge McCollister2010-03-081-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>
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+373
Also update BUILD.txt