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
*
merged radius work with latest mainline tip
John Dennis
2007-11-28
100
-1037
/
+5573
|
\
|
*
Remove unnecessary attribute left over from testing
Rob Crittenden
2007-11-26
1
-1
/
+0
|
*
Fix mode on ipa-keytab-util.
Karl MacMillan
2007-11-21
2
-2
/
+4
|
*
Add ipa-keytab-util to spec.
Karl MacMillan
2007-11-21
2
-0
/
+2
|
*
Add xml-rpc interface for getting keytabs.
Karl MacMillan
2007-11-21
13
-4
/
+524
|
*
Move packages to ipa from freeipa.
Karl MacMillan
2007-11-21
9
-53
/
+77
|
*
Bump the version numbers for release. Also remove
Karl MacMillan
2007-11-21
9
-23
/
+23
|
*
Generate master password from Simo.
Karl MacMillan
2007-11-21
4
-27
/
+17
|
*
Added replication.py
Karl MacMillan
2007-11-21
1
-0
/
+316
|
*
Initial replication setup.
Karl MacMillan
2007-11-21
14
-253
/
+705
|
*
more s/unique// wrt groups members/objectclasses
Simo Sorce
2007-11-21
2
-3
/
+3
|
*
Use groupOfNames and member, not groupOfUniqueNames and uniqueMember
Simo Sorce
2007-11-20
3
-21
/
+21
|
*
Fix subtle errors in kpasswd
Simo Sorce
2007-11-20
1
-25
/
+73
|
*
Use same tzinfo as the time parser to avoid TypeError from being thrown
Rob Crittenden
2007-11-21
1
-1
/
+1
|
*
Fix indentation error that occured in merge
Rob Crittenden
2007-11-21
1
-11
/
+11
|
*
Enable group inactivation by using the Class of Service plugin.
Rob Crittenden
2007-11-20
15
-44
/
+301
|
*
Fix bad segfault when pwvals is null
Simo Sorce
2007-11-19
1
-34
/
+24
|
*
Remove default SASL mappings if any to avoid conflicts with IPA SASL mappings
Simo Sorce
2007-11-19
1
-0
/
+19
|
*
fix ldif typo
Simo Sorce
2007-11-19
1
-1
/
+0
|
*
Minor fixes.
Karl MacMillan
2007-11-19
3
-3
/
+2
|
*
Add pyasn1 requirement to rpms.
Karl MacMillan
2007-11-19
2
-0
/
+2
|
*
Fix installation
Simo Sorce
2007-11-18
4
-0
/
+41
|
*
Merge upstream and fix bad suffix in default-aci
Simo Sorce
2007-11-18
26
-197
/
+690
|
|
\
|
|
*
- Set correct values in ipa.conf during client install so that admin tools can
Simo Sorce
2007-11-16
1
-0
/
+15
|
|
*
- Report correct information back to users when policies prevent a successful
Simo Sorce
2007-11-16
1
-43
/
+202
|
|
*
Small fix from Rob to pwd-extop-plugin
Karl MacMillan
2007-11-17
1
-1
/
+1
|
|
*
- Store Master Key in Ldap (Makes it easier to set up replicas)
Simo Sorce
2007-11-16
4
-183
/
+502
|
|
*
Implement the password policy UI and finish IPA policy UI
Rob Crittenden
2007-11-16
14
-156
/
+610
|
|
*
Completely remove attributes when delattr argument in ipa-groupmod
Rob Crittenden
2007-11-15
1
-7
/
+15
|
|
*
Completely remove attributes when delattr argument
Rob Crittenden
2007-11-15
1
-3
/
+10
|
|
*
Use same labels as UI for ipa-finduser and ipa-findgroup
Rob Crittenden
2007-11-15
2
-5
/
+29
|
|
*
Replace references to Person and People with User and Users
Rob Crittenden
2007-11-15
9
-25
/
+25
|
*
|
- Set correct values in ipa.conf during client install so that admin tools can
Simo Sorce
2007-11-16
1
-0
/
+15
|
*
|
- Report correct information back to users when policies prevent a successful
Simo Sorce
2007-11-16
1
-43
/
+202
|
*
|
- Store Master Key in Ldap (Makes it easier to set up replicas)
Simo Sorce
2007-11-16
4
-183
/
+502
|
|
/
|
*
Add memberof-task.ldif.
Karl MacMillan
2007-11-15
1
-0
/
+7
|
*
Check for existance of of the target file in update_file. It used to silently
Rob Crittenden
2007-11-15
1
-1
/
+6
|
*
Broke invididual Requires and BuildRequires onto separate lines and
Rob Crittenden
2007-11-15
2
-14
/
+68
|
*
If unable to connect to the XML-RPC server print a more useful error msg.
Rob Crittenden
2007-11-15
13
-20
/
+96
|
*
Initialize memberof patch from Pete Rowley.
Karl MacMillan
2007-11-15
2
-1
/
+16
|
*
Remove reference to a bogus system and make the error message more generic
Rob Crittenden
2007-11-14
1
-1
/
+1
|
*
Forgot to include FQDN in the substitition list
Rob Crittenden
2007-11-13
1
-1
/
+1
|
*
Make the group cn an editable field though protected by default.
Rob Crittenden
2007-11-14
3
-26
/
+26
|
*
Include multi-value fields on the Add Person page
Rob Crittenden
2007-11-14
7
-117
/
+241
|
*
Add an editors group. This is used to generally grant access for users
Rob Crittenden
2007-11-14
10
-47
/
+62
|
*
Initial implementation of policies support.
Simo Sorce
2007-11-13
2
-104
/
+533
|
*
Add more fields to the IPA Policy form
Rob Crittenden
2007-11-13
4
-1
/
+68
|
*
Remove non-existent files from Makefile targets
Rob Crittenden
2007-11-13
2
-2
/
+0
|
*
Use the dna plugin to automatically assign uid
Rob Crittenden
2007-11-13
1
-7
/
+14
|
*
The e-mail field should not be required.
Rob Crittenden
2007-11-13
1
-1
/
+1
[next]