LDAP (ldap v13.7.24)

Summary

Functions

Link to this function

accept(socket, conn)

Link to this function

answer(response, no, op, socket)

Link to this function

appendNotEmpty(res)

Link to this function

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

collect0(db, st, arg3, acc)

Link to this function

collect(socket, no, db, st, arg5, dn, att, values, attributes, nodes)

Link to this function

compareDN(db, dn, assertion)

Link to this function

createDN(db, dn, attributes)

Link to this function

deleteDN(db, dn)

Callback implementation for Supervisor.init/1.

Link to this function

listen(port, path)

Link to this function

loop(socket, db)

Link to this function

message(no, socket, msg, db)

Link to this function

modifyAdd(db, dn, arg)

Link to this function

modifyDelete(db, dn, arg)

Link to this function

modifyDN(db, dn, attributes)

Link to this function

modifyRDN(socket, no, db, dn, new, del)

Link to this function

modifyReplace(db, dn, arg)

Link to this function

node(dn, attrs)

Link to this function

query(atom, q, dn)

Link to this function

replace(s, a, b)

Link to this function

search(socket, no, db, filter, scope, dn)

Link to this function

start(type, args)

Callback implementation for Application.start/2.