summaryrefslogtreecommitdiff
path: root/source3/libads/ads_ldap_protos.h
AgeCommit message (Collapse)AuthorFilesLines
2012-02-23s3-libads: Remove unused ads_pull_sids_from_extendeddn()Andrew Bartlett1-7/+0
Found by callcatcher. Andrew Bartlett
2011-11-17s3-smbldap: move ldap_open_with_timeout out of smb_ldap.h to ads where it lives.Günther Deschner1-0/+7
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Nov 17 03:47:53 CET 2011 on sn-devel-104
2011-06-10source3/libads/ads_ldap_protos.h: fix licence/copyrightGünther Deschner1-0/+28
Guenther
2011-03-24s3-prototypes: remove protos of some dead functions.Günther Deschner1-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
2010-11-20s3: Remove unused ads_search_retry_extended_dnVolker Lendecke1-4/+0
2010-11-20s3: Make ads_do_search_retry_args() staticVolker Lendecke1-4/+0
2010-07-01s3-libads: move ads_protos.h to ads_ldap_protos.h.Günther Deschner1-0/+123
Guenther