30 nothing
add(
string dn, hash attrs, *timeout timeout_ms);
53 bind(hash
bind, *timeout timeout_ms);
75 bool compare(
string dn,
string attr, softlist vals, *timeout timeout_ms);
134 nothing
del(
string dn, *timeout timeout_ms);
196 nothing
modify(
string dn, softlist mods, *timeout timeout_ms);
216 nothing
passwd(
string dn,
string oldpwd,
string newpwd, *timeout timeout_ms);
237 nothing
rename(
string dn,
string newrdn,
string newparent, softbool deleteoldrdn = True, *timeout timeout_ms);
261 hash
search(hash h, *timeout timeout_ms);