summaryrefslogtreecommitdiffstats
path: root/src/providers/proxy/proxy_netgroup.c
Commit message (Collapse)AuthorAgeFilesLines
* Use sysdb_attrs_add_lc_name_alias to add case-insensitive aliasSumit Bose2013-12-191-9/+1
|
* Add domain arg to sysdb_search/delete_netgroup()Simo Sorce2013-01-151-6/+6
|
* Add domain arguments to sysdb_add_inetgroup fns.Simo Sorce2013-01-151-2/+4
|
* Handle empty elements in proxy netgroups:Jakub Hrozek2012-03-091-3/+6
|
* Fix netgroup error handlingJakub Hrozek2012-03-091-17/+59
| | | | https://fedorahosted.org/sssd/ticket/1242
* Delete missing attributes from netgroups to be storedJan Zeleny2012-02-241-1/+1
| | | | https://fedorahosted.org/sssd/ticket/1136
* NSS: Add individual timeouts for entry typesStephen Gallagher2012-02-041-1/+2
| | | | https://fedorahosted.org/sssd/ticket/1016
* Use the case sensitivity flag in the proxy providerJakub Hrozek2011-12-161-2/+36
|
* Cleanup: Remove unused parametersJakub Hrozek2011-11-221-1/+0
|
* SysDB commands that save lastUpdate allows this value to be passed inPavel Březina2011-10-131-1/+1
| | | | https://fedorahosted.org/sssd/ticket/836
* sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny2011-08-151-1/+1
| | | | | The patch also updates code using modified functions. Tests have also been adjusted.
* Implement netgroups for proxy providerSumit Bose2010-10-251-0/+134