Age | Commit message (Expand) | Author | Files | Lines |
2008-07-07 | dcerpc_smb: trans->in.max_data should not depend on the smb max size | Stefan Metzmacher | 1 | -1/+8 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -3/+4 |
2007-10-10 | r25316: Remove last few instances of old BOOL type in librpc/. | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r24994: Fix some C++ warnings. | Jelmer Vernooij | 1 | -10/+10 |
2007-10-10 | r24937: Merge tests spoolss RPC callbacks. | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r22944: fix bug #4618: | Stefan Metzmacher | 1 | -14/+14 |
2007-10-10 | r22838: Add in an explority test for what QFSINFO operations are valid on IPC$ | Andrew Bartlett | 1 | -0/+15 |
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/+21 |
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/+16 |
2007-10-10 | r17322: make better use of the composite api | Stefan Metzmacher | 1 | -47/+22 |
2007-10-10 | r14714: On DCE/RPC, we need the name of the remote server used on the socket, | Andrew Bartlett | 1 | -9/+19 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14256: - rename smb_file -> smb_handle | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r14208: removed use of req->flags2 inside the ntvfs layer. This should help | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r14173: change smb interface structures to always use | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r13210: Revert my named pipes patch until it passes not just 'make quicktest'... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13208: Clearly separate named pipes from the IPC$ NTVFS type. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r11824: fixed a valgrind error in the dcerpc_smb code | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r11515: Add some talloc_get_type | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r10699: fixed the dcerpc code so that you can shutdown the pipe safely from | Andrew Tridgell | 1 | -4/+15 |
2007-10-10 | r10683: Samba3's wbinfo -t should give the correct answer now. | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r10681: Convert dcerpc_open_smb to a composite function. | Volker Lendecke | 1 | -42/+113 |
2007-10-10 | r8520: fixed a pile of warnings from the build farm gcc -Wall output on | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7932: don't use the nbt called name as server name, for dcerpc_server_name() | Stefan Metzmacher | 1 | -9/+8 |
2007-10-10 | r7658: don't timeout at the smb level for rpc requests as otherwise some rpc | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r7633: this patch started as an attempt to make the dcerpc code use a given | Andrew Tridgell | 1 | -13/+0 |
2007-10-10 | r5902: A rather large change... | Andrew Bartlett | 1 | -1/+15 |
2007-10-10 | r5137: fix types | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r4757: added the ability of the clisocket level of libcli to handle async | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4616: the first phase in the addition of proper support for | Andrew Tridgell | 1 | -64/+59 |
2007-10-10 | r4591: - converted the other _p talloc functions to not need _p | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4011: get rid of rpc_secdes.h and replace it with a single sane set of | Andrew Tridgell | 1 | -5/+6 |
2007-10-10 | r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3383: avoid multi-part SMBtrans and SMBtrans2 replies until our client libra... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3322: fixed a bunch of warnings in the build, including one case where it wa... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3043: Use binding strings for specifying endpoints. The property for | Jelmer Vernooij | 1 | -9/+2 |
2007-10-10 | r2710: continue with the new style of providing a parent context whenever | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r2680: switched the libcli/raw/ code over to use talloc_reference(), which si... | Andrew Tridgell | 1 | -15/+7 |
2007-10-10 | r2671: we're getting too many errors caused by the talloc_realloc() API not | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count() | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r2628: got rid of some warnings and converted a few more places to use hierar... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2287: Add static. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r2284: Thanks to some great detective work by tridge, NTLM2 signing now works. | Andrew Bartlett | 1 | -2/+3 |
2007-10-10 | r2266: yay! LSA session keys on TCP now work! | Andrew Tridgell | 1 | -0/+16 |