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
/
ipa-pwd-extop
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve password change error message
Martin Kosek
2012-02-03
2
-3
/
+3
*
Make pwd-extop aware of new ipaNTHash attribute
Sumit Bose
2011-12-06
5
-29
/
+89
*
Fix CID 10745: Unchecked return value
Simo Sorce
2011-11-07
1
-1
/
+1
*
Fix CID 10743: Unchecked return value
Simo Sorce
2011-11-07
1
-2
/
+8
*
ipa-pwd-extop: allow password change on all connections with SSF>1
Sumit Bose
2011-10-05
1
-13
/
+6
*
ipa-pwd-extop: Enforce old password checks
Simo Sorce
2011-09-21
1
-1
/
+64
*
ipa-pwd-extop: Fix segfault in password change.
Simo Sorce
2011-09-21
1
-0
/
+7
*
Fix typos
Yuri Chornoivan
2011-09-07
5
-6
/
+6
*
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
1
-2
/
+2
*
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
*
Fix issues found by Coverity.
Jan Cholasta
2011-05-09
2
-7
/
+30
*
Fix resource leaks.
Simo Sorce
2011-03-28
1
-0
/
+2
*
Fix uninitialized variable.
Simo Sorce
2011-03-24
1
-1
/
+1
*
Fix duplicate OIDs
Simo Sorce
2011-02-17
1
-2
/
+2
*
Let 389-ds start up even if Kerboros is not configured yet.
Rob Crittenden
2011-02-14
2
-3
/
+7
*
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
*
Mozldap-specific code removed
Martin Kosek
2011-01-14
1
-16
/
+0
*
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
*
Do not use LDAP_DEPRECATED in plugins
Jakub Hrozek
2011-01-07
2
-13
/
+39
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
5
-135
/
+135
*
Make use of mozldap vs openldap for plugins selectable
Simo Sorce
2010-12-06
3
-4
/
+6
*
Init smods to prevent crash if encode_keys fails
Jakub Hrozek
2010-11-29
1
-1
/
+1
*
Silence compilation warnings in SLAPI plugins
Jakub Hrozek
2010-11-22
4
-26
/
+25
*
Use internal implementation of internal Kerberos functions
Jakub Hrozek
2010-11-22
3
-2
/
+6
*
Stricter compilation flags
Jakub Hrozek
2010-11-22
1
-0
/
+1
*
Common include file for SLAPI plugin logging
Jakub Hrozek
2010-11-22
6
-20
/
+8
*
pwd-plugin: Always use a special salt by default.
Simo Sorce
2010-10-28
1
-28
/
+22
*
pwd-plugin: fix slapi log target in logging functions
Simo Sorce
2010-10-28
1
-12
/
+7
*
Improve logging facilities
Simo Sorce
2010-10-07
5
-357
/
+227
*
pwd-plugin: Fix unresolve symbol
Simo Sorce
2010-10-07
2
-2
/
+2
*
When dealing with samba password set also the sambaPwdLastSet
Simo Sorce
2010-10-07
2
-1
/
+47
*
pwd-plugin: Remove the correct password from the history
Simo Sorce
2010-10-05
1
-1
/
+6
*
Fix ipapwd_start() style
Simo Sorce
2010-10-05
1
-48
/
+55
[next]