index
:
freeipa.git
alee_0414_drm_add
alee_drm_0711
alee_drm_install
master
Unnamed repository; edit this file 'description' to name the repository.
Ade Lee
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipaserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of ipapython.config in ipa-replica-prepare
Martin Nagy
2010-02-09
1
-25
/
+27
*
Move the HTTP/S request code to a common library
Rob Crittenden
2010-02-09
2
-92
/
+20
*
fix error message to be i18n translator friendly
John Dennis
2010-02-03
1
-1
/
+2
*
Be more careful when base64-decoding certificates
Rob Crittenden
2010-02-02
3
-10
/
+6
*
Remove (un)wrap_binary_data cruft from */ipautil.py
John Dennis
2010-01-28
1
-62
/
+0
*
Update dogtag configuration to work after CVE-2009-3555 changes
Rob Crittenden
2010-01-27
3
-6
/
+18
*
Fix schema loading in the ldap backend.
Pavel Zuna
2010-01-27
1
-1
/
+4
*
Enabled CRUDS in webUI using wehjit 0.2.0
Jason Gerard DeRose
2010-01-26
1
-0
/
+1
*
Set BIND to use ldapi and use fake mname
Martin Nagy
2010-01-21
1
-0
/
+2
*
Move some functions from ipa-server-install into installutils
Martin Nagy
2010-01-21
1
-0
/
+53
*
Allow a custom file mode when setting up debugging
Martin Nagy
2010-01-21
1
-2
/
+2
*
Only add an NTP SRV record if we really are setting up NTP
Martin Nagy
2010-01-21
1
-3
/
+12
*
Use the dns plug-in for addition of records during installation
Martin Nagy
2010-01-21
1
-33
/
+82
*
User-defined certificate subjects
Rob Crittenden
2010-01-20
6
-27
/
+83
*
Create pkiuser before calling pkicreate, pkicreate depends on the user existing
John Dennis
2010-01-20
1
-1
/
+1
*
Allow cospriority to be updated and fix description of priority ordering
Rob Crittenden
2010-01-19
1
-9
/
+13
*
Improve modlist generation in ldap2. Some code cleanup as bonus.
Pavel Zuna
2010-01-11
1
-65
/
+89
*
Missed explicit reference to pki-ca, replace with self.service_name
Rob Crittenden
2010-01-11
1
-2
/
+2
*
Use the caIPAserviceCert profile for issuing service certs.
Rob Crittenden
2010-01-08
1
-1
/
+1
*
Change the service name to reflect changes in pki-ca (now pki-cad).
Rob Crittenden
2010-01-07
1
-3
/
+3
*
Added Fuzzy docstrings; make-test now runs doctests in tests/*; fixed 'exista...
Jason Gerard DeRose
2009-12-18
1
-1
/
+1
*
Make hosts more like real services so we can issue certs for host principals
Rob Crittenden
2009-12-16
2
-5
/
+9
*
Remove some left-over debugging statements
Rob Crittenden
2009-12-16
1
-3
/
+0
*
Make the IPA server host and its services "real" IPA entries
Rob Crittenden
2009-12-11
8
-20
/
+134
*
Take 2: Extensible return values and validation; steps toward a single output...
Jason Gerard DeRose
2009-12-10
2
-1
/
+7
*
rebase dogtag clean-up patch
John Dennis
2009-12-09
2
-210
/
+1643
*
Bump the installation version number to V2.0
Rob Crittenden
2009-12-03
1
-1
/
+1
*
Ask the user before overwriting /etc/named.conf
Martin Nagy
2009-12-02
1
-1
/
+9
*
Remove ldap2.convert_attr_synonyms. Turns out python-ldap can replace it.
Pavel Zuna
2009-12-02
1
-30
/
+1
*
Use pyasn1-based PKCS#10 and X509v3 parsers instead of pyOpenSSL.
Rob Crittenden
2009-11-30
1
-5
/
+14
*
Add option to have ipautil.run() not raise an exception
Rob Crittenden
2009-11-30
5
-14
/
+14
*
Add SELinux policy for CRL file publishing.
Rob Crittenden
2009-11-26
1
-0
/
+26
*
Point to correct location of self-signed CA and set pw on 389-DS cert db
Rob Crittenden
2009-11-25
1
-1
/
+1
*
Add code to handle stash files using keytab format
Nalin Dahyabhai
2009-11-24
1
-3
/
+59
*
Make NotImplementedError in rabase return the correct function name
John Dennis
2009-11-19
1
-4
/
+4
*
Gracefully handle a valid kerberos ticket for a deleted entry.
Rob Crittenden
2009-11-19
1
-7
/
+10
*
Filter all NULL values in ldap2.add_entry. python-ldap doesn't like'em.
Pavel Zuna
2009-11-18
1
-1
/
+1
*
Cache installer questions for the 2-step process of an externally-signed CA
Rob Crittenden
2009-11-18
1
-1
/
+2
*
Fix SASL mappings
Simo Sorce
2009-11-18
1
-2
/
+2
*
ipa-server-install now renders UI assets
Jason Gerard DeRose
2009-11-04
1
-4
/
+5
*
Use a new mechanism for delegating certificate issuance.
Rob Crittenden
2009-11-03
1
-1
/
+1
*
Add mod_python adapter and some UI tuning
Jason Gerard DeRose
2009-10-27
3
-17
/
+175
*
Remove a bunch of unused imports, general cleanup
Rob Crittenden
2009-10-25
1
-13
/
+4
*
First pass at enforcing certificates be requested from same host
Rob Crittenden
2009-10-21
2
-2
/
+3
*
Add can_add() and can_delete() GER helpers
Rob Crittenden
2009-10-21
1
-0
/
+37
*
Fixed compatability break in rpcserver.py
Jason Gerard DeRose
2009-10-17
1
-2
/
+2
*
Add a sleep() prior to calling tasks to ensure postop writes are done
Rob Crittenden
2009-10-16
1
-0
/
+3
*
Be more forgiving when trying to replace older DS schema.
Rob Crittenden
2009-10-16
1
-4
/
+8
*
Fixed 'import json' for simplejson compatability
Jason Gerard DeRose
2009-10-16
1
-1
/
+1
*
parse_qs is in cgi on Python < 2.6, use that instead
Rob Crittenden
2009-10-16
1
-1
/
+1
[next]