index
:
freeipa.git
WIP
abbra
certauth
ipa-3-3
master
replace_private_samba_calls
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
daemons
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use exop instead of kadmin.local
Sumit Bose
2012-06-11
2
-27
/
+80
*
Add support for disabling KDC writes
Simo Sorce
2012-06-06
3
-0
/
+75
*
ipa-sam: update sid_to_id() interface to follow passdb API changes in Samba
Alexander Bokovoy
2012-06-07
2
-18
/
+3
*
Add trust-related ACIs
Alexander Bokovoy
2012-06-07
1
-11
/
+133
*
ipa-kdb: Add MS-PAC on constrained delegation.
Simo Sorce
2012-06-07
1
-22
/
+26
*
Perform case-insensitive searches for principals on TGS requests
Alexander Bokovoy
2012-06-07
1
-21
/
+52
*
Add separate attribute to store trusted domain SID
Alexander Bokovoy
2012-06-07
1
-4
/
+5
*
Fix setting domain_sid
Simo Sorce
2012-05-29
1
-1
/
+1
*
Normalize uid to lower case in winsync.
Rob Crittenden
2012-05-25
1
-1
/
+32
*
Check for locked-out user before incrementing lastfail.
Rob Crittenden
2012-05-18
1
-4
/
+6
*
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
*
Fix theoretical leak discovered by coverity
Simo Sorce
2012-04-17
1
-0
/
+1
*
Fix MS-PAC checks when using s4u2proxy
Simo Sorce
2012-04-03
1
-4
/
+6
*
Fix failure count interval attribute name in query for password policy.
Rob Crittenden
2012-03-29
1
-1
/
+1
*
Fix memleak and silence Coverity defects
Simo Sorce
2012-03-22
3
-0
/
+9
*
Treat UPGs correctly in winsync replication
Martin Kosek
2012-03-15
2
-11
/
+91
*
ipa-kdb: fix delegation acl check
Simo Sorce
2012-02-28
1
-2
/
+4
*
policy: add function to check lockout policy
Simo Sorce
2012-02-19
3
-1
/
+62
*
ipa-kdb: Fix ACL evaluator
Simo Sorce
2012-02-20
1
-1
/
+4
*
Remove compat defines
Simo Sorce
2012-02-16
1
-32
/
+0
*
ipa-kdb: set krblastpwdchange only when keys have been effectively changed
Simo Sorce
2012-02-15
1
-2
/
+4
*
ipa-kdb: Avoid lookup on modify if possible
Simo Sorce
2012-02-15
1
-19
/
+27
*
ipa-kdb: add AS auditing support
Simo Sorce
2012-02-14
7
-91
/
+254
*
Improve password change error message
Martin Kosek
2012-02-03
2
-3
/
+3
*
slapi-plugins: use thread-safe ldap library
Simo Sorce
2012-01-13
1
-1
/
+1
*
ipa-kdb: Create PAC's KDC checksum with right key
Simo Sorce
2012-01-11
1
-2
/
+89
*
ipa-kdb: Verify the correct checksum in PAC validation
Simo Sorce
2012-01-11
1
-5
/
+45
*
ipa-cldap: Support clients asking for default domain
Simo Sorce
2012-01-05
1
-1
/
+21
*
Add a second module init call for newer samba versions
Sumit Bose
2011-12-09
1
-0
/
+6
*
ipa-kdb: return properly when no PAC is available
Simo Sorce
2011-12-09
1
-10
/
+3
*
ipa-kdb: Add delgation access control support
Simo Sorce
2011-12-08
5
-1
/
+342
*
ipa-kdb: enhance deref searches
Simo Sorce
2011-12-08
3
-13
/
+39
*
ipa-kdb: Fix copy and paste typo
Simo Sorce
2011-12-07
1
-1
/
+1
*
Make pwd-extop aware of new ipaNTHash attribute
Sumit Bose
2011-12-06
5
-29
/
+89
*
Add ipasam samba passdb backend
Sumit Bose
2011-12-06
6
-1
/
+3331
*
ipa-kdb: fix memleaks in ipa_kdb_mspac.c
Simo Sorce
2011-12-02
1
-7
/
+8
*
ipa-kdb: Remove unused CFLAGS/LIBS from Makefiles
Simo Sorce
2011-12-02
1
-2
/
+0
*
ipa-kdb: fix free() of uninitialized var
Simo Sorce
2011-11-29
1
-0
/
+1
*
ipa-kdb: Support re-signing PAC with different checksum
Simo Sorce
2011-11-29
1
-2
/
+52
*
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
7
-0
/
+427
*
MS-PAC: Add support for verifying PAC in TGS requests
Simo Sorce
2011-11-07
1
-7
/
+62
*
Add support for generating PAC for AS requests for user principals
Simo Sorce
2011-11-07
7
-1
/
+905
*
Fix CID 11027: Wrong sizeof argument
Simo Sorce
2011-11-07
1
-1
/
+1
*
Fix CID 11026: Resource leak
Simo Sorce
2011-11-07
1
-1
/
+4
*
Fix CID 11025: Resource leak
Simo Sorce
2011-11-07
1
-2
/
+2
[prev]
[next]