Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-01-21 | Add be_req_get_data() helper funciton. | Simo Sorce | 1 | -1/+1 | |
In preparation for making struct be_req opaque. | |||||
2013-01-21 | Add be_req_get_be_ctx() helper. | Simo Sorce | 1 | -2/+3 | |
In preparation for making be_req opaque | |||||
2013-01-21 | Introduce be_req_terminate() helper | Simo Sorce | 1 | -1/+1 | |
Call it everywhere instead of directly dereferencing be_req->fn This is in preparation of making be_req opaque. | |||||
2013-01-21 | Remove sysdb as a be context structure member | Simo Sorce | 1 | -3/+3 | |
The sysdb context is already available through the 'domain' structure. | |||||
2013-01-15 | Add domain argument to sysdb autofs functions | Simo Sorce | 1 | -2/+4 | |
2012-12-18 | DP: invalidate all cached maps if a request for auto.master comes in | Jakub Hrozek | 1 | -0/+8 | |
If the Data Provider receives a request for the auto.master map, it passes on a flag to let the actual provider let know he should invalidate the existing maps | |||||
2012-02-05 | AUTOFS: LDAP provider | Jakub Hrozek | 1 | -0/+291 | |