summaryrefslogtreecommitdiff
path: root/source4/libcli/wbclient
Commit message (Expand)AuthorAgeFilesLines
* wbclient: "ev" is no longer used in wbc_xids_to_sidsVolker Lendecke2016-09-282-4/+2
* wbclient: "ev" is no longer used in wbc_sids_to_xidsVolker Lendecke2016-09-282-4/+2
* libwbclient: Make source4/ use nsswitch/libwbclientVolker Lendecke2016-02-222-321/+105
* Rename 'errors' to 'samba-errors' and make it public.Jelmer Vernooij2016-01-131-1/+1
* 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-052-41/+1
* libwbclient4: Remove unused composite-based functionsVolker Lendecke2014-03-052-158/+0
* libwbclient4: Add wbc_xids_to_sidsVolker Lendecke2014-03-051-0/+215
* libwbclient4: Add wbc_sids_to_xidsVolker Lendecke2014-03-053-1/+173
* Define the winbindd socket directory when building wbclientGarming Sam2014-02-191-0/+1
* Revert "libwbclient4: Add wbc_sids_to_xids"Volker Lendecke2014-02-183-173/+1
* Revert "libwbclient4: Add wbc_xids_to_sids"Volker Lendecke2014-02-181-215/+0
* Revert "libwbclient4: Remove unused composite-based functions"Volker Lendecke2014-02-182-0/+158
* Revert "auth4: Remove unused wbc_context"Volker Lendecke2014-02-182-1/+41
* auth4: Remove unused wbc_contextVolker Lendecke2014-02-102-41/+1
* libwbclient4: Remove unused composite-based functionsVolker Lendecke2014-02-102-158/+0
* libwbclient4: Add wbc_xids_to_sidsVolker Lendecke2014-02-101-0/+215
* libwbclient4: Add wbc_sids_to_xidsVolker Lendecke2014-02-103-1/+173
* build: make LIBWBCLIENT_OLD and auth_unix_token librariesAndrew Bartlett2011-09-081-4/+5
* s4-messaging Rename messaging -> imessagingAndrew Bartlett2011-05-032-2/+2
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-5/+0
* s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij2010-10-261-1/+1
* s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij2010-10-241-1/+1
* s4: Rename LIBEVENTS to libevents.Jelmer Vernooij2010-10-231-1/+1
* s4:libcli/wbclient: use irpc_binding_handle_by_name()Stefan Metzmacher2010-09-033-54/+39
* s4-waf: removed the AUTOGENERATED markersAndrew Tridgell2010-04-061-4/+0
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-061-0/+10
* 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-112-9/+9
* libwbclient: Add async call framework.Kai Blin2009-05-301-2/+2
* s4:irpc: avoid c++ reserved word 'private'Stefan Metzmacher2009-02-011-2/+2
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-292-3/+3
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-1/+1
* Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-141-1/+2
* Install pidl by default if ExtUtils::MakeMaker is available. This should make...Jelmer Vernooij2008-04-041-2/+0
* wbclient: Add an async winbind client library.Kai Blin2008-04-023-0/+266