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
/
ipa-slapi-plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipa-pwd-extop: Enforce old password checks
Simo Sorce
2011-09-21
1
-1
/
+64
*
include <stdint.h> for uintptr_t
Marko Myllynen
2011-09-22
1
-0
/
+1
*
ipa-pwd-extop: Fix segfault in password change.
Simo Sorce
2011-09-21
1
-0
/
+7
*
The precendence on the modrdn plugin was set in the wrong location.
Rob Crittenden
2011-09-13
1
-0
/
+1
*
Fix typos
Yuri Chornoivan
2011-09-07
14
-15
/
+15
*
ipa-pwd-extop: Allow kadmin to set krb keys
Simo Sorce
2011-08-26
2
-48
/
+100
*
ipa-pwd-extop: Use common password policy code
Simo Sorce
2011-08-26
4
-448
/
+127
*
ipa-pwd-extop: make encsalt parsing function common
Simo Sorce
2011-08-26
1
-91
/
+20
*
ipa-pwd-extop: Move encoding in common too
Simo Sorce
2011-08-26
4
-202
/
+50
*
ipa-pwd-extop: Move encryption of keys in common
Simo Sorce
2011-08-26
1
-202
/
+9
*
ipa-pwd-extop: Use common krb5 structs from kdb.h
Simo Sorce
2011-08-26
4
-19
/
+14
*
ipa-pwd-extop: re-indent code using old style
Simo Sorce
2011-08-26
1
-30
/
+30
*
ipa-pwd-extop: Use the proper mkvno number in keys
Simo Sorce
2011-08-26
4
-6
/
+6
*
ipa-pwd-extop: do not append mkvno to krbExtraData
Simo Sorce
2011-08-26
1
-9
/
+2
*
ipa-pwd-extop: Remove unused variables and code to set them
Simo Sorce
2011-08-26
1
-12
/
+0
*
ipa-pwd_extop: use endian.h instead of nih function
Simo Sorce
2011-08-26
3
-10
/
+8
*
Fix build warnings
Simo Sorce
2011-08-26
3
-13
/
+15
*
Fix thread deadlock by using pthreads library instead of NSPR.
Rob Crittenden
2011-08-24
2
-14
/
+12
*
Don't set the password expiration to the current time
Simo Sorce
2011-07-31
1
-11
/
+14
*
When setting a host password don't set krbPasswordExpiration.
Rob Crittenden
2011-07-29
1
-8
/
+12
*
Don't set krbLastPwdChange when setting a host OTP password.
Rob Crittenden
2011-07-18
3
-37
/
+70
*
Reset failed login count to 0 when admin resets password.
Rob Crittenden
2011-07-13
1
-0
/
+6
*
memory leak in ipa_winsync_get_new_ds_user_dn_cb
Rich Megginson
2011-06-28
1
-0
/
+1
*
modify user deleted in AD crashes winsync
Rich Megginson
2011-06-28
1
-1
/
+8
*
winsync enables disabled users in AD
Rich Megginson
2011-06-28
1
-3
/
+5
*
Fix issues found by Coverity.
Jan Cholasta
2011-05-09
4
-14
/
+54
*
Fix resource leaks.
Simo Sorce
2011-03-28
1
-0
/
+2
*
Fix uninitialized variable.
Simo Sorce
2011-03-24
1
-1
/
+1
*
Make activated/inactivated groups optional
Simo Sorce
2011-03-01
3
-34
/
+40
*
Fix user synchronization.
Simo Sorce
2011-03-01
1
-0
/
+2
*
Unbreak the ipa winsync plugin.
Simo Sorce
2011-03-01
1
-1
/
+1
*
Set the loginShell attribute on winsynced entries if configured
Simo Sorce
2011-03-01
4
-1
/
+66
*
Reset target DN when generated UUID is used as RDN
Nathan Kinder
2011-02-17
1
-0
/
+4
*
Fix duplicate OIDs
Simo Sorce
2011-02-17
2
-3
/
+3
*
Let 389-ds start up even if Kerboros is not configured yet.
Rob Crittenden
2011-02-14
3
-8
/
+29
*
Correctly report if this is a krb related password operation
Simo Sorce
2011-02-14
1
-0
/
+1
*
Update krbExtraData too when changing passwords.
Simo Sorce
2011-02-14
4
-0
/
+93
*
Disable replication version plugin by default.
Rob Crittenden
2011-02-10
1
-1
/
+1
*
Update kerberos password policy values on LDAP binds.
Rob Crittenden
2011-01-21
4
-0
/
+705
*
Fix ipa_uuid to not interfer with proper error reporting
Simo Sorce
2011-01-19
1
-3
/
+2
*
Mozldap-specific code removed
Martin Kosek
2011-01-14
2
-36
/
+4
*
Unchecked return values in SLAPI plugins
Martin Kosek
2011-01-14
3
-7
/
+15
*
Potential memory leaks in ipa-pwd-extop
Martin Kosek
2011-01-14
2
-3
/
+21
*
Potential NULL dereference in ipapwd_prepost
Martin Kosek
2011-01-12
1
-2
/
+2
*
Unchecked return value of calloc
Martin Kosek
2011-01-12
1
-0
/
+7
*
Uninitialized pointer read in ipa-enrollment
Martin Kosek
2011-01-12
1
-1
/
+1
*
Do not use LDAP_DEPRECATED in plugins
Jakub Hrozek
2011-01-07
3
-16
/
+60
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
13
-325
/
+357
*
Make use of mozldap vs openldap for plugins selectable
Simo Sorce
2010-12-06
9
-14
/
+19
*
Init smods to prevent crash if encode_keys fails
Jakub Hrozek
2010-11-29
1
-1
/
+1
[next]