Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-09 | s3-winbindd: Move idmap_fetch_secret to idmap_utils.c for reuse | Christof Schmitt | 1 | -0/+2 | |
Reviewed-by: Andrew Bartlett <abartlet@samba.org> | |||||
2013-03-09 | s3-winbindd: Move common code for LDAP id mapping to idmap_utils | Christof Schmitt | 1 | -0/+6 | |
idmap_ad and idmap_ldap use the same helper functions and the same maximum query size. Move the code to idmap_utils so that it can be shared by every module issuing LDAP queries. Reviewed-by: Andrew Bartlett <abartlet@samba.org> | |||||
2012-12-03 | s3:winbindd: remove unused function idmap_backends_sid_to_unixid() | Michael Adam | 1 | -2/+0 | |
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-12-03 | s3:winbindd: remove unused idmap_sid_to_gid() | Michael Adam | 1 | -1/+0 | |
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-12-03 | s3:winbindd: remove unused idmap_sid_to_uid() | Michael Adam | 1 | -1/+0 | |
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> | |||||
2011-05-31 | s3:winbindd/idmap_proto.h: add _WINBINDD_IDMAP_PROTO_H_ guard | Michael Adam | 1 | -0/+4 | |
2011-05-31 | s3:winbindd/idmap_proto.h: add GPL/Copyright header | Michael Adam | 1 | -0/+25 | |
2011-03-24 | s3-prototypes: remove protos of some dead functions. | Günther Deschner | 1 | -1/+0 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Mar 24 00:52:01 CET 2011 on sn-devel-104 | |||||
2011-02-23 | s3-proto: remove some prototypes of non-existing functions. | Günther Deschner | 1 | -2/+0 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Feb 23 15:42:35 CET 2011 on sn-devel-104 | |||||
2010-08-26 | s3-idmap: only include idmap headers where needed. | Günther Deschner | 1 | -0/+36 | |
Guenther |