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-server
/
ipaserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor krbinstance and dsinstance creation steps
Mark McLoughlin
2007-12-13
6
-152
/
+107
*
Don't template files which don't contain variables
Mark McLoughlin
2007-12-13
1
-16
/
+25
*
Refactor dsinstance ldap modify code
Mark McLoughlin
2007-12-13
2
-104
/
+43
*
Only update key/value files if necessary
Mark McLoughlin
2007-12-13
1
-0
/
+8
*
More ipautil fixing
Mark McLoughlin
2007-12-13
5
-34
/
+27
*
Move radius server components into a separate package.
Karl MacMillan
2007-12-12
2
-172
/
+0
*
from ipa.ipautil import * --> from ipa import ipautil
Simo Sorce
2007-12-12
1
-24
/
+24
*
- Better access control, make sure not even admins can read out passwords
Simo Sorce
2007-12-11
1
-4
/
+4
*
Add automatic browser configuration for kerberos SSO using javascript.
Rob Crittenden
2007-12-12
2
-8
/
+82
*
User provided certs.
Karl MacMillan
2007-12-12
4
-21
/
+67
*
Remove radius from main install script and add
Karl MacMillan
2007-12-12
1
-1
/
+1
*
Make sure we don't keep around old keys.
Simo Sorce
2007-12-11
1
-0
/
+5
*
Import correct httpinstance.py
Karl MacMillan
2007-12-11
1
-3
/
+6
*
Commit corrected certs.py
Karl MacMillan
2007-12-11
1
-28
/
+49
*
Convert the setup of ssl from a shell script to a
Karl MacMillan
2007-12-06
4
-7
/
+235
*
Merge.
Karl MacMillan
2007-12-11
2
-43
/
+57
|
\
|
*
Add default e-mail domain to the IPA configuration
Rob Crittenden
2007-12-10
1
-1
/
+3
|
*
Improve the error message when an entry is not found.
Rob Crittenden
2007-12-06
1
-4
/
+17
|
*
Fix errors with ipautil.CalledProcessError and cleanup some imports.
Karl MacMillan
2007-12-04
1
-38
/
+37
*
|
merge
John Dennis
2007-12-04
3
-22
/
+21
|
\
|
|
*
minor typos
Simo Sorce
2007-11-30
1
-2
/
+2
|
*
Compatibility changes to work on RHEL 5 with python 2.4
rcritten@redhat.com
2007-11-30
3
-20
/
+19
*
|
merged radius work with latest mainline tip
John Dennis
2007-11-28
8
-88
/
+809
|
\
|
|
*
Add xml-rpc interface for getting keytabs.
Karl MacMillan
2007-11-21
1
-0
/
+2
|
*
Generate master password from Simo.
Karl MacMillan
2007-11-21
1
-12
/
+1
|
*
Added replication.py
Karl MacMillan
2007-11-21
1
-0
/
+316
|
*
Initial replication setup.
Karl MacMillan
2007-11-21
6
-93
/
+424
|
*
Enable group inactivation by using the Class of Service plugin.
Rob Crittenden
2007-11-20
1
-1
/
+1
|
*
Remove default SASL mappings if any to avoid conflicts with IPA SASL mappings
Simo Sorce
2007-11-19
1
-0
/
+19
|
*
Minor fixes.
Karl MacMillan
2007-11-19
1
-1
/
+1
|
*
Fix installation
Simo Sorce
2007-11-18
1
-0
/
+2
|
*
- Store Master Key in Ldap (Makes it easier to set up replicas)
Simo Sorce
2007-11-16
1
-4
/
+31
|
*
Check for existance of of the target file in update_file. It used to silently
Rob Crittenden
2007-11-15
1
-1
/
+6
|
*
Initialize memberof patch from Pete Rowley.
Karl MacMillan
2007-11-15
1
-1
/
+15
|
*
Forgot to include FQDN in the substitition list
Rob Crittenden
2007-11-13
1
-1
/
+1
|
*
Allow a user or group to change an attribute in its RDN
Rob Crittenden
2007-11-12
1
-0
/
+17
*
|
clean up radius client command line tools
John Dennis
2007-11-23
1
-2
/
+3
*
|
Add radius profile implementations:
John Dennis
2007-11-21
1
-51
/
+16
*
|
ipa-addradiusclient now working
John Dennis
2007-11-13
2
-3
/
+5
*
|
checkpoint radius client work
John Dennis
2007-11-13
2
-0
/
+49
|
\
|
|
*
Add posix auto gen for single master case
Pete Rowley
2007-11-06
1
-0
/
+34
|
*
remove offensive use of rpm
John Dennis
2007-11-06
1
-7
/
+23
*
|
radius now does kerberos auth, reads client entries from LDAP
John Dennis
2007-11-10
1
-2
/
+5
*
|
remove offensive use of rpm
John Dennis
2007-11-06
1
-7
/
+23
|
/
*
Introduce service base class and clean up ipa-server-install
Karl MacMillan
2007-11-05
8
-107
/
+294
*
merge initial radius work
John Dennis
2007-11-03
3
-0
/
+171
*
Enable referential integrity plugin.
Karl MacMillan
2007-11-05
1
-0
/
+10
*
NTP configuration for client and server.
Karl MacMillan
2007-11-01
3
-2
/
+51
*
Fix ticket #70
Simo Sorce
2007-11-01
1
-3
/
+3
*
Create LDAP indeces on installation for fields the web GUI searches against
Rob Crittenden
2007-10-30
1
-0
/
+14
[next]