summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* NSS: invalidate memcache user entry on initgr, tooJakub Hrozek2013-01-161-0/+11
* autofs: Use SAFEALIGN_SET_UINT32 instead of SAFEALIGN_COPY_UINT32Jakub Hrozek2013-01-161-10/+5
* LDAP: avoid complex realloc logic in save_rfc2307bis_group_membershipsJakub Hrozek2013-01-151-12/+4
* TOOLS: Refresh memcache after changes to local users and groupsJakub Hrozek2013-01-153-2/+50
* TOOLS: Provide a convenience function to refresh a list of groupsJakub Hrozek2013-01-152-0/+22
* TOOLS: Split querying nss responder into a separate functionJakub Hrozek2013-01-155-38/+79
* TOOLS: move memcache related functions to tools_mc_utils.cJakub Hrozek2013-01-154-161/+189
* Fix invalidating autofs mapsSimo Sorce2013-01-141-1/+1
* let ldap_backup_chpass_uri workPavel Březina2013-01-141-2/+4
* AD: Add user as a direct member of his primary groupJakub Hrozek2013-01-091-8/+109
* AD: replace GID/UID, do not add another oneJakub Hrozek2013-01-094-7/+41
* IPA: Rename IPA_CONFIG_SELINUX_DEFAULT_MAPJakub Hrozek2013-01-083-4/+6
* SELINUX: Process maps even when offlineJakub Hrozek2013-01-081-226/+429
* SYSDB: Split a function to read all SELinux mapsJakub Hrozek2013-01-082-23/+49
* SYSDB: Remove duplicate selinux definesJakub Hrozek2013-01-083-5/+2
* Refactor gid handling in the PAC responderSumit Bose2013-01-084-105/+238
* PAC responder: check if existing user differsSumit Bose2013-01-083-13/+64
* Add tests for get_gids_from_pac()Sumit Bose2013-01-082-0/+257
* Use hash table to collect GIDs from PAC to avoid dupsSumit Bose2013-01-081-18/+86
* Translate LDB_ERR_ATTRIBUTE_OR_VALUE_EXISTS to EEXISTSumit Bose2013-01-081-0/+1
* Read remote groups from PACSumit Bose2013-01-081-3/+52
* Remote groups do not have an original DN attributeSumit Bose2013-01-081-40/+34
* Save domain and GID for groups from the configured domainSumit Bose2013-01-083-17/+47
* Always get user data from PACSumit Bose2013-01-081-7/+7
* Update domain ID for local domain as wellSumit Bose2013-01-081-2/+14
* IDMAP: add sss_idmap_smb_sid_to_unix()Sumit Bose2013-01-082-0/+39
* Add find_domain_by_id()Sumit Bose2013-01-083-0/+91
* Use struct pac_grp instead of gid_t for groups from PACSumit Bose2013-01-084-26/+36
* Potential resource leak in sss_nss_mc_get_recordJakub Hrozek2013-01-081-0/+1
* sudo smart refresh: fix debug messagePavel Březina2013-01-071-1/+1
* sudo smart refresh: do not include usn in filter if no valid usn is knownPavel Březina2013-01-071-5/+12
* memcache: make MC_PTR_TO_SLOT() more readablePavel Březina2013-01-071-2/+1
* explicit null dereferenced in sss_nss_mc_get_record()Pavel Březina2013-01-071-0/+5
* memcache: add macro that validates record lengthPavel Březina2013-01-072-2/+7
* sss_userdel and sss_groupdel with use_fully_qualified_namesMichal Zidek2013-01-071-15/+50
* SYSDB: Modify ghosts in permissive modeOndrej Kos2013-01-071-1/+33
* Search for SHORTNAME$@REALM instead of fqdn$@REALM by defaultJakub Hrozek2013-01-071-3/+35
* Remove unused headerSimo Sorce2013-01-061-1/+0
* sss_cache: fqdn not acceptedMichal Zidek2013-01-041-14/+149
* LDAP: initialize refresh function handlerOndrej Kos2013-01-041-1/+1
* let krb5_backup_kpasswd failover workPavel Březina2013-01-021-2/+2
* mmap cache: invalidate cache on fatal errorSimo Sorce2012-12-203-10/+30
* Carefully check records when forcibly invalidatingSimo Sorce2012-12-202-20/+105
* Update free table when records are invalidated.Simo Sorce2012-12-201-14/+23
* nss_mc: Add extra checks when dereferencing recordsSimo Sorce2012-12-201-0/+12
* krb5 tgt renewal: fix usage of ldb_dn_get_component_val()Sumit Bose2012-12-201-4/+4
* Free resources if fileno failedJakub Hrozek2012-12-201-0/+2
* Add default section to switch statementSumit Bose2012-12-191-0/+3
* Fix a 'shadows a global declaration' warningSumit Bose2012-12-191-2/+2
* sssd_nss: Plug memory leaksSimo Sorce2012-12-191-2/+11