summaryrefslogtreecommitdiff
path: root/nsswitch/wb_common.c
Commit message (Expand)AuthorAgeFilesLines
* Fix various spelling errorsMathieu Parent2015-11-061-1/+1
* build: Move __attribute__ ((destructor)) and ((constructor)) tests to wafsambaAndrew Bartlett2015-10-091-1/+1
* winbind client: avoid vicious cycle created by client retryUri Simchoni2015-07-151-17/+9
* nsswitch: Simplify winbind_named_pipe_sock()Volker Lendecke2015-06-081-10/+8
* Ensure we always initialise the winbind contextMatthew Newton2015-03-181-1/+1
* 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