index
:
freeipa.git
30gatepo
4-2-trust-fixes
ad-work
adwork
dns-records
gssapi-delegate
hbactest
hbactester
ipa-2-1
ipautil-refactor
kdc-fixes
master
my-master
network-fixes
oneway-trust
platform
platform-master
systemd-ipa-2-1
systemd-master
test-patches-2-1
testing
testotp
ticket-1259
ticket-1368
ticket-1369
ticket-1369-lite
ticket-1373
ticket-1476
ticket-1549
ticket-hbac-test
trusts-master
views
FreeIPA project
Alexander Bokovoy
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add DS migration plugin and password migration page.
Pavel Zuna
2010-01-20
11
-0
/
+637
*
Add --enable-migration option in config plugin.
Pavel Zuna
2010-01-20
1
-1
/
+14
*
Add BIND pre-op for DS->IPA password migration to ipa-pwd-extop DS plugin.
Pavel Zuna
2010-01-20
3
-15
/
+244
*
Allow adding entries with pre-hashed passwords, but don't generate keys for t...
root
2010-01-20
1
-8
/
+15
*
Temporary fix for name collision of textui.print_entry.
Pavel Zuna
2010-01-20
2
-3
/
+3
*
Make DNS plugin support output validation and thus make it work again.
Pavel Zuna
2010-01-20
1
-39
/
+86
*
Create pkiuser before calling pkicreate, pkicreate depends on the user existing
John Dennis
2010-01-20
1
-1
/
+1
*
Correct some comment errors
Rob Crittenden
2010-01-19
1
-2
/
+1
*
pass DER flag to x509.get_serial_number()
John Dennis
2010-01-19
1
-1
/
+1
*
Allow cospriority to be updated and fix description of priority ordering
Rob Crittenden
2010-01-19
2
-16
/
+40
*
Use 'l' instead of 'localityname' in host plugin.
Pavel Zuna
2010-01-14
1
-2
/
+14
*
Make host objects aware of their membership and that l==localityName.
Pavel Zuna
2010-01-14
1
-0
/
+6
*
Add default values for krb ticket policy attributes during installation.
Pavel Zuna
2010-01-13
2
-0
/
+8
*
Add Kerberos Ticket Policy management plugin.
Pavel Zuna
2010-01-13
2
-27
/
+167
*
Fix backend.Executioner unit test.
Pavel Zuna
2010-01-13
1
-6
/
+13
*
Improve modlist generation in ldap2. Some code cleanup as bonus.
Pavel Zuna
2010-01-11
1
-65
/
+89
*
Allow creation of new connections by unshared instances of backend.Connectible.
Pavel Zuna
2010-01-11
2
-14
/
+22
*
Add start/stop for the CA
Rob Crittenden
2010-01-11
1
-0
/
+8
*
Missed explicit reference to pki-ca, replace with self.service_name
Rob Crittenden
2010-01-11
1
-2
/
+2
*
Add --all to LDAPCreate and make LDAP commands always display default attribu...
Pavel Zuna
2010-01-11
7
-14
/
+30
*
Use the caIPAserviceCert profile for issuing service certs.
Rob Crittenden
2010-01-08
2
-3
/
+3
*
Replace uses of %define with %global in the .spec file
Rob Crittenden
2010-01-07
1
-7
/
+7
*
Change the service name to reflect changes in pki-ca (now pki-cad).
Rob Crittenden
2010-01-07
1
-3
/
+3
*
Remove hardcoded domain, example.com
Rob Crittenden
2009-12-18
2
-6
/
+6
*
Add messages, declarative tests for rolegroup, taskgroup plugins
Jason Gerard DeRose
2009-12-18
5
-273
/
+856
*
Added Fuzzy docstrings; make-test now runs doctests in tests/*; fixed 'exista...
Jason Gerard DeRose
2009-12-18
7
-32
/
+106
*
Need to supsend looping through the keytab entries when doing a delete.
Rob Crittenden
2009-12-18
1
-0
/
+5
*
Handle base64-encoded certificates better, import missing function
Rob Crittenden
2009-12-18
3
-0
/
+11
*
Fuzzy feelings
Jason Gerard DeRose
2009-12-17
8
-395
/
+653
*
Make hosts more like real services so we can issue certs for host principals
Rob Crittenden
2009-12-16
5
-17
/
+71
*
Set the context of files needed by the selfsign CA so Apache can write them
Rob Crittenden
2009-12-16
2
-1
/
+6
*
Remove some left-over debugging statements
Rob Crittenden
2009-12-16
1
-3
/
+0
*
host and hostgroup summary messages, declarative tests; fix tests for 'dn'
Jason Gerard DeRose
2009-12-16
6
-224
/
+499
*
Add simple tests for the aci plugin
Rob Crittenden
2009-12-14
1
-0
/
+77
*
Add some missing labels
Rob Crittenden
2009-12-14
2
-0
/
+5
*
Convert to using new result output handling
Rob Crittenden
2009-12-14
2
-27
/
+85
*
Make the IPA server host and its services "real" IPA entries
Rob Crittenden
2009-12-11
11
-24
/
+146
*
Add pdb options to make-test to pass onto nosetests
Rob Crittenden
2009-12-11
1
-0
/
+14
*
This plugin was replaced by the aci plugin
Rob Crittenden
2009-12-11
1
-93
/
+0
*
Add force option to ipa-replica-manage to allow forcing deletion of a replica
Rob Crittenden
2009-12-11
1
-5
/
+13
*
Take 2: Extensible return values and validation; steps toward a single output...
Jason Gerard DeRose
2009-12-10
44
-1035
/
+2962
*
Pass on debug option from ipa-client-install to ipa-join
Rob Crittenden
2009-12-09
1
-0
/
+2
*
rebase dogtag clean-up patch
John Dennis
2009-12-09
6
-292
/
+1742
*
A utility for removing principals from a keytab.
Rob Crittenden
2009-12-04
5
-0
/
+324
*
Bump the installation version number to V2.0
Rob Crittenden
2009-12-03
1
-1
/
+1
*
Add minimal test for the cert plugin
Rob Crittenden
2009-12-03
1
-0
/
+104
*
Set minimum of python-pyasn1 to 0.0.9a so we have support for the ASN.1 Any type
Rob Crittenden
2009-12-02
1
-1
/
+5
*
Add idnsUpdatePolicy into the dns plug-in
Martin Nagy
2009-12-02
1
-1
/
+5
*
Ask the user before overwriting /etc/named.conf
Martin Nagy
2009-12-02
3
-9
/
+13
*
Remove unnecessary "error: " prefixes
Martin Nagy
2009-12-02
2
-6
/
+6
[next]