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
/
daemons
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move authentication configuration cache into libotp
Nathaniel McCallum
2014-12-03
11
-408
/
+346
*
Preliminary refactoring of libotp files
Nathaniel McCallum
2014-12-03
12
-101
/
+90
*
Fix unchecked return values in ipa-winsync
Jan Cholasta
2014-11-25
1
-20
/
+20
*
Fix unchecked return value in ipa-kdb
Jan Cholasta
2014-11-25
1
-1
/
+1
*
Fix Kerberos error handling in ipa-sam
Jan Cholasta
2014-11-25
1
-1
/
+1
*
Remove redefinition of LOG from ipa-otp-lasttoken
Jan Cholasta
2014-11-25
1
-3
/
+0
*
Use asn1c helpers to encode/decode the getkeytab control
Simo Sorce
2014-11-20
3
-197
/
+53
*
Fix filtering of enctypes in server code.
Simo Sorce
2014-11-20
1
-17
/
+43
*
Ensure that a password exists after OTP validation
Nathaniel McCallum
2014-11-06
1
-12
/
+14
*
Fix memory leak in ipa-pwd-extop
Jan Cholasta
2014-11-05
2
-3
/
+2
*
Fix various bugs in ipa-opt-counter and ipa-otp-lasttoken
Jan Cholasta
2014-11-05
3
-5
/
+17
*
Fix memory leaks in ipa-extdom-extop
Jan Cholasta
2014-11-05
1
-5
/
+7
*
Fix possible NULL dereference in ipa-kdb
Jan Cholasta
2014-11-05
1
-3
/
+5
*
DNSSEC: remove container_dnssec_keys
Jan Cholasta
2014-10-21
2
-2
/
+4
*
DNSSEC: add ipa dnssec daemons
Petr Spacek
2014-10-21
6
-0
/
+806
*
extdom: remove unused dependency to libsss_idmap
Sumit Bose
2014-10-21
2
-5
/
+0
*
extdom: add support for sss_nss_getorigbyname()
Sumit Bose
2014-10-21
1
-32
/
+135
*
Configure IPA OTP Last Token plugin on upgrade
Nathaniel McCallum
2014-10-20
2
-19
/
+0
*
Create ipa-otp-counter 389DS plugin
Nathaniel McCallum
2014-10-20
9
-0
/
+804
*
Move OTP synchronization step to after counter writeback
Nathaniel McCallum
2014-09-30
1
-11
/
+7
*
extdom: add support for new version
Sumit Bose
2014-09-30
3
-252
/
+603
*
Use stack allocation when writing values during otp auth
Nathaniel McCallum
2014-09-30
1
-17
/
+11
*
ipa-kdb: fix unit tests
Sumit Bose
2014-09-26
2
-1
/
+4
*
Add TOTP watermark support
Nathaniel McCallum
2014-07-25
1
-73
/
+86
*
Add missing break
Lukas Slebodnik
2014-07-14
1
-0
/
+1
*
Fix getkeytab code to always use implicit tagging.
Simo Sorce
2014-06-27
1
-5
/
+5
*
keytab: Add new extended operation to get a keytab.
Simo Sorce
2014-06-26
1
-0
/
+571
*
keytabs: Expose and modify key encoding function
Simo Sorce
2014-06-26
2
-7
/
+19
*
keytabs: Modularize setkeytab operation
Simo Sorce
2014-06-26
1
-477
/
+611
*
Change OTPSyncRequest structure to use OctetString
Nathaniel McCallum
2014-06-25
5
-56
/
+79
*
Periodically refresh global ipa-kdb configuration
Nathaniel McCallum
2014-06-19
5
-45
/
+86
*
Revert "Check for password expiration in pre-bind"
Martin Kosek
2014-06-10
1
-29
/
+4
*
Check for password expiration in pre-bind
Simo Sorce
2014-06-09
1
-4
/
+29
*
Restore krbCanonicalName handling
Nalin Dahyabhai
2014-05-30
1
-5
/
+1
*
Accept any alias, not just the last value
Nalin Dahyabhai
2014-05-30
1
-0
/
+3
*
kdb: Don't provide password expiration when using only RADIUS
Nathaniel McCallum
2014-05-22
1
-0
/
+4
*
ipa-pwd-extop: Deny LDAP binds for accounts with expired principals
Tomas Babej
2014-05-05
1
-1
/
+34
*
ipa_range_check: Change range_check return values from int to range_check_res...
Tomas Babej
2014-04-23
1
-16
/
+26
*
ipa_range_check: Fix typo when comparing strings using strcasecmp
Tomas Babej
2014-04-23
1
-4
/
+4
*
ipa_range_check: Do not fail when no trusted domain is available
Tomas Babej
2014-04-23
1
-2
/
+10
*
ipa_range_check: Make a new copy of forest_root_id attribute for range_info s...
Tomas Babej
2014-04-23
1
-1
/
+1
*
ipa_range_check: Connect the new node of the linked list
Tomas Babej
2014-04-23
1
-0
/
+1
*
ipa_range_check: Use special attributes to determine presence of RID bases
Tomas Babej
2014-04-23
1
-9
/
+21
*
Extend ipa-range-check DS plugin to handle range types
Tomas Babej
2014-04-08
1
-40
/
+260
*
ipa-range-check: Fix memory leaks when freeing range object
Tomas Babej
2014-04-08
1
-4
/
+12
*
ipa-pwd-extop: Fix memory leak in ipapwd_pre_bind
Tomas Babej
2014-04-08
1
-0
/
+1
*
extdom: do not return results from the wrong domain
Sumit Bose
2014-03-25
1
-0
/
+12
*
ipa-sam: cache gid to sid and uid to sid requests in idmap cache
Jason Woods
2014-03-12
1
-14
/
+114
*
Avoid passing non-terminated string to is_master_host
Martin Kosek
2014-03-11
1
-1
/
+2
*
ipa-kdb: do not fetch client principal if it is the same as existing entry
Alexander Bokovoy
2014-03-06
1
-6
/
+13
[prev]
[next]