| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Implement getgrnam() | Simo Sorce | 2008-10-12 | 4 | -14/+354 | |
| | | ||||||
| * | Fix nss client, group retrieval was broken. | Simo Sorce | 2008-10-12 | 1 | -29/+42 | |
| | | ||||||
| * | Implement getpwent() support | Simo Sorce | 2008-10-09 | 5 | -77/+335 | |
| | | ||||||
| * | Fix memory handling problem, stuff was allocated on the wrong memory context, | Simo Sorce | 2008-10-09 | 1 | -7/+7 | |
| | | | | | causing it to be freed ahead of time | |||||
| * | Use classic errno instead of inventing our own, it's broad enough fro atm. | Simo Sorce | 2008-10-09 | 9 | -63/+65 | |
| | | ||||||
| * | Add getpwuid support | Simo Sorce | 2008-10-08 | 3 | -8/+93 | |
| | | ||||||
| * | Use a utility function (to be shared with getpwent) | Simo Sorce | 2008-10-08 | 1 | -60/+75 | |
| | | ||||||
| * | First retrieval of a user (getpwnam only) from an actual ldb file | Simo Sorce | 2008-10-08 | 10 | -32/+362 | |
| | | ||||||
| * | Fix header file so that configure tests can work | Simo Sorce | 2008-10-08 | 1 | -3/+5 | |
| | | ||||||
| * | Fix build issues surrounding signal blocking and DEBUG macros | Stephen Gallagher | 2008-10-07 | 3 | -0/+3 | |
| | | ||||||
| * | We need replace.h here or __location__ cannot be found | Simo Sorce | 2008-10-07 | 1 | -0/+1 | |
| | | ||||||
| * | Forgot to add debug.c | Simo Sorce | 2008-10-07 | 1 | -0/+20 | |
| | | ||||||
| * | Add some basic instructions on how to build sssd. | Simo Sorce | 2008-10-07 | 1 | -0/+42 | |
| | | ||||||
| * | Add primitive debugging capabilities. | Simo Sorce | 2008-10-07 | 3 | -4/+16 | |
| | | | | | | So far debug goes to stderr so sssd need to be run int interactive mode (-i option) | |||||
| * | First working daemon that responds only to a getpwnam() request with fake data | Simo Sorce | 2008-10-06 | 5 | -62/+215 | |
| | | ||||||
| * | Fix nss_client build | Simo Sorce | 2008-10-06 | 1 | -8/+12 | |
| | | ||||||
| * | Add initial nss responder skeleton | Simo Sorce | 2008-10-04 | 6 | -4/+494 | |
| | | ||||||
| * | Make it possible to pass extra CFLAGS and LDFLAGS by passing | Simo Sorce | 2008-10-04 | 6 | -10/+10 | |
| | | | | | them on the command line before calling makefiles | |||||
| * | Initital server code. | Simo Sorce | 2008-10-04 | 29 | -0/+4880 | |
| | | | | | Includes test monitor task. | |||||
| * | Sync ldb with upstream (includes uncommitted ldb async patches) | Simo Sorce | 2008-09-25 | 41 | -3507/+4564 | |
| | | ||||||
| * | Sync with upstream changes | Simo Sorce | 2008-09-25 | 37 | -166/+271 | |
| | | ||||||
| * | Initial nss_sss client code import | Simo Sorce | 2008-09-05 | 13 | -0/+5098 | |
| | | ||||||
| * | Initial Import | Simo Sorce | 2008-09-05 | 304 | -0/+96337 | |
