summaryrefslogtreecommitdiff
path: root/nsswitch/winbind_nss_linux.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-23nsswitch: Fix code spellingAndreas Schneider1-1/+1
2023-01-05nsswitch: remove winbind_nss_mutexRalph Boehme1-89/+0
2023-01-05nsswitch: prepare for removing global locking by using TLSRalph Boehme1-17/+17
2022-12-09Fix memleak in _nss_winbind_initgroups_dynSushmita Bhattacharya1-0/+1
2021-11-30nsswitch: explicitly mark NSS_STATUS _nss_winbind_* symbols as _PUBLIC_ on LinuxStefan Metzmacher1-0/+12
2018-12-22nsswitch/winbind_nss_linux.c use WBFLAG_FROM_NSSBjoern Jacke1-10/+28
2018-11-28nss_winbind: Use #ifdef instead of #if for config.h definitionsAndreas Schneider1-26/+26
2018-11-12nss_winbind: Set the client process nameAndreas Schneider1-0/+11
2018-04-03nsswitch: add some const to _nss_winbind_initgroups_dyn() prototypeStefan Metzmacher1-1/+1
2018-04-03nsswitch: maintain prototypes for the linux based functions only onceStefan Metzmacher1-22/+0
2016-03-22nsswitch: linux: Remove use of strcpy().Jeremy Allison1-16/+28
2016-02-11nss_linux: Remove non-nss functionsVolker Lendecke1-371/+0
2015-03-10Use global context for winbindd_request_responseMatthew Newton1-19/+30
2014-11-14nsswitch: avoid some compiler warningsStefan Metzmacher1-1/+1
2014-09-19nsswitch: Skip groups we were not able to map.Andreas Schneider1-0/+5
2012-02-25nsswitch: Remove a pointless if-clauseVolker Lendecke1-1/+1
2010-01-23nsswitch: Move nss_err_str to its only callerVolker Lendecke1-0/+25
2008-12-17nsswitch: fix compiler warnings in winbind_nss_linux.cStefan Metzmacher1-3/+3
2008-12-16nsswitch: Move source3 files to top level dir.Kai Blin1-0/+1477