index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipaserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle principal not found errors when converting replication a greements
Rob Crittenden
2011-04-28
1
-0
/
+7
*
Improve Directory Service open port checker
Martin Kosek
2011-04-28
2
-6
/
+17
*
Optimize and dynamically verify group membership
Jr Aquino
2011-04-22
1
-52
/
+42
*
Wait for memberof task and DS to start before proceeding in installation.
Rob Crittenden
2011-04-22
3
-0
/
+32
*
Fix uninitialized attributes.
Jan Cholasta
2011-04-21
2
-0
/
+5
*
The default groups we create should have ipaUniqueId set
Rob Crittenden
2011-04-15
1
-1
/
+9
*
Fix lint false positives.
Jan Cholasta
2011-04-13
1
-2
/
+2
*
Fix traceback in ipa-nis-manage.
Rob Crittenden
2011-04-11
1
-28
/
+32
*
Fix ORDERING in some attributetypes and remove other unnecessary elements.
Rob Crittenden
2011-04-05
2
-5
/
+11
*
Cache the value of get_ipa_config() in the request context.
Rob Crittenden
2011-03-31
1
-0
/
+7
*
Escape LDAP characters in member and memberof searches
Jr Aquino
2011-03-31
1
-2
/
+4
*
Fix wording of error message.
Jan Cholasta
2011-03-29
1
-1
/
+1
*
Wait for Directory Server ports to open
Martin Kosek
2011-03-21
3
-12
/
+34
*
Automatically update IPA LDAP on rpm upgrades
Rob Crittenden
2011-03-21
2
-21
/
+53
*
Ensure that the system hostname is lower-case.
Rob Crittenden
2011-03-18
1
-0
/
+3
*
Fix SELinux errors caused by enabling TLS on dogtag 389-ds instance.
Rob Crittenden
2011-03-15
4
-15
/
+79
*
Domain to Realm
Simo Sorce
2011-03-14
1
-10
/
+15
*
Use TLS for dogtag replication agreements.
Rob Crittenden
2011-03-10
1
-4
/
+52
*
ipa-dns-install script fails
Martin Kosek
2011-03-08
1
-1
/
+1
*
Use ldapi: instead of unsecured ldap: in ipa core tools.
Pavel Zuna
2011-03-03
1
-15
/
+30
*
Replace only if old and new have nothing in common
Rob Crittenden
2011-03-03
1
-1
/
+1
*
Inconsistent sysrestore file handling by IPA server installer
Martin Kosek
2011-03-03
1
-2
/
+5
*
Store list of non-master replicas in DIT and provide way to list them
Simo Sorce
2011-03-02
1
-0
/
+12
*
Use Sudo rather than SUDO as a label.
Rob Crittenden
2011-03-01
1
-1
/
+1
*
Fix replica setup using replication admin kerberos credentials
Simo Sorce
2011-03-01
1
-1
/
+2
*
Use wrapper for sasl gssapi binds so it behaves like other binds
Simo Sorce
2011-03-01
3
-11
/
+12
*
Fix winsync agreements setup
Simo Sorce
2011-03-01
1
-23
/
+38
*
Send Accept-Language header over XML-RPC and translate on server.
Pavel Zuna
2011-03-01
1
-4
/
+10
*
Set SuiteSpotGroup when setting up our 389-ds instances.
Rob Crittenden
2011-02-24
2
-1
/
+5
*
Collect memberof information for sudo commands.
Rob Crittenden
2011-02-23
1
-0
/
+8
*
Create default disabled sudo bind user
Jr Aquino
2011-02-23
2
-2
/
+12
*
Add default roles and permissions for HBAC, SUDO and pw policy
Rob Crittenden
2011-02-22
1
-2
/
+14
*
Add handling for indirect memberof other entries.
Rob Crittenden
2011-02-21
1
-0
/
+71
*
Use unicode parameters in the host plugin
Jakub Hrozek
2011-02-18
1
-3
/
+1
*
Fix NSS initialization errors during ipa-replica-prepare
Rob Crittenden
2011-02-18
1
-1
/
+1
*
Try to register DNS name through a DNS Update on install.
Simo Sorce
2011-02-17
1
-1
/
+1
*
Raise NotImplementedError for selfsigned cert-remove-hold
Jakub Hrozek
2011-02-17
1
-1
/
+1
*
Code cleanup
Jan Zeleny
2011-02-15
2
-893
/
+0
*
Fix handling of /etc/hosts
Jan Cholasta
2011-02-15
1
-5
/
+14
*
Fine tuning DNS options
Jakub Hrozek
2011-02-14
2
-4
/
+23
*
Let 389-ds start up even if Kerboros is not configured yet.
Rob Crittenden
2011-02-14
1
-5
/
+9
*
Add a replace option to ipa-ldap-updater.
Rob Crittenden
2011-02-14
1
-1
/
+14
*
Add default success/failure output logging.
Rob Crittenden
2011-02-14
1
-4
/
+9
*
Ignore case when removing group members.
Rob Crittenden
2011-02-14
1
-1
/
+1
*
Convert json strings to unicode when they are unmarshalled.
Rob Crittenden
2011-02-11
1
-2
/
+11
*
Don't include error.kw in the error response in the JSON server.
Rob Crittenden
2011-02-11
1
-1
/
+0
*
Ensure that file ownership doesn't change when config is updated.
Rob Crittenden
2011-02-11
1
-0
/
+4
*
Disable replication version plugin by default.
Rob Crittenden
2011-02-10
2
-0
/
+25
*
Fix crash in DNS installer.
Pavel Zuna
2011-02-10
1
-3
/
+3
*
ipa-server-install inconsistent capitalization
Martin Kosek
2011-02-03
3
-7
/
+7
[next]