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
path:
root
/
ipa-python
Commit message (
Expand
)
Author
Age
Files
Lines
*
Service principal deletion
Rob Crittenden
2008-01-11
2
-0
/
+15
*
Add function to retrieve a short list of attributes to make ipa-adddelegation
Rob Crittenden
2008-01-04
2
-0
/
+22
*
Update versions for release.
Karl MacMillan
2007-12-21
3
-3
/
+9
*
Merge.
Karl MacMillan
2007-12-18
8
-44
/
+16
|
\
|
*
Fix ipa-python packaging
Mark McLoughlin
2007-12-13
3
-9
/
+3
|
*
Move radius server components into a separate package.
Karl MacMillan
2007-12-12
2
-1
/
+2
|
*
Make the old entry option in update_*, check for empty parameters and
Rob Crittenden
2007-12-11
3
-34
/
+11
*
|
Cleanup from radius merge.
Karl MacMillan
2007-12-11
1
-1
/
+1
|
/
*
Make admintools discover the domain using DNS calls to find the LDAP server.
Simo Sorce
2007-12-11
1
-5
/
+51
*
Add simple UI for command-line programs to be able to select when
Rob Crittenden
2007-12-10
1
-0
/
+75
*
Convert the setup of ssl from a shell script to a
Karl MacMillan
2007-12-06
1
-0
/
+10
*
Merge.
Karl MacMillan
2007-12-11
4
-38
/
+508
|
\
|
*
Move dnsclient into ipa-python so that I will be able to use it in ipaconfig
Simo Sorce
2007-12-10
2
-1
/
+446
|
*
Rework input validation to more closely match what we require in the UI
Rob Crittenden
2007-12-07
2
-37
/
+62
*
|
Merge.
Karl MacMillan
2007-12-11
4
-23
/
+49
|
\
|
|
*
Move dn removal to the XML-RPC side and remove empty attributes
Rob Crittenden
2007-12-05
1
-3
/
+0
|
*
Add UI for service principal creation and keytab retrieval
Rob Crittenden
2007-12-05
2
-0
/
+32
|
*
Merge.
Karl MacMillan
2007-12-05
1
-9
/
+7
|
|
\
|
|
*
Fix errors with ipautil.CalledProcessError and cleanup some imports.
Karl MacMillan
2007-12-04
1
-9
/
+7
|
*
|
Phase 1 of allowing admins to set the default object classes for users & groups
Rob Crittenden
2007-12-04
1
-0
/
+5
|
|
/
*
|
merge
John Dennis
2007-12-04
3
-1
/
+35
|
\
|
|
*
Compatibility changes to work on RHEL 5 with python 2.4
rcritten@redhat.com
2007-11-30
1
-1
/
+17
|
*
Don't allow the admins or editors groups to be removed.
Rob Crittenden
2007-11-30
1
-0
/
+15
|
*
Add ipa-python to maintainer-clean and clean up .pyc files
Rob Crittenden
2007-11-28
1
-0
/
+3
*
|
change location of radius data in ldap from
John Dennis
2007-11-30
1
-2
/
+2
*
|
add user profile command line arg to all radius
John Dennis
2007-11-28
1
-3
/
+11
*
|
merged radius work with latest mainline tip
John Dennis
2007-11-28
8
-26
/
+247
|
\
|
|
*
Add xml-rpc interface for getting keytabs.
Karl MacMillan
2007-11-21
2
-0
/
+31
|
*
Move packages to ipa from freeipa.
Karl MacMillan
2007-11-21
2
-6
/
+12
|
*
Bump the version numbers for release. Also remove
Karl MacMillan
2007-11-21
2
-2
/
+2
|
*
Generate master password from Simo.
Karl MacMillan
2007-11-21
1
-0
/
+12
|
*
Initial replication setup.
Karl MacMillan
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
2
-5
/
+67
|
*
Implement the password policy UI and finish IPA policy UI
Rob Crittenden
2007-11-16
3
-12
/
+104
|
*
Handle ldap.UNWILLING_TO_PERFORM more gracefully
Rob Crittenden
2007-11-09
1
-0
/
+5
|
*
Require uniqueness in the name/comment field of delegations
Rob Crittenden
2007-11-09
1
-0
/
+10
|
*
Enable multi-value field support for some attributes on the edit pages
Rob Crittenden
2007-11-08
1
-0
/
+5
*
|
fix regular expression used in parse_key_value_pairs()
John Dennis
2007-11-27
1
-1
/
+1
*
|
do a better job of handling attribute deletion
John Dennis
2007-11-27
1
-14
/
+11
*
|
add parse_items(), read_items_file()
John Dennis
2007-11-26
2
-16
/
+33
*
|
add ItemCompleter class
John Dennis
2007-11-26
1
-1
/
+101
*
|
add command line utilites for radius profiles
John Dennis
2007-11-26
3
-8
/
+110
*
|
remove radius_client.py, move contents to radius_util.py
John Dennis
2007-11-26
3
-168
/
+149
*
|
clean up attribute names
jdennis@VAIO
2007-11-24
1
-6
/
+9
*
|
Add radius profile implementations:
John Dennis
2007-11-21
5
-24
/
+616
*
|
add ipa-findradiusclient search
John Dennis
2007-11-14
2
-0
/
+25
*
|
radius client modify and delete work
John Dennis
2007-11-14
3
-6
/
+60
*
|
move radius client utility code to common radius_client.py so it can be shared
John Dennis
2007-11-13
1
-0
/
+131
*
|
ipa-addradiusclient now working
John Dennis
2007-11-13
2
-0
/
+24
[next]