summaryrefslogtreecommitdiffstats
path: root/source3/libads/ldap_user.c
Commit message (Expand)AuthorAgeFilesLines
* This fixes a number of ADS problems, particularly with netbioslessAndrew Tridgell2002-08-051-3/+3
* Kill off const warnings - add a pile of const to various places.Andrew Bartlett2002-07-081-1/+1
* Support utf8 on the wire for ads ldap. DN's are converted, as well as strings,Jim McDonough2002-06-241-14/+15
* Add ads group account add function.Jim McDonough2002-05-091-0/+33
* Contains functions to manage/view AD user accounts via ldap. Initially has fnsJim McDonough2002-04-041-0/+80