wbclient: Add wbcSetClientProcessName()
[gd/samba-autobuild/.git] / nsswitch / wb_common.c
2018-11-12 Andreas Schneiderwbclient: Add wbcSetClientProcessName()
2018-11-12 Andreas Schneiderwbclient: Send the client process name talking to winbind
2018-11-01 Ralph Wuerthnernsswitch: protect access to wb_global_ctx by a mutex
2018-11-01 Ralph Wuerthnernsswitch: make wb_global_ctx private add add get/put...
2018-11-01 Ralph Wuerthnernsswitch: use goto to have only one function return
2018-07-24 Volker Lendeckensswitch: Correct users of "ctx->is_privileged"
2018-07-24 Volker Lendeckensswitch: Make two functions static
2018-04-24 Volker Lendeckensswitch: Only connect to the priv socket if required
2018-04-24 Stefan Metzmachernsswitch: fix memory leak in winbind_open_pipe_sock...
2017-11-17 Volker Lendeckensswitch: Slightly simplify winbindd_request_response
2015-11-06 Mathieu ParentFix various spelling errors
2015-10-09 Andrew Bartlettbuild: Move __attribute__ ((destructor)) and ((construc...
2015-07-15 Uri Simchoniwinbind client: avoid vicious cycle created by client...
2015-06-08 Volker Lendeckensswitch: Simplify winbind_named_pipe_sock()
2015-03-18 Matthew NewtonEnsure we always initialise the winbind context
2015-03-09 Matthew NewtonMake winbind client library thread-safe by adding context
2015-01-09 Matthew NewtonMake sure response->extra_data.data is always cleared out
2014-05-16 Andreas Schneidernsswitch: Fix the check for the privileged pipe.
2014-05-08 Alexander Bokovoywbclient: ensure response struct is initialized
2014-04-17 Andreas Schneiderselftest: Rename WINBINDD_SOCKET_DIR environment variable.
2014-04-17 Andreas Schneiderwbclient: Check with nss_wrapper_enabled().
2014-04-17 Andreas Schneiderlibwbclient: Handle uid_wrapper for pipe access.
2014-04-17 Andreas SchneiderRemove uid_wrapper related code.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-21 Volker Lendeckensswitch: Fix short writes in winbind_write_sock
2011-10-27 Andreas Schneidernsswitch: Disable uid_wrapper in libwbclient.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-12 Volker Lendeckensswitch: Remove some refs to the global winbindd_fd
2011-03-10 Volker Lendeckelibwbclient: Add some input check
2011-02-28 Volker Lendeckensswitch: Eliminate select from wb_common
2011-02-10 Volker Lendeckes3: Slightly simplify winbind_write_sock
2010-05-10 Volker Lendeckelibwbclient: Fix a fd-leak at dlclose-time
2010-01-23 Volker Lendeckensswitch: Move nss_err_str to its only caller
2010-01-23 Volker Lendeckensswitch: Make some functions static
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Kai Blinnsswitch: Move source3 files to top level dir.