freeipa/ipa-server/ipa-gui/ipagui
Rob Crittenden 306d8241b3 Fix the client-side search size limit.
I've changed the variable name searchlimit to sizelimit to match the
name in python-ldap (and hopefully therefore be more readable).

The big change was changing the default value from 0 to -1. As 0 we were
never using the value from cn=ipaconfig

python-ldap expects this to be an int type

In the UI sizelimit was hardcoded at 0 for users

439880
2008-04-25 16:46:13 -04:00
..
config Add ipa-python to maintainer-clean and clean up .pyc files 2007-11-28 12:33:14 -05:00
forms Add nfs as a service principal type. 2008-04-23 15:42:41 -04:00
helpers Don't try to update ipauserobjectclasses or ipagroupobjectclasses 2008-04-02 21:15:49 -04:00
static Add missing image 2008-04-03 15:40:11 -04:00
subcontrollers Fix the client-side search size limit. 2008-04-25 16:46:13 -04:00
templates Do case-less comparisons when considering objectclass but store the 2008-03-28 14:47:53 -04:00
tests Set the license uniformly to GPLv2 only. 2008-02-04 15:15:52 -05:00
__init__.py Add images and empty files, which didn't seem to come through in the 2007-08-12 05:59:49 -07:00
controllers.py Set the license uniformly to GPLv2 only. 2008-02-04 15:15:52 -05:00
json.py Set the license uniformly to GPLv2 only. 2008-02-04 15:15:52 -05:00
Makefile.am Add ipa-python to maintainer-clean and clean up .pyc files 2007-11-28 12:33:14 -05:00
model.py Set the license uniformly to GPLv2 only. 2008-02-04 15:15:52 -05:00
proxyprovider.py Don't let a user change their own uid. Fix some related errors if they try. 2008-04-23 15:36:14 -04:00
proxyvisit.py Set the license uniformly to GPLv2 only. 2008-02-04 15:15:52 -05:00
release.py Set the license uniformly to GPLv2 only. 2008-02-04 15:15:52 -05:00