Age | Commit message (Expand) | Author | Files | Lines |
2011-06-20 | Use tevent_req_oom | Volker Lendecke | 1 | -1/+1 |
2011-05-02 | s3: include ntdomain.h before including generated srv_ headers. | Günther Deschner | 1 | -1/+1 |
2011-03-30 | s3-includes: only include ntdomain.h where needed. | Günther Deschner | 1 | -0/+1 |
2010-09-04 | s3:winbindd: implement wbint_bh_set_timeout() as dummy | Stefan Metzmacher | 1 | -0/+8 |
2010-08-16 | s3:winbindd: remove rpc_pipe_client references from winbind_dual_ndr code | Stefan Metzmacher | 1 | -66/+12 |
2010-08-16 | s3:winbindd: remove unused wb_ndr_dispatch* functions | Stefan Metzmacher | 1 | -165/+0 |
2010-08-12 | s3:winbindd: add wbint dcerpc_binding_handle backend | Stefan Metzmacher | 1 | -0/+262 |
2010-07-28 | s3-winbind: Use struct pipes_struct. | Andreas Schneider | 1 | -1/+1 |
2010-07-16 | s3-dcerpc: Use DATA_BLOB for pipes_struct input data | Simo Sorce | 1 | -2/+2 |
2010-07-16 | s3-dcerpc: Convert rdata from prs_struct to a simple DATA_BLOB | Simo Sorce | 1 | -6/+7 |
2010-06-17 | Use #defined constant instead of "false" to be clearer about intent. | Jeremy Allison | 1 | -1/+1 |
2010-05-18 | s3:winbind use no_srv_register to avoid needing rpc_srv_register | Andrew Bartlett | 1 | -10/+0 |
2010-05-18 | s3: Remove use of iconv_convenience. | Jelmer Vernooij | 1 | -2/+2 |
2009-11-08 | Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly" | Volker Lendecke | 1 | -7/+4 |
2009-11-08 | Revert "s3: Do not reference the ndr_tables in the server calls directly" | Volker Lendecke | 1 | -1/+0 |
2009-11-08 | Revert "s3: Do not reference ndr_table when calling rpc_srv_register" | Volker Lendecke | 1 | -1/+1 |
2009-11-08 | s3: Do not reference ndr_table when calling rpc_srv_register | Volker Lendecke | 1 | -1/+1 |
2009-11-08 | s3: Do not reference the ndr_tables in the server calls directly | Volker Lendecke | 1 | -0/+1 |
2009-11-08 | s3: Do not reference ndr_table_<pipe> in the cli_ routines directly | Volker Lendecke | 1 | -4/+7 |
2009-08-27 | s3:winbind: Add a generic cache for NDR based parent-child requests | Volker Lendecke | 1 | -15/+34 |
2009-08-23 | s3:winbind: winbindd_dual_ndrcmd should output what it's doing | Volker Lendecke | 1 | -0/+4 |
2009-08-05 | s3:winbind: Add NDR-based parent-child communication to winbind | Volker Lendecke | 1 | -0/+273 |