freeipa/ipa-python
Rob Crittenden 042fb11fa1 Fix issues reported by rpmlint.
- Removing shebangs (#!) from a bunch of python libraries
- Don't use a variable name in init scripts for the lock file
- Keep the init script name consistent with the binary name, so renamed
  ipa-kpasswd.init to ipa_kpasswd.init
- Add status option to the init scripts
- Move most python scripts out of /usr/share/ipa and into the python
  site-packages directories (ipaserver and ipaclient)
- Remove unnecessary sys.path.append("/usr/share/ipa")
- Fix the license string in the spec files
- Rename ipa-webgui to ipa_webgui everywhere
- Fix a couple of issues reported by pychecker in ipa-python
2008-01-18 16:20:36 -05:00
..
test Rework input validation to more closely match what we require in the UI 2007-12-07 17:07:03 -05:00
__init__.py Fixed broken patches and server spec. 0001-01-01 00:00:00 +00:00
aci.py Require uniqueness in the name/comment field of delegations 2007-11-09 13:58:36 -05:00
config.py Make admintools discover the domain using DNS calls to find the LDAP server. 2007-12-11 10:58:39 -05:00
dnsclient.py Move dnsclient into ipa-python so that I will be able to use it in ipaconfig 2007-12-10 16:31:21 -05:00
entity.py Completely remove an attribute 2007-10-31 17:11:55 -04:00
group.py Initial support for Groups 2007-08-24 15:42:56 -04:00
ipa-python.spec Fix issues reported by rpmlint. 2008-01-18 16:20:36 -05:00
ipa-python.spec.in Fix issues reported by rpmlint. 2008-01-18 16:20:36 -05:00
ipa.conf Added ipa.conf. 0001-01-01 00:00:00 +00:00
ipaadminutil.py Add simple UI for command-line programs to be able to select when 2007-12-10 16:12:58 -05:00
ipaclient.py Fix issues reported by rpmlint. 2008-01-18 16:20:36 -05:00
ipaerror.py Make the old entry option in update_*, check for empty parameters and 2007-12-11 17:34:15 -05:00
ipautil.py Add service.is_enabled() helper 2008-01-11 10:36:25 +00:00
ipavalidate.py Rework input validation to more closely match what we require in the UI 2007-12-07 17:07:03 -05:00
krbtransport.py Fix issues reported by rpmlint. 2008-01-18 16:20:36 -05:00
Makefile Add ipa-python to maintainer-clean and clean up .pyc files 2007-11-28 12:33:14 -05:00
MANIFEST.in Move dnsclient into ipa-python so that I will be able to use it in ipaconfig 2007-12-10 16:31:21 -05:00
radius_util.py Merge. 0001-01-01 00:00:00 +00:00
README Final reorginzation to reflect packaging. 0001-01-01 00:00:00 +00:00
rpcclient.py Fix issues reported by rpmlint. 2008-01-18 16:20:36 -05:00
setup.py Update versions for release. 0001-01-01 00:00:00 +00:00
user.py Initial support for Groups 2007-08-24 15:42:56 -04:00