Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-23 | s3-winbindd: add support for idmap type WBC_ID_TYPE_BOTH | Andrew Tridgell | 1 | -0/+2 | |
this allows the s3 code to understand and cache responses from the s4 winbindd which may include a single SID mapped to both a uid and a gid Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> Signed-off-by: Michael Adam <obnox@samba.org> Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Fri Sep 23 01:47:54 CEST 2011 on sn-devel-104 | |||||
2011-05-31 | s3: add _LIB_IDMAP_CACHE_H_ guard to lib/idmap_cache.h | Michael Adam | 1 | -0/+5 | |
2011-05-31 | s3: add GPL/Copyright header to lib/idmap_cache.h | Michael Adam | 1 | -0/+20 | |
2011-02-28 | s3: add functions to remove entries from idmap cache | Gregor Beck | 1 | -0/+4 | |
2010-08-26 | s3-idmap: only include idmap headers where needed. | Günther Deschner | 1 | -0/+10 | |
Guenther |