summaryrefslogtreecommitdiffstats
path: root/source4/winbind/wb_irpc.c
Commit message (Expand)AuthorAgeFilesLines
* winbind4: Remove unused winbind_get_idmap irpc operationVolker Lendecke2014-03-051-72/+0
* Revert "winbind4: Remove unused winbind_get_idmap irpc operation"Volker Lendecke2014-02-181-0/+72
* winbind4: Remove unused winbind_get_idmap irpc operationVolker Lendecke2014-02-101-72/+0
* s4:winbind: convert wb_update_rodc_dns_send/recv to tevent_reqStefan Metzmacher2012-08-251-10/+15
* s4:winbind: convert wb_sam_logon_send/recv to tevent_reqStefan Metzmacher2012-08-251-10/+13
* s4-winbind: added count argument to wb_sids2xids_recv()Andrew Tridgell2011-09-081-1/+1
* s4-winbind Add a proxy method to update DNS records with a read-write DCAndrew Bartlett2010-09-171-0/+50
* s4: ran minimal_includes.pl on source4/winbindAndrew Tridgell2009-10-201-1/+0
* s4: fix various warnings (not "const" related ones)Matthias Dieter Wallnöfer2009-10-021-2/+2
* Fix Coverity ID 853 (UNINIT) -- Kai, please check!Volker Lendecke2009-04-281-0/+3
* s4:irpc: avoid c++ reserved word 'private'Stefan Metzmacher2009-02-011-2/+2
* wbclient: Add an async winbind client library.Kai Blin2008-04-021-0/+70
* r25454: Use standard bool types in a couple more places.Jelmer Vernooij2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r17342: implement a SamLogon via IRPC in samba4's winbindStefan Metzmacher2007-10-101-0/+86