summaryrefslogtreecommitdiff
path: root/source4/librpc
AgeCommit message (Expand)AuthorFilesLines
2012-01-04s4:pyrpc: add 'user_session_key' getter to the connection objectStefan Metzmacher2-1/+45
2011-12-22s4-librpc: Fix netlogon schannel client connect.Andreas Schneider1-0/+2
2011-12-14s4-librpc: Fix NETLOGON credential chain with Windows 2008.Andreas Schneider1-9/+40
2011-11-30s4:libcli/raw: implement on top of smbXcli_conn/reqStefan Metzmacher1-4/+6
2011-11-24s4:libcli/smb2: implement on top of smbXcli_conn/reqStefan Metzmacher1-2/+3
2011-11-11s4-librpc: do not limit to the first IP when trying to do a rpc connectionMatthieu Patou1-7/+25
2011-11-04dns: Build the python bindingsKai Blin1-0/+6
2011-11-03waf: convert NDR_NBT into shared library.Günther Deschner1-4/+4
2011-11-03nbt: trim down header dependencies of nbt.idl.Günther Deschner2-1/+3
2011-10-28s4:librpc/dcerpc_smb2: fix smb2_write_callback()Stefan Metzmacher1-5/+9
2011-10-28s4:librpc/dcerpc_smb: fix smb_write_callback()Stefan Metzmacher1-5/+10
2011-10-19libcli: move ioctl function field defs to smb_constantsDavid Disseldorp1-1/+1
2011-10-18gensec: move event context from gensec_*_init() to gensec_update()Andrew Bartlett1-1/+2
2011-10-13s4-messaging: Pass the loadparm context, not just the messaging pathAndrew Bartlett1-1/+1
2011-10-11lib/param move source4 param code to the top levelAndrew Bartlett1-1/+1
2011-10-04dns: build python bindings for dnsserver RPC protocolAndrew Tridgell1-0/+6
2011-09-22s4-rpc: show binding string in failed rpc bindsAndrew Tridgell1-1/+2
2011-09-14s4:librpc/rpc: return NT_STATUS_CONNECTION_DISCONNECTEDStefan Metzmacher1-2/+2
2011-09-13s4-subdomain more work on sub-domain joinAndrew Bartlett1-0/+13
2011-09-13s4-python: Consistently use spaces rather than tabs, fix headers in several p...Jelmer Vernooij1-3/+3
2011-09-06s4:librpc: rpc_common.h was move to dcerpc-bindingStefan Metzmacher1-1/+1
2011-08-26build: Add dcerpc-binding to dcerpc.pcAndrew Bartlett1-1/+1
2011-08-19py_security: Fix comparison between two dom_sid objectsAmitay Isaacs1-1/+9
2011-08-18credentials: Rename library to samba-credentials to avoid name clashes.Jelmer Vernooij1-1/+1
2011-08-18cli-raw: Add public libsmbclient-raw library.Jelmer Vernooij1-1/+1
2011-08-13s4:librpc: use tevent_ fn names instead of legacy event_ onesSimo Sorce3-9/+9
2011-08-10pytalloc: Use consistent prefix for functions, add ABI file.Jelmer Vernooij5-46/+49
2011-08-08build: rename rpcommon to dcerpc-binding an make a public libraryAndrew Bartlett1-1/+1
2011-08-08build: provide tevent-util as a public libraryAndrew Bartlett1-1/+1
2011-08-04s4-librpc: Fix double free.Andreas Schneider2-11/+13
2011-08-03gensec: Remove mem_ctx from calls that do not return memoryAndrew Bartlett1-2/+0
2011-08-01winsif.idl: fix comment about a pidl bugStefan Metzmacher1-2/+1
2011-07-23cli_raw: Make name lowercase.Jelmer Vernooij1-1/+1
2011-06-10s4-librpc Remove unsued server_id4.idlAndrew Bartlett1-13/+0
2011-06-09librpc/idr Use the Samba3 notify.idl in common.Andrew Bartlett3-66/+2
2011-06-09server_id.idl: Bring server_id.idl in commonAndrew Bartlett4-11/+4
2011-06-09s4-cluster Use task_id instead of id2 to clarify server_id structureAndrew Bartlett1-1/+1
2011-06-09s4:librpc/rpc/dcerpc.c - janitorial: use "void" for functions without argumentsMatthias Dieter Wallnöfer1-1/+1
2011-06-06s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett3-4/+4
2011-06-06s4-ipv6: removed the old unused ipv6 code in dcerpc_sock.cAndrew Tridgell1-43/+6
2011-06-06s4-ipv6: allow for IPv6 in dcerpc socket callsAndrew Tridgell1-2/+2
2011-05-09build: Remove --disable-s3build so we can rely on these subsystemsAndrew Bartlett1-6/+1
2011-05-03s4-messaging Rename messaging -> imessagingAndrew Bartlett1-2/+2
2011-05-03s4-cluster Rename server_id.node -> vnn to match Samba3Andrew Bartlett1-1/+1
2011-05-03s4:cluster Rename .id to .pid in server_idAndrew Bartlett1-1/+2
2011-04-28s4:libcli/smb2: convert smb2_connect_*() to tevent_reqStefan Metzmacher1-15/+17
2011-04-05auth: Move auth_session_info into IDLAndrew Bartlett2-0/+85
2011-03-23librpc: bring more librpc prototypes in common.Günther Deschner1-13/+0
2011-03-13librpc/rpc: move DCERPC_ flags to rpc_common.hStefan Metzmacher1-54/+0
2011-03-13s4:librpc/rpc: finaly make struct rpc_request and enum rpc_request_state privateStefan Metzmacher2-43/+44