index
:
freeipa.git
4084
master
Unnamed repository; edit this file 'description' to name the repository.
Martin Kosek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
daemons
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipasam: add enumeration of UPN suffixes based on the realm domains
Alexander Bokovoy
2013-03-29
2
-11
/
+191
*
Remove build warnings
Martin Kosek
2013-03-29
14
-14
/
+14
*
Add support for cmocka C-Unit Test framework
Sumit Bose
2013-03-28
1
-0
/
+31
*
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
4
-0
/
+253
*
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
2
-3
/
+3
*
Perform secondary rid range overlap check for local ranges only
Tomas Babej
2013-03-11
1
-16
/
+25
*
Add unit test for get_authz_data_types()
Sumit Bose
2013-03-08
2
-0
/
+246
*
ipa-kdb: add PAC only if requested
Sumit Bose
2013-03-08
1
-2
/
+140
*
ipa-kdb: Read ipaKrbAuthzData with other principal data
Sumit Bose
2013-03-08
2
-0
/
+18
*
ipa-kdb: Read global defaul ipaKrbAuthzData
Sumit Bose
2013-03-08
2
-1
/
+29
*
Revert "MS-PAC: Special case NFS services"
Sumit Bose
2013-03-08
1
-35
/
+1
*
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
*
ipa-kdb: Dereference after null check in ipa_kdb_mspac.c
Sumit Bose
2013-02-28
1
-1
/
+1
*
ipa-sam: Array compared against 0 in ipasam_set_trusted_domain()
Sumit Bose
2013-02-28
1
-1
/
+1
*
ipa-kdb: Uninitialized scalar variable in ipadb_reinit_mspac()
Sumit Bose
2013-02-28
1
-5
/
+4
*
ipa-kdb: remove unused variable
Sumit Bose
2013-02-28
1
-1
/
+1
*
ipasam: use base scope when fetching domain information about own domain
Alexander Bokovoy
2013-02-19
1
-1
/
+1
*
ipa-kdb: Free talloc autofree context when module is closed
sbose
2013-02-14
1
-0
/
+3
*
ipa-kdb: fix retry logic in ipadb_deref_search
Martin Kosek
2013-02-14
1
-1
/
+1
*
ipa-kdb: remove memory leaks
Martin Kosek
2013-02-14
4
-2
/
+25
*
ipa-sam: Fill SID blacklist when trust is added
Martin Kosek
2013-02-12
1
-1
/
+13
*
ipa-kdb: read SID blacklist from LDAP
Martin Kosek
2013-02-12
2
-54
/
+104
*
ipa-kdb: reinitialize LDAP configuration for known realms
Martin Kosek
2013-02-12
1
-12
/
+45
*
ipa-kdb: avoid ENOMEM when all SIDs are filtered out
Martin Kosek
2013-02-12
1
-4
/
+14
*
ipa-kdb: add sentinel for LDAPDerefSpec allocation
Martin Kosek
2013-02-12
1
-5
/
+6
*
Prevent integer overflow when setting krbPasswordExpiration
Tomas Babej
2013-02-08
4
-13
/
+47
*
ipa-kdb: Support Windows 2012 Server
Alexander Bokovoy
2012-12-07
1
-15
/
+253
*
Bump 389-ds-base minimum in our spec file
Martin Kosek
2012-12-07
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
*
Lookup the user SID in external group as well
Sumit Bose
2012-11-30
1
-5
/
+14
*
MS-PAC: Special case NFS services
Simo Sorce
2012-11-30
1
-1
/
+35
*
Enable transactions by default, make password and modrdn TXN-aware
Rob Crittenden
2012-11-21
6
-5
/
+71
*
ipasam: better Kerberos error handling in ipasam
Alexander Bokovoy
2012-11-21
1
-3
/
+5
*
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
6
-12
/
+22
*
ipadb: reload trust information if domain is not known
Sumit Bose
2012-10-09
1
-1
/
+39
*
ipasam: generate proper SID for trusted domain object
Sumit Bose
2012-10-04
1
-8
/
+49
*
Add SIDs for existing users and groups at the end of ipa-adtrust-install
Sumit Bose
2012-10-04
3
-10
/
+11
*
ipasam: add fallback primary group
Sumit Bose
2012-10-04
1
-7
/
+230
*
ipasam: Fixes build with samba4 rc1
Sumit Bose
2012-09-14
1
-10
/
+10
*
Support the new Winsync POSIX API.
Rob Crittenden
2012-09-06
1
-6
/
+50
*
ipasam: replace trim_char() with trim_string()
Sumit Bose
2012-09-06
1
-2
/
+1
*
ipasam: remove fetch_ldap_pw()
Sumit Bose
2012-09-06
1
-10
/
+2
[next]