summaryrefslogtreecommitdiffstats
path: root/source4/libcli/wbclient/wbclient.c
Commit message (Expand)AuthorAgeFilesLines
* selftest: Rename WINBINDD_SOCKET_DIR environment variable.Andreas Schneider2014-04-171-1/+1
* s4-wbclient: Fix wbc_sids_to_xids to correctly indicate the length of the SID...Andrew Bartlett2014-04-091-1/+1
* s4-wbclient: Cope with winbind returning an errorAndrew Bartlett2014-04-081-0/+4
* auth4: Remove unused wbc_contextVolker Lendecke2014-03-051-29/+0
* libwbclient4: Remove unused composite-based functionsVolker Lendecke2014-03-051-142/+0
* libwbclient4: Add wbc_xids_to_sidsVolker Lendecke2014-03-051-0/+215
* libwbclient4: Add wbc_sids_to_xidsVolker Lendecke2014-03-051-0/+167
* Revert "libwbclient4: Add wbc_sids_to_xids"Volker Lendecke2014-02-181-167/+0
* Revert "libwbclient4: Add wbc_xids_to_sids"Volker Lendecke2014-02-181-215/+0
* Revert "libwbclient4: Remove unused composite-based functions"Volker Lendecke2014-02-181-0/+142
* Revert "auth4: Remove unused wbc_context"Volker Lendecke2014-02-181-0/+29
* auth4: Remove unused wbc_contextVolker Lendecke2014-02-101-29/+0
* libwbclient4: Remove unused composite-based functionsVolker Lendecke2014-02-101-142/+0
* libwbclient4: Add wbc_xids_to_sidsVolker Lendecke2014-02-101-0/+215
* libwbclient4: Add wbc_sids_to_xidsVolker Lendecke2014-02-101-0/+167
* s4-messaging Rename messaging -> imessagingAndrew Bartlett2011-05-031-1/+1
* s4:libcli/wbclient: use irpc_binding_handle_by_name()Stefan Metzmacher2010-09-031-50/+36
* wbclient/wbclient.c - fix a typoMatthias Dieter Wallnöfer2010-03-301-1/+1
* s4: Switch to S3-style id mapping data types.Kai Blin2010-02-111-5/+5
* s4:irpc: avoid c++ reserved word 'private'Stefan Metzmacher2009-02-011-2/+2
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* wbclient: Add an async winbind client library.Kai Blin2008-04-021-0/+210