Age | Commit message (Expand) | Author | Files | Lines |
2009-07-01 | fixed rpc smb code to not reply on talloc_free being a function pointer | Andrew Tridgell | 1 | -1/+6 |
2009-04-20 | s4:librpc/rpc: ask for 0x2000 bytes in the ioctl case to match all othercases | Stefan Metzmacher | 1 | -1/+1 |
2008-07-16 | Fix the build - this element was renamed. | Andrew Bartlett | 1 | -1/+1 |
2008-06-07 | fixed for per session session_key here too | Andrew Tridgell | 1 | -1/+1 |
2008-05-30 | implemented client side SMB2 signing | Andrew Tridgell | 1 | -1/+1 |
2008-05-16 | private -> private_data for struct smb2_request | Andrew Tridgell | 1 | -8/+8 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -0/+1 |
2008-02-13 | missed a spot in the SMB2 create conversion | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r25316: Remove last few instances of old BOOL type in librpc/. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24994: Fix some C++ warnings. | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r24780: More work allowing libutil to be used by external users. | Jelmer Vernooij | 1 | -4/+3 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r22944: fix bug #4618: | Stefan Metzmacher | 1 | -13/+13 |
2007-10-10 | r22683: fix the logic for skipping the pipe_dead() | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r22528: remember that the connection was marked dead and don't | Stefan Metzmacher | 1 | -0/+20 |
2007-10-10 | r22485: don't crash when the main dcerpc code haven't setup | Stefan Metzmacher | 1 | -1/+11 |
2007-10-10 | r22470: merge handling of broken connections from wins replication client code | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is created | Andrew Tridgell | 1 | -3/+4 |
2007-10-10 | r17326: make better usage of the composite api | Stefan Metzmacher | 1 | -14/+5 |
2007-10-10 | r15741: move smb2 request structures into the main smb request structs | Stefan Metzmacher | 1 | -11/+11 |
2007-10-10 | r14714: On DCE/RPC, we need the name of the remote server used on the socket, | Andrew Bartlett | 1 | -0/+11 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13658: More moving around of files: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r11980: ronnie worked out that opcode 0xb in SMB2 is in fact ioctl, and that | Andrew Tridgell | 1 | -6/+7 |
2007-10-10 | r11891: - added pipe_flags field in smb2_trans | Andrew Tridgell | 1 | -3/+8 |
2007-10-10 | r11889: added support for dcerpc ncacn_np over SMB2. You use it by giving the | Andrew Tridgell | 1 | -0/+474 |