summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/idmap_proto.h
Commit message (Collapse)AuthorAgeFilesLines
* s3:winbindd/idmap_proto.h: add _WINBINDD_IDMAP_PROTO_H_ guardMichael Adam2011-05-311-0/+4
|
* s3:winbindd/idmap_proto.h: add GPL/Copyright headerMichael Adam2011-05-311-0/+25
|
* s3-prototypes: remove protos of some dead functions.Günther Deschner2011-03-241-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
* s3-proto: remove some prototypes of non-existing functions.Günther Deschner2011-02-231-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
* s3-idmap: only include idmap headers where needed.Günther Deschner2010-08-261-0/+36
Guenther