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-client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve output when options are not found in non-interactive client install
Rob Crittenden
2011-01-21
1
-1
/
+3
*
Do not try to dereference bindpw if it is null
Simo Sorce
2011-01-18
1
-2
/
+7
*
Mozldap-specific code removed
Martin Kosek
2011-01-14
2
-6
/
+0
*
Unitialized pointer read in ipa-join
Martin Kosek
2011-01-14
1
-2
/
+2
*
Potential memory leaks in ipa-getkeytab
Martin Kosek
2011-01-14
1
-0
/
+2
*
Unchecked return values in ipa-join
Martin Kosek
2011-01-12
2
-10
/
+62
*
Unchecked return value in ipa-getkeytab
Martin Kosek
2011-01-12
1
-3
/
+15
*
Uninitialized pointer read in ipa-rmkeytab
Martin Kosek
2011-01-12
1
-5
/
+14
*
Use of pointer after free in ipa-join
Martin Kosek
2011-01-12
1
-4
/
+10
*
Better detection when not working with a real keytab in ipa-rmkeytab.
Rob Crittenden
2011-01-07
1
-1
/
+11
*
Do not use LDAP_DEPRECATED in plugins
Jakub Hrozek
2011-01-07
3
-8
/
+31
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
19
-98
/
+117
*
Fixing typos in man page of ipa-getkeytab
Gowrishankar Rajaiyan
2010-12-20
1
-2
/
+2
*
build tweaks - use automake's foreign mode, avoid creating empty files to sat...
Nalin Dahyabhai
2010-11-29
1
-1
/
+1
*
ipa-client code cleanup
Jakub Hrozek
2010-11-22
7
-98
/
+73
*
Don't use deprecated ldap_bind_s
Jakub Hrozek
2010-11-22
1
-1
/
+11
*
Use internal implementation of internal Kerberos functions
Jakub Hrozek
2010-11-22
2
-4
/
+11
*
Stricter compilation flags
Jakub Hrozek
2010-11-22
2
-0
/
+11
*
Handle wget failures trying to retrieve the CA during the client install
Rob Crittenden
2010-11-22
1
-1
/
+5
*
Use sys.exit to quit scripts
Jakub Hrozek
2010-11-22
1
-25
/
+18
*
Use provided domain name for the rest of installation
Jan Zeleny
2010-11-19
1
-1
/
+1
*
Log interactive options in install scripts
Jakub Hrozek
2010-11-19
1
-0
/
+8
*
Use Realm as certs subject base name
Simo Sorce
2010-11-18
1
-2
/
+2
*
Log script options to logfile
Jakub Hrozek
2010-11-09
1
-5
/
+7
*
Error out when configure finds missing dependencies
Rob Crittenden
2010-10-26
1
-5
/
+5
*
Initial gettext support for C utils
Simo Sorce
2010-10-12
5
-145
/
+318
*
Add missing options to ipa-getkeytab man page.
Rob Crittenden
2010-10-11
1
-8
/
+20
*
Don't do autodiscovery on master install.
Rob Crittenden
2010-09-23
1
-2
/
+8
*
Add minimal client configuration for when we eventually get to PKINIT
Rob Crittenden
2010-09-23
1
-8
/
+13
*
Unenroll the client from the IPA server on uninstall.
Rob Crittenden
2010-09-20
5
-73
/
+356
*
Better distinguish between when DNS discovery works and search more domains.
Rob Crittenden
2010-09-20
2
-13
/
+66
*
Use a more specific name for the IPA server certificate we install.
Rob Crittenden
2010-09-17
1
-9
/
+24
*
Remove some additional instances of krbV from ipa-client
Rob Crittenden
2010-09-10
1
-5
/
+5
*
Fix certmonger errors when doing a client or server uninstall.
Rob Crittenden
2010-09-09
2
-6
/
+15
*
Configure nslcd and a host of possible systems that use LDAP.
Rob Crittenden
2010-08-27
1
-9
/
+53
*
ldap_initialize
Adam Young
2010-08-20
1
-3
/
+24
*
const correctness
Adam Young
2010-08-20
1
-3
/
+3
*
Enable a host to retrieve a keytab for all its services.
Rob Crittenden
2010-08-16
1
-15
/
+21
*
Retrieve the CA certificate before starting enrollment.
Rob Crittenden
2010-06-21
1
-2
/
+9
*
Drop --with-openldap option in the client. This is no longer optional.
Rob Crittenden
2010-06-21
1
-38
/
+30
*
Remove Requires on separate package python-krbV in client
Rob Crittenden
2010-06-02
1
-3
/
+7
*
Check to see if we are configured before uninstalling.
Rob Crittenden
2010-05-07
1
-1
/
+5
*
Add simple test to see if client is already configured
Rob Crittenden
2010-05-06
1
-0
/
+4
*
Make calling service and chkconfig tolerant of the service not installed
Rob Crittenden
2010-05-06
1
-9
/
+59
*
Call certmonger after krb5, avoid uninstall errors, better password handling.
Rob Crittenden
2010-05-06
2
-23
/
+52
*
Initialize XML-RPC structures to fix issues uncovered by MALLOC_PERTURB_
Rob Crittenden
2010-05-06
1
-13
/
+11
*
Make the installer/uninstaller more aware of its state
Rob Crittenden
2010-05-03
1
-4
/
+3
*
client installation fixes: nscd, sssd min version, bogus join error
Rob Crittenden
2010-05-03
2
-11
/
+23
*
Reorder some things in the client installer
Rob Crittenden
2010-05-03
1
-16
/
+27
*
Use the certificate subject base in IPA when requesting certs in certmonger.
Rob Crittenden
2010-04-23
2
-8
/
+98
[next]