summaryrefslogtreecommitdiff
path: root/nsswitch/winbind_nss_linux.c
Commit message (Expand)AuthorAgeFilesLines
* nsswitch: remove winbind_nss_mutexRalph Boehme2023-01-051-89/+0
* nsswitch: prepare for removing global locking by using TLSRalph Boehme2023-01-051-17/+17
* Fix memleak in _nss_winbind_initgroups_dynSushmita Bhattacharya2022-12-091-0/+1
* nsswitch: explicitly mark NSS_STATUS _nss_winbind_* symbols as _PUBLIC_ on LinuxStefan Metzmacher2021-11-301-0/+12
* nsswitch/winbind_nss_linux.c use WBFLAG_FROM_NSSBjoern Jacke2018-12-221-10/+28
* nss_winbind: Use #ifdef instead of #if for config.h definitionsAndreas Schneider2018-11-281-26/+26
* nss_winbind: Set the client process nameAndreas Schneider2018-11-121-0/+11
* nsswitch: add some const to _nss_winbind_initgroups_dyn() prototypeStefan Metzmacher2018-04-031-1/+1
* nsswitch: maintain prototypes for the linux based functions only onceStefan Metzmacher2018-04-031-22/+0
* nsswitch: linux: Remove use of strcpy().Jeremy Allison2016-03-221-16/+28
* nss_linux: Remove non-nss functionsVolker Lendecke2016-02-111-371/+0
* Use global context for winbindd_request_responseMatthew Newton2015-03-101-19/+30
* nsswitch: avoid some compiler warningsStefan Metzmacher2014-11-141-1/+1
* nsswitch: Skip groups we were not able to map.Andreas Schneider2014-09-191-0/+5
* nsswitch: Remove a pointless if-clauseVolker Lendecke2012-02-251-1/+1
* nsswitch: Move nss_err_str to its only callerVolker Lendecke2010-01-231-0/+25
* nsswitch: fix compiler warnings in winbind_nss_linux.cStefan Metzmacher2008-12-171-3/+3
* nsswitch: Move source3 files to top level dir.Kai Blin2008-12-161-0/+1477