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
*
ipatests: test_trust: use domain name instead of realm for user lookups
Tomas Babej
2013-11-01
1
-3
/
+6
*
ipatests: Add integration tests for legacy clients
Tomas Babej
2013-11-01
1
-0
/
+261
*
ipatests: Use command -v instead of which in legacy client advice
Tomas Babej
2013-11-01
1
-2
/
+2
*
Remove deprecated AllowLMhash config
Martin Kosek
2013-11-01
1
-1
/
+1
*
Remove generation and handling of LM hashes
Sumit Bose
2013-11-01
7
-250
/
+74
*
Remove AllowLMhash from the allowed IPA config strings
Sumit Bose
2013-11-01
5
-5
/
+3
*
Use encoded values from entry objects directly when adding new entries.
Jan Cholasta
2013-10-31
1
-7
/
+1
*
Use encoded values from entry objects directly when generating modlists.
Jan Cholasta
2013-10-31
1
-33
/
+6
*
Store encoded attribute values from search results directly in entry objects.
Jan Cholasta
2013-10-31
1
-1
/
+1
*
Remove legacy toDict and origDataDict methods of LDAPEntry.
Jan Cholasta
2013-10-31
3
-33
/
+9
*
Make sure attributeTypes updates are done before objectClasses updates.
Jan Cholasta
2013-10-31
1
-1
/
+4
*
Decode and encode attribute values in LDAPEntry on demand.
Jan Cholasta
2013-10-31
2
-28
/
+234
*
Always use lists for values in LDAPEntry internally.
Jan Cholasta
2013-10-31
2
-2
/
+30
*
Introduce IPASimpleLDAPObject.decode method for decoding LDAP values.
Jan Cholasta
2013-10-31
1
-27
/
+31
*
Make LDAPEntry a wrapper around dict rather than a dict subclass.
Jan Cholasta
2013-10-31
1
-68
/
+83
*
ipatests: Add support for extra roles referenced by a keyword
Tomas Babej
2013-10-31
6
-40
/
+158
*
ipatests: Do not use /usr/bin hardcoded paths
Tomas Babej
2013-10-31
1
-6
/
+7
*
ipatests: Restore SELinux context after restoring files from backup
Tomas Babej
2013-10-31
1
-0
/
+12
*
ipatests: Extend clear_sssd_cache to support non-systemd platforms
Tomas Babej
2013-10-31
1
-6
/
+16
*
advice: Add legacy client configuration script using nss-ldap
Tomas Babej
2013-10-31
1
-1
/
+36
*
Remove ipa-pwd-extop and ipa-enrollment duplicate error strings
Martin Kosek
2013-10-30
3
-16
/
+22
*
Fix password expiration notification
Petr Vobornik
2013-10-30
5
-19
/
+137
*
beakerlib plugin: Don't try to submit logs if they are missing
Petr Viktorin
2013-10-30
1
-0
/
+1
*
Tests: mkdir_recursive: Don't fail when top-level directory doesn't exist
Petr Viktorin
2013-10-30
1
-4
/
+4
*
Improve permission plugin test cleanup
Petr Viktorin
2013-10-30
1
-3
/
+5
*
Use new ipaldap entry API in aci and permission plugin
Petr Viktorin
2013-10-30
2
-23
/
+27
*
Help plugin: don't fail if a topic's module is not found
Petr Viktorin
2013-10-30
1
-3
/
+8
*
Fix invalid assumption NSS initialization check in SSLTransport
Petr Viktorin
2013-10-30
1
-1
/
+3
*
Fix indentation in permission plugin tests
Petr Viktorin
2013-10-30
1
-44
/
+44
*
Update Permission and ACI plugins to decorator registration API
Petr Viktorin
2013-10-30
2
-30
/
+24
*
Add nsswitch.conf to FILES section of ipa-client-install man page
Martin Kosek
2013-10-29
1
-0
/
+1
*
Track DS certificate with certmonger on replicas.
Jan Cholasta
2013-10-29
2
-2
/
+10
*
Add test for external CA installation
Ana Krivokapic
2013-10-29
1
-0
/
+107
*
Fix date in last changelog entry
Petr Viktorin
2013-10-25
1
-1
/
+1
*
Remove mod_ssl conflict
Martin Kosek
2013-10-25
5
-10
/
+54
*
Make set_directive and get_directive more strict
Martin Kosek
2013-10-25
1
-2
/
+2
*
Do not add kadmin/changepw ACIs on new installs
Martin Kosek
2013-10-25
2
-2
/
+0
*
Make sure nsds5ReplicaStripAttrs is set on agreements
Ana Krivokapic
2013-10-25
1
-2
/
+1
*
Do not roll back failed client installation on server
Ana Krivokapic
2013-10-25
1
-0
/
+5
*
trusts: Fix typo in error message for realm-domain mismatch
Tomas Babej
2013-10-25
1
-2
/
+2
*
ipatests: Add AD integration test case
Tomas Babej
2013-10-25
1
-0
/
+188
*
ipatests: Add AD-integration related tasks
Tomas Babej
2013-10-24
3
-5
/
+324
*
ipatests: Add WinHost class
Tomas Babej
2013-10-24
1
-0
/
+19
*
ipatests: Create util module for ipatests
Tomas Babej
2013-10-24
1
-0
/
+60
*
ipatests: Extend IntegrationTest with multiple AD domain support
Tomas Babej
2013-10-24
1
-10
/
+18
*
ipatests: Extend domain object with 'ad' role support and WinHosts
Tomas Babej
2013-10-24
1
-20
/
+25
*
ipatests: Add Active Directory support to configuration
Tomas Babej
2013-10-24
2
-3
/
+47
*
trusts: combine filters with AND to make sure only the intended domain matches
Jakub Hrozek
2013-10-24
1
-1
/
+2
*
Get the created range type in case of re-establishing trust
Tomas Babej
2013-10-21
1
-0
/
+2
*
test_simple_replication: Fix waiting for replication
Petr Viktorin
2013-10-18
2
-2
/
+4
[next]