summaryrefslogtreecommitdiffstats
path: root/nsswitch/wb_common.c
Commit message (Expand)AuthorAgeFilesLines
* Make winbind client library thread-safe by adding contextMatthew Newton2015-03-101-55/+126
* Make sure response->extra_data.data is always cleared outMatthew Newton2015-01-091-6/+7
* nsswitch: Fix the check for the privileged pipe.Andreas Schneider2014-05-161-17/+19
* wbclient: ensure response struct is initializedAlexander Bokovoy2014-05-081-0/+7
* selftest: Rename WINBINDD_SOCKET_DIR environment variable.Andreas Schneider2014-04-171-1/+1
* wbclient: Check with nss_wrapper_enabled().Andreas Schneider2014-04-171-6/+6
* libwbclient: Handle uid_wrapper for pipe access.Andreas Schneider2014-04-171-2/+33
* Remove uid_wrapper related code.Andreas Schneider2014-04-171-2/+0
* nsswitch: Fix short writes in winbind_write_sockVolker Lendecke2013-10-211-2/+2
* nsswitch: Disable uid_wrapper in libwbclient.Andreas Schneider2011-10-271-0/+2
* nsswitch: Remove some refs to the global winbindd_fdVolker Lendecke2011-06-121-8/+10
* libwbclient: Add some input checkVolker Lendecke2011-03-101-0/+4
* nsswitch: Eliminate select from wb_commonVolker Lendecke2011-02-281-28/+27
* s3: Slightly simplify winbind_write_sockVolker Lendecke2011-02-101-16/+14
* libwbclient: Fix a fd-leak at dlclose-timeVolker Lendecke2010-05-101-0/+3
* nsswitch: Move nss_err_str to its only callerVolker Lendecke2010-01-231-23/+0
* nsswitch: Make some functions staticVolker Lendecke2010-01-231-5/+7
* nsswitch: Move source3 files to top level dir.Kai Blin2008-12-161-0/+690