summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Code can only check for cached passwordsSimo Sorce5-36/+45
2013-01-10Fix sdap reinit.Simo Sorce1-82/+89
2013-01-10Use sysdb_search_service() for all svc queriesSimo Sorce2-78/+56
2013-01-10Add sysdb_search_service() helper functionSimo Sorce2-0/+63
2013-01-09AD: Add user as a direct member of his primary groupJakub Hrozek1-8/+109
2013-01-09AD: replace GID/UID, do not add another oneJakub Hrozek4-7/+41
2013-01-09Revert "Add a default section to a switch-statement"Simo Sorce1-12/+8
2013-01-09Add a default section to a switch-statementSumit Bose1-0/+3
2013-01-08Remove dead netgroup functionsSimo Sorce3-419/+0
2013-01-08Remove unhelpful vtable from sss_cacheSimo Sorce1-24/+30
2013-01-08IPA: Rename IPA_CONFIG_SELINUX_DEFAULT_MAPJakub Hrozek3-4/+6
2013-01-08SELINUX: Process maps even when offlineJakub Hrozek1-226/+429
2013-01-08SYSDB: Split a function to read all SELinux mapsJakub Hrozek2-23/+49
2013-01-08SYSDB: Remove duplicate selinux definesJakub Hrozek3-5/+2
2013-01-08Refactor gid handling in the PAC responderSumit Bose4-105/+238
2013-01-08PAC responder: check if existing user differsSumit Bose3-13/+64
2013-01-08Add tests for get_gids_from_pac()Sumit Bose1-0/+256
2013-01-08Use hash table to collect GIDs from PAC to avoid dupsSumit Bose1-18/+86
2013-01-08Translate LDB_ERR_ATTRIBUTE_OR_VALUE_EXISTS to EEXISTSumit Bose1-0/+1
2013-01-08Read remote groups from PACSumit Bose1-3/+52
2013-01-08Remote groups do not have an original DN attributeSumit Bose1-40/+34
2013-01-08Save domain and GID for groups from the configured domainSumit Bose3-17/+47
2013-01-08Always get user data from PACSumit Bose1-7/+7
2013-01-08Update domain ID for local domain as wellSumit Bose1-2/+14
2013-01-08IDMAP: add sss_idmap_smb_sid_to_unix()Sumit Bose2-0/+39
2013-01-08Add find_domain_by_id()Sumit Bose3-0/+91
2013-01-08Use struct pac_grp instead of gid_t for groups from PACSumit Bose4-26/+36
2013-01-08Potential resource leak in sss_nss_mc_get_recordJakub Hrozek1-0/+1
2013-01-07sudo smart refresh: fix debug messagePavel Březina1-1/+1
2013-01-07sudo smart refresh: do not include usn in filter if no valid usn is knownPavel Březina1-5/+12
2013-01-07memcache: make MC_PTR_TO_SLOT() more readablePavel Březina1-2/+1
2013-01-07explicit null dereferenced in sss_nss_mc_get_record()Pavel Březina1-0/+5
2013-01-07memcache: add macro that validates record lengthPavel Březina2-2/+7
2013-01-07sss_userdel and sss_groupdel with use_fully_qualified_namesMichal Zidek1-15/+50
2013-01-07SYSDB: split sysdb_add_userOndrej Kos1-125/+176
2013-01-07SYSDB: Modify ghosts in permissive modeOndrej Kos1-1/+33
2013-01-07Search for SHORTNAME$@REALM instead of fqdn$@REALM by defaultJakub Hrozek1-3/+35
2013-01-07Fix tevent_req style for sdap_async_sudo.Simo Sorce1-22/+22
2013-01-07Remove redundant definition.Simo Sorce2-2/+1
2013-01-06Remove unused headerSimo Sorce1-1/+0
2013-01-04sss_cache: fqdn not acceptedMichal Zidek1-14/+149
2013-01-04LDAP: initialize refresh function handlerOndrej Kos1-1/+1
2013-01-02let krb5_backup_kpasswd failover workPavel Březina1-2/+2
2013-01-02failover: Protect against empty host namesMichal Zidek11-102/+174
2013-01-02set ret to EOK after for loop in sdap_sudo_purge_sudoersPavel Březina1-0/+2
2012-12-20mmap cache: invalidate cache on fatal errorSimo Sorce3-10/+30
2012-12-20Carefully check records when forcibly invalidatingSimo Sorce2-20/+105
2012-12-20Update free table when records are invalidated.Simo Sorce1-14/+23
2012-12-20nss_mc: Add extra checks when dereferencing recordsSimo Sorce1-0/+12
2012-12-20krb5 tgt renewal: fix usage of ldb_dn_get_component_val()Sumit Bose1-4/+4