summaryrefslogtreecommitdiffstats
path: root/src/sss_client/autofs
Commit message (Expand)AuthorAgeFilesLines
* sss_autofs: Do not try to free empty autofs contextLukas Slebodnik2014-05-271-2/+4
* sss_autofs: Check return value of autofs make requestLukas Slebodnik2014-05-271-12/+12
* sss_client: Use SAFEALIGN_COPY_<type> macros where appropriate.Michal Zidek2013-12-031-1/+5
* Revert "Add debug message to autofs client"Jakub Hrozek2013-03-011-3/+0
* Add debug message to autofs clientPavel Březina2013-03-011-0/+3
* autofs: Use SAFEALIGN_SET_UINT32 instead of SAFEALIGN_COPY_UINT32Jakub Hrozek2013-01-161-10/+5
* AUTOFS: remove unused assignmentsJakub Hrozek2012-05-031-1/+0
* autofs: Raise the maximum key length to PATH_MAXJakub Hrozek2012-04-181-2/+4
* Silence Coverity warning in the autofs test toolJakub Hrozek2012-03-281-8/+22
* AUTOFS: fix copy-and-paste bug in the autofs clientJakub Hrozek2012-03-261-1/+1
* Only free returned values on successJakub Hrozek2012-03-081-3/+3
* Autofs: operate on contents of double-pointer, not addressJakub Hrozek2012-03-081-3/+3
* AUTOFS: speed up the client by requesting multiple entries at onceJakub Hrozek2012-02-271-44/+160
* AUTOFS: a command-line test clientJakub Hrozek2012-02-051-0/+116
* AUTOFS: a client libraryJakub Hrozek2012-02-053-0/+419