index
:
.git
master
Unnamed repository; edit this file 'description' to name the repository.
Rob Crittenden
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipaserver
/
ipaldap.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide 'protocol' argument to IPAdmin
Petr Viktorin
2012-11-23
1
-11
/
+27
*
Use DN objects instead of strings
John Dennis
2012-08-12
1
-53
/
+62
*
Centralize timeout for waiting for servers to start.
Rob Crittenden
2012-07-02
1
-4
/
+3
*
Remove ipa-server-install LDAP update errors
Martin Kosek
2012-05-17
1
-1
/
+1
*
Remove duplicate and unused utility code
Petr Viktorin
2012-05-09
1
-1
/
+1
*
Set nsslapd-minssf-exclude-rootdse to on so the DSE is always available.
Rob Crittenden
2012-03-26
1
-1
/
+1
*
Fix nsslapd-anonlimitsdn dn in cn=config
Rob Crittenden
2012-03-13
1
-1
/
+1
*
Don't use sets when calculating the modlist so order is preserved.
Rob Crittenden
2012-02-13
1
-4
/
+5
*
Adopt to python-ldap 2.4.6 by removing unused references which are not availa...
Alexander Bokovoy
2012-02-08
1
-1
/
+1
*
Don't try to bind on TLS failure
Rob Crittenden
2012-01-30
1
-1
/
+3
*
Fix attempted write to attribute of read-only object.
Jan Cholasta
2012-01-02
1
-1
/
+1
*
Add connection failure recovery to IPAdmin
Martin Kosek
2011-12-08
1
-6
/
+29
*
ticket #1870 - subclass SimpleLDAPObject
John Dennis
2011-11-29
1
-58
/
+47
*
Ticket #1879 - IPAdmin undefined anonymous parameter lists
John Dennis
2011-11-29
1
-51
/
+43
*
Work around limits not being updatable in 389-ds.
Rob Crittenden
2011-10-12
1
-1
/
+1
*
Add a function for formatting network locations of the form host:port for use...
Jan Cholasta
2011-10-05
1
-3
/
+4
*
Clean up existing DN object usage
John Dennis
2011-07-29
1
-7
/
+0
*
Convert nsaccountlock to always work as bool towards Python code
Alexander Bokovoy
2011-07-13
1
-1
/
+1
*
Enable 389-ds SSL host checking by defauilt
Rob Crittenden
2011-05-20
1
-6
/
+51
*
Wait for memberof task and DS to start before proceeding in installation.
Rob Crittenden
2011-04-22
1
-0
/
+23
*
Fix ORDERING in some attributetypes and remove other unnecessary elements.
Rob Crittenden
2011-04-05
1
-4
/
+10
*
Use wrapper for sasl gssapi binds so it behaves like other binds
Simo Sorce
2011-03-01
1
-2
/
+6
*
Fix assorted bugs found by pylint
Jakub Hrozek
2011-01-25
1
-2
/
+0
*
Remove common entries when deleting a master.
Simo Sorce
2010-12-21
1
-0
/
+29
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Add LDAP upgrade over ldapi support.
Rob Crittenden
2010-06-01
1
-2
/
+12
*
Don't pass non-existent arguments to _handle_errors()
Rob Crittenden
2009-05-19
1
-9
/
+5
*
Add a reason to the NotFound exception so we can provide more robust errors
Rob Crittenden
2009-05-13
1
-4
/
+4
*
Fix replica installation for self-signed CA (no dogtag)
Rob Crittenden
2009-05-04
1
-0
/
+58
*
Rename errors2.py to errors.py. Modify all affected files.
Pavel Zuna
2009-04-23
1
-14
/
+14
*
Finish work replacing the errors module with errors2
Rob Crittenden
2009-04-20
1
-39
/
+71
*
Raise a more specific error when a user lacks the proper permissions.
Rob Crittenden
2009-03-25
1
-1
/
+5
*
Enforce netgroup uniqueness, allow netgroups to be members of netgroups
Rob Crittenden
2009-02-27
1
-0
/
+6
*
Remove more unused files and functions, replace ipaerror with new error classes
Rob Crittenden
2009-02-06
1
-3
/
+3
*
Applied Rob's errors patch
Rob Crittenden
2009-02-03
1
-6
/
+6
*
Add new method, delAttr(), to completely remove an attribute
Rob Crittenden
2009-01-19
1
-3
/
+10
*
Renamed ipa_server/ to ipaserver/ and tests/test_ipa_server/ to tests/test_ip...
Jason Gerard DeRose
2009-01-04
1
-0
/
+546