summaryrefslogtreecommitdiffstats
path: root/src/sss_client/autofs/sss_autofs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* AUTOFS: fix copy-and-paste bug in the autofs clientJakub Hrozek2012-03-261-1/+1
* 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 client libraryJakub Hrozek2012-02-051-0/+360