Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-02-01 | Always escape ldap filter strings. Escaping code was from pam_ldap, but I'm to | Andrew Bartlett | 1 | -2/+7 |
2003-01-15 | * removed unused variable from rpcclient code | Gerald Carter | 1 | -5/+5 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -2/+2 |
2002-08-05 | This fixes a number of ADS problems, particularly with netbiosless | Andrew Tridgell | 1 | -3/+3 |
2002-07-08 | Kill off const warnings - add a pile of const to various places. | Andrew Bartlett | 1 | -1/+1 |
2002-06-24 | Support utf8 on the wire for ads ldap. DN's are converted, as well as strings, | Jim McDonough | 1 | -14/+15 |
2002-05-09 | Add ads group account add function. | Jim McDonough | 1 | -0/+33 |
2002-04-04 | Contains functions to manage/view AD user accounts via ldap. Initially has fns | Jim McDonough | 1 | -0/+80 |