Michael Gregson
|
e334437d6d
|
connect_sasl no longer causes entire program to die on error condition.
However, accessing LDAP beyond this point is probably a really bad idea
as we certainly do not do anything sane to handle the error.
|
2008-12-20 18:49:02 -05:00 |
David Bartley
|
0dbd7a6dd5
|
Set params=[] by default in ldapi.search
|
2008-01-13 21:12:13 -05:00 |
David Bartley
|
7c6c3d00a7
|
Remove extraneous whitespace
|
2007-12-18 01:22:09 -05:00 |
David Bartley
|
40cf5ec2f3
|
Add password prompt
|
2007-12-16 18:06:09 -05:00 |
Michael Spang
|
36413de090
|
Better error handling in the gui
|
2007-12-14 02:09:18 -05:00 |
Michael Spang
|
217c9806f1
|
Use python-ldap directly in members
This leaves only utility functions in ldapi.
|
2007-12-14 00:46:09 -05:00 |
Michael Spang
|
b8be0f8149
|
Reorganize namespace
There were too many packages with only a couple of modules
in them. It took minimum four tab completes to find an
interesting file. This halves that.
|
2007-12-13 23:34:16 -05:00 |