summaryrefslogtreecommitdiff
path: root/source3/libads/ldap.c
AgeCommit message (Expand)AuthorFilesLines
2001-12-05added timeouts and retries to ldap operationsAndrew Tridgell1-9/+53
2001-12-05moved the sequence number fetch into the backend, and fetch theAndrew Tridgell1-1/+1
2001-12-05paranoia fixes in based ldap routines for potential memory leaksAndrew Tridgell1-10/+16
2001-12-05more memory leak fixesAndrew Tridgell1-0/+8
2001-12-05added functions that convert a ads binary blob to a string (forAndrew Tridgell1-0/+39
2001-12-04added ads_search_dn() and ads_pull_sids()Andrew Tridgell1-1/+42
2001-12-03added a basic ADS backend to winbind. More work needed, but atAndrew Tridgell1-8/+80
2001-11-29Make better use of the ads_init() function to get the kerberos relam etc.Andrew Bartlett1-102/+1
2001-11-28fix a bunch of places where we can double-free a cli structureAndrew Tridgell1-1/+14
2001-11-25added "net ads user" and "net ads group" commandsAndrew Tridgell1-10/+14
2001-11-25added "net ads status" commandAndrew Tridgell1-15/+76
2001-11-25better auto-selection of realm and ldap serverAndrew Tridgell1-3/+4
2001-11-24added "net join" commandAndrew Tridgell1-12/+91
2001-11-20added the beginnings of ADS support in smbdAndrew Tridgell1-0/+324