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
*
Allow ID-to-SID mappings in the extdom plugin
Sumit Bose
2013-05-02
1
-0
/
+2
*
Do not store SID string in a local buffer
Sumit Bose
2013-05-02
1
-6
/
+8
*
Do not lookup up the domain too early if only the SID is known
Sumit Bose
2013-05-02
1
-3
/
+13
*
ipa-pwd-extop: do not use dn until it is really set
Sumit Bose
2013-04-02
1
-20
/
+20
*
Remove build warnings
Martin Kosek
2013-03-29
12
-12
/
+12
*
Configure ipa_dns DS plugin on install and upgrade
Martin Kosek
2013-03-22
2
-0
/
+21
*
Add 389 DS plugin for special idnsSOASerial attribute handling
Petr Spacek
2013-03-22
3
-0
/
+252
*
Fix lockout of LDAP bind.
Rob Crittenden
2013-03-21
1
-91
/
+158
*
Use new 389-ds-base cleartext password API
Martin Kosek
2013-03-13
1
-8
/
+12
*
Change DNA magic value to -1 to make UID 999 usable
Petr Viktorin
2013-03-11
1
-2
/
+2
*
Perform secondary rid range overlap check for local ranges only
Tomas Babej
2013-03-11
1
-16
/
+25
*
ipa-pwd: Unchecked return value ipapwd_chpwop()
Sumit Bose
2013-02-28
1
-1
/
+5
*
ipa-extdom: Double-free in ipa_extdom_common.c
Sumit Bose
2013-02-28
1
-1
/
+0
*
ipa-lockout: Wrong sizeof argument in ipa_lockout.c
Sumit Bose
2013-02-28
1
-1
/
+1
*
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
[next]