| Commit message (Expand) | Author | Age | Files | Lines |
* | sss_autofs: Do not try to free empty autofs context | Lukas Slebodnik | 2014-05-27 | 1 | -2/+4 |
* | sss_autofs: Check return value of autofs make request | Lukas Slebodnik | 2014-05-27 | 1 | -12/+12 |
* | sss_client: Use SAFEALIGN_COPY_<type> macros where appropriate. | Michal Zidek | 2013-12-03 | 1 | -1/+5 |
* | Revert "Add debug message to autofs client" | Jakub Hrozek | 2013-03-01 | 1 | -3/+0 |
* | Add debug message to autofs client | Pavel Březina | 2013-03-01 | 1 | -0/+3 |
* | autofs: Use SAFEALIGN_SET_UINT32 instead of SAFEALIGN_COPY_UINT32 | Jakub Hrozek | 2013-01-16 | 1 | -10/+5 |
* | AUTOFS: remove unused assignments | Jakub Hrozek | 2012-05-03 | 1 | -1/+0 |
* | autofs: Raise the maximum key length to PATH_MAX | Jakub Hrozek | 2012-04-18 | 1 | -2/+4 |
* | Silence Coverity warning in the autofs test tool | Jakub Hrozek | 2012-03-28 | 1 | -8/+22 |
* | AUTOFS: fix copy-and-paste bug in the autofs client | Jakub Hrozek | 2012-03-26 | 1 | -1/+1 |
* | Only free returned values on success | Jakub Hrozek | 2012-03-08 | 1 | -3/+3 |
* | Autofs: operate on contents of double-pointer, not address | Jakub Hrozek | 2012-03-08 | 1 | -3/+3 |
* | AUTOFS: speed up the client by requesting multiple entries at once | Jakub Hrozek | 2012-02-27 | 1 | -44/+160 |
* | AUTOFS: a command-line test client | Jakub Hrozek | 2012-02-05 | 1 | -0/+116 |
* | AUTOFS: a client library | Jakub Hrozek | 2012-02-05 | 3 | -0/+419 |