index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-28
SYSDB: Store enumerate flag for subdomain
Jakub Hrozek
5
-11
/
+38
2013-08-28
LDAP: Make sdap_id_setup_tasks reusable for subdomains
Jakub Hrozek
5
-9
/
+21
2013-08-28
LDAP: Make the cleanup task reusable for subdomains
Jakub Hrozek
5
-42
/
+73
2013-08-28
LDAP: Make cleanup synchronous
Jakub Hrozek
3
-150
/
+34
2013-08-28
LDAP: Convert enumeration to the ptask API
Jakub Hrozek
4
-136
/
+132
2013-08-28
LDAP: Move the ldap enum request to its own reusable module
Jakub Hrozek
6
-642
/
+741
2013-08-28
LDAP: Remove unused constant
Jakub Hrozek
1
-2
/
+0
2013-08-28
LDAP: Add enum_{users,groups}_recv to follow the tevent_req style
Jakub Hrozek
1
-24
/
+19
2013-08-28
DB: remove unused realm parameter from sysdb_master_domain_add_info
Jakub Hrozek
4
-24
/
+4
2013-08-28
DB: Update sss_domain_info with new updated data
Jakub Hrozek
1
-5
/
+5
2013-08-28
ipa-server-mode: add IPA group memberships to AD users
Sumit Bose
4
-8
/
+1005
2013-08-28
mmap_cache: Use stricter check for hash keys.
Lukas Slebodnik
1
-4
/
+6
2013-08-28
mmap_cache: Skip records which doesn't have same hash
Lukas Slebodnik
1
-2
/
+34
2013-08-28
sss_packet_grow: correctly pad packet length to 512B
Pavel Březina
1
-1
/
+1
2013-08-28
IPA: Enable AD sites when in server mode
Jakub Hrozek
3
-2
/
+70
2013-08-28
krb5: Fetch ccname template from krb5.conf
Stephen Gallagher
10
-16
/
+182
2013-08-28
krb5_common: Refactor to use a talloc temp context
Simo Sorce
1
-12
/
+28
2013-08-27
KRB5: Add support for KEYRING cache type
Stephen Gallagher
7
-6
/
+245
2013-08-27
KRB5: Remove unnecessary call to become_user()
Stephen Gallagher
1
-6
/
+0
2013-08-27
KRB5: Add low-level debugging to sss_get_ccache_name_for_principal
Stephen Gallagher
1
-0
/
+6
2013-08-26
sudo: do not strdup usn on ENOENT
Pavel Březina
1
-1
/
+1
2013-08-26
sudo: do not fail to store the rule if we can't read usn
Pavel Březina
1
-3
/
+4
2013-08-26
PAC: Skip SIDs that cannot be resolved to domain
Jakub Hrozek
1
-2
/
+4
2013-08-26
PAC: use SID instead of GID to search for groups
Sumit Bose
1
-48
/
+41
2013-08-26
PAC: do not fail if a single group cannot be added/removed
Sumit Bose
1
-18
/
+31
2013-08-26
PAC: read user DN instead of constructing it
Sumit Bose
1
-5
/
+17
2013-08-26
PAC: handle non-POSIX groups in cache
Sumit Bose
2
-11
/
+9
2013-08-26
PAC: do not create users with missing GID
Sumit Bose
1
-0
/
+14
2013-08-26
PAC: if user entry already exists keep it
Sumit Bose
3
-86
/
+10
2013-08-24
DP: Notify propperly when removing PAC responder
Ondrej Kos
2
-1
/
+5
2013-08-24
MAN: AD provider only supports trusted domains from the same forest
Jakub Hrozek
1
-0
/
+5
2013-08-24
check_cc_validity: make sure _valid is always set
Sumit Bose
1
-5
/
+7
2013-08-22
pam: Bad debug message format and parameter.
Michal Zidek
1
-1
/
+2
2013-08-22
Fix memory leak insss_krb5_get_error_message
Lukas Slebodnik
1
-0
/
+1
2013-08-22
Use brackets around macros.
Lukas Slebodnik
2
-8
/
+8
2013-08-22
Remove include recursion
Lukas Slebodnik
2
-3
/
+0
2013-08-22
proxy: Allow initgroup to return NOTFOUND
Simo Sorce
1
-0
/
+16
2013-08-22
mmap_cache: Use sss_atomic_write_s instead of write.
Michal Zidek
1
-2
/
+11
2013-08-22
KRB5: Only set active and valid on success
Stephen Gallagher
1
-6
/
+5
2013-08-22
KRB5: Refactor cc_*_check_existing
Stephen Gallagher
1
-61
/
+59
2013-08-22
KRB5: Add new #define for collection cache types
Stephen Gallagher
8
-35
/
+35
2013-08-19
sysdb_add_incomplete_group: store SID string is available
Sumit Bose
5
-14
/
+72
2013-08-19
save_rfc2307bis_user_memberships: use fq names for subdomains
Sumit Bose
1
-0
/
+16
2013-08-19
sdap_add_incomplete_groups: use fully qualified name if needed
Sumit Bose
1
-4
/
+14
2013-08-19
mmap_cache: Store corrupted mmap cache before reset
Michal Zidek
1
-0
/
+66
2013-08-19
sudo: continue if we are unable to resolve fqdn
Pavel Březina
1
-1
/
+0
2013-08-19
mmap_cache: Use better checks for corrupted mc in responder
Michal Zidek
2
-5
/
+53
2013-08-19
mmap_cache: Off by one error.
Michal Zidek
4
-14
/
+17
2013-08-19
mmap_cache: Remove triple checks in client code.
Michal Zidek
2
-40
/
+20
2013-08-19
mmap_cache: Check data->name value in client code
Michal Zidek
2
-0
/
+37
[prev]
[next]