s4-libnet_vampire: Ignore some attributes when building working schema cache
[kamenim/samba.git] / source3 / winbindd / winbindd_msrpc.c
2011-02-28 Andreas Schneiders3-rpc_client: Move client pipe functions to own header.
2011-02-02 Stefan Metzmachers3:winbindd: catch lookup_names/sids schannel errors...
2011-02-02 Günther Deschners3-winbind: prefer dcerpc_samr_X functions in winbindd...
2011-01-18 Günther Deschners3-winbind: no need to include ../librpc/gen_ndr/cli_ls...
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-10-07 Günther Deschnersamr: for correctness, rename samr_RidTypeArray to...
2010-09-21 Volker Lendeckes3: Remove a pointless if-statement
2010-07-13 Andreas Schneiders3-winbind: Set status before we leave in some msrpc...
2010-07-06 Andreas Schneiders3-winbind: Use same format for all msrpc debug messages.
2010-07-05 Andreas Schneiders3-winbind: Rename lookup_groupmem to msrpc_lookup_grou...
2010-07-05 Andreas Schneiders3-winbind: Use rpc_trusted_domains in msrpc.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_sequence_number in msrpc.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_lookup_useraliases in msrpc.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_lookup_usergroups in msrpc.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_query_user in msrpc.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_enum_local_groups in msrpc.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_query_user_list in msrpc.
2010-07-05 Andreas Schneiders3-winbind: Use rpc_enum_dom_groups in msrpc.
2010-07-05 Andreas Schneiders3-winbind: Rename winbindd_rpc.c to winbindd_msrpc.c.