summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make sysdb_domain_dn() require a domain.Simo Sorce2013-01-116-7/+10
* Make sysdb_netgroup_base_dn() require a domain.Simo Sorce2013-01-113-5/+9
* Make sysdb_netgroup_dn() require a domain explictly.Simo Sorce2013-01-114-9/+11
* Make sysdb_group_dn() require a domain explictly.Simo Sorce2013-01-116-18/+20
* Make sysdb_user_dn() require a domain explictly.Simo Sorce2013-01-116-15/+17
* Remove the sysdb_ctx_get_domain() function.Simo Sorce2013-01-115-19/+16
* Refactor single domain initializationSimo Sorce2013-01-1112-60/+63
* Refactor sysdb initializationSimo Sorce2013-01-116-170/+25
* The Big sysdb/domain split-up!Simo Sorce2013-01-111-1/+1
* Use new sysdb_search_service() in sss_cacheSimo Sorce2013-01-111-34/+3
* Change pam data auth tokens.Simo Sorce2013-01-1021-473/+533
* Add authtok utility functions.Simo Sorce2013-01-103-0/+384
* Add function to safely wipe memory.Simo Sorce2013-01-102-0/+18
* Code can only check for cached passwordsSimo Sorce2013-01-105-36/+45
* Fix sdap reinit.Simo Sorce2013-01-101-82/+89
* Use sysdb_search_service() for all svc queriesSimo Sorce2013-01-102-78/+56
* Add sysdb_search_service() helper functionSimo Sorce2013-01-102-0/+63
* 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
* Revert "Add a default section to a switch-statement"Simo Sorce2013-01-091-12/+8
* Add a default section to a switch-statementSumit Bose2013-01-091-0/+3
* Remove dead netgroup functionsSimo Sorce2013-01-083-419/+0
* Remove unhelpful vtable from sss_cacheSimo Sorce2013-01-081-24/+30
* 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: split sysdb_add_userOndrej Kos2013-01-071-125/+176
* 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