summaryrefslogtreecommitdiff
path: root/source3/libads/ldap_user.c
AgeCommit message (Expand)AuthorFilesLines
2003-01-15* removed unused variable from rpcclient codeGerald Carter1-5/+5
2002-12-20Forward port the change to talloc_init() to make all talloc contextsJeremy Allison1-2/+2
2002-08-05This fixes a number of ADS problems, particularly with netbioslessAndrew Tridgell1-3/+3
2002-07-08Kill off const warnings - add a pile of const to various places.Andrew Bartlett1-1/+1
2002-06-24Support utf8 on the wire for ads ldap. DN's are converted, as well as strings,Jim McDonough1-14/+15
2002-05-09Add ads group account add function.Jim McDonough1-0/+33
2002-04-04Contains functions to manage/view AD user accounts via ldap. Initially has fnsJim McDonough1-0/+80