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
*
Password change in a transaction, ensure passwords are truly expired
Rob Crittenden
2012-12-07
3
-4
/
+34
*
Honor the kdb options disabling KDC writes in ipa_lockout plugin
Rob Crittenden
2012-12-05
1
-1
/
+119
*
Enable transactions by default, make password and modrdn TXN-aware
Rob Crittenden
2012-11-21
6
-5
/
+71
*
Forbid overlapping primary and secondary rid ranges
Tomas Babej
2012-10-19
1
-14
/
+97
*
extdom: handle INP_POSIX_UID and INP_POSIX_GID requests
Sumit Bose
2012-10-18
1
-6
/
+32
*
Fix various issues found by Coverity
Sumit Bose
2012-10-17
5
-11
/
+21
*
Add SIDs for existing users and groups at the end of ipa-adtrust-install
Sumit Bose
2012-10-04
3
-10
/
+11
*
Support the new Winsync POSIX API.
Rob Crittenden
2012-09-06
1
-6
/
+50
*
Make encode_ntlm_keys() public
Sumit Bose
2012-09-06
2
-196
/
+14
*
Change slapi_mods_init in ipa_winsync_pre_ad_mod_user_mods_cb
Tomas Babej
2012-09-04
1
-1
/
+1
*
Don't generate password history error if history is set to 0.
Rob Crittenden
2012-08-27
1
-1
/
+1
*
extdom: read ranges from LDAP
Sumit Bose
2012-08-15
1
-0
/
+72
*
Add special modify op to regen ipaNTHash
Simo Sorce
2012-07-30
1
-3
/
+143
*
Improve loops around slapi mods
Simo Sorce
2012-07-30
1
-68
/
+62
*
Do not check for DNA magic values
Simo Sorce
2012-07-26
2
-8
/
+0
*
Fix wrong check after allocation.
Simo Sorce
2012-07-07
1
-1
/
+1
*
Add range check preop plugin
Sumit Bose
2012-06-29
4
-0
/
+503
*
Use lower case names in LDAP to meet freeIPA convention
Sumit Bose
2012-06-29
1
-11
/
+11
*
Add external domain extop DS plugin
Sumit Bose
2012-06-28
8
-0
/
+1180
*
Add sidgen postop and task
Sumit Bose
2012-06-28
9
-0
/
+1377
*
Normalize uid to lower case in winsync.
Rob Crittenden
2012-05-25
1
-1
/
+32
*
Fix migration code password setting.
Simo Sorce
2012-05-17
1
-0
/
+11
*
Return LDAP_SUCCESS on mods on a referral entry.
Rob Crittenden
2012-05-11
1
-0
/
+9
*
Treat UPGs correctly in winsync replication
Martin Kosek
2012-03-15
2
-11
/
+91
*
Improve password change error message
Martin Kosek
2012-02-03
2
-3
/
+3
*
ipa-cldap: Support clients asking for default domain
Simo Sorce
2012-01-05
1
-1
/
+21
*
Make pwd-extop aware of new ipaNTHash attribute
Sumit Bose
2011-12-06
5
-29
/
+89
*
ipa-cldap: send cldap reply
Simo Sorce
2011-11-21
1
-0
/
+48
*
ipa-cldap: Create netlogon blob
Simo Sorce
2011-11-21
4
-0
/
+344
*
ipa-cldap: Decode CLDAP request.
Simo Sorce
2011-11-21
2
-0
/
+191
*
ipa-cldap: Implement worker thread.
Simo Sorce
2011-11-21
2
-1
/
+81
*
Create skeleton CLDAP server as a DS plugin
Simo Sorce
2011-11-21
6
-0
/
+425
*
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
*
Fix CID 10742: Unchecked return value
Simo Sorce
2011-11-07
1
-1
/
+1
*
ipa-pwd-extop: allow password change on all connections with SSF>1
Sumit Bose
2011-10-05
2
-26
/
+12
*
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
[next]