Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-14 | Potential memory leak in _nss_sss_*_r() | Jakub Hrozek | 1 | -0/+2 | |
Fixes: #516 | |||||
2010-03-08 | Fixed alignment problems in nss client/server | George McCollister | 1 | -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-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+373 | |
Also update BUILD.txt |