Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17176: remove off_t from talloc. size_t is large enough to hold | Stefan Metzmacher | 5 | -13/+11 |
2007-10-10 | r17174: Enable gnutls code, which requires the HAVE_GNUTLS CPP macro. | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r17173: Check for oversize output, not oversize input, and fix the GSSAPI mech | Andrew Bartlett | 1 | -10/+11 |
2007-10-10 | r17171: Add a gensec function to determine the maximum negotiated buffer size, | Andrew Bartlett | 3 | -34/+134 |
2007-10-10 | r17170: Catch some more out-of-memory cases, and provide some clues when | Andrew Bartlett | 1 | -7/+18 |
2007-10-10 | r17169: Test LDAP with testnonblock. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17168: Now that TLS (and soon SASL) is below the socket layer, we need to | Andrew Bartlett | 4 | -14/+29 |
2007-10-10 | r17167: indent | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17157: bail out if sizeof(size_t) < sizeof(void *) | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r17156: check for the size of a pointer | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r17141: Prove that create dispositions with truncate and | Jeremy Allison | 1 | -0/+71 |
2007-10-10 | r17139: Checking in Volker's extended oplock test. | Jeremy Allison | 2 | -87/+121 |
2007-10-10 | r17114: print some sizes for debugging | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r17113: build tdb and ldb standalone with the same sizes of 'off_t' as from s... | Stefan Metzmacher | 2 | -0/+2 |
2007-10-10 | r17112: - fix the build of the ldap ldb backend with newer openldap header fi... | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r17109: - use AC_SYS_LARGEFILE so that type sizes are the same when talloc | Stefan Metzmacher | 2 | -0/+4 |
2007-10-10 | r17104: Rename function parameters and variables to avoid shadowing global | Andrew Bartlett | 1 | -10/+10 |
2007-10-10 | r17103: Big updates to the not-yet-enabled partitions module. It now services | Andrew Bartlett | 1 | -4/+189 |
2007-10-10 | r17099: Samba3 now passes RAW-LOCK completely, no need for | Jeremy Allison | 1 | -10/+0 |
2007-10-10 | r17088: add ntvfs mapping function for notify | Stefan Metzmacher | 2 | -1/+65 |
2007-10-10 | r17087: - make pvfs_notify_next_send static | Stefan Metzmacher | 1 | -4/+2 |
2007-10-10 | r17085: reuse the existing sec_desc_buf struct | Stefan Metzmacher | 2 | -8/+4 |
2007-10-10 | r17084: implement SMB2 Cancel in the server, | Stefan Metzmacher | 4 | -11/+125 |
2007-10-10 | r17083: - implement SMB2 Cancel in the client | Stefan Metzmacher | 5 | -5/+105 |
2007-10-10 | r17082: Add a test that walks and tests denying tconX access via the share se... | Volker Lendecke | 5 | -20/+312 |
2007-10-10 | r17081: add idle handler support to the smb2 client lib too | Stefan Metzmacher | 2 | -0/+45 |
2007-10-10 | r17079: Remove an attempt to connect on ncacn_ip_tcp transport after failure | Rafal Szczesniak | 1 | -38/+0 |
2007-10-10 | r17074: Extend the rpc-samba3-getusername test: This creates a normal user an... | Volker Lendecke | 1 | -49/+275 |
2007-10-10 | r17069: Make us pass RPC-NETLOGSAMBA3 against w2k3 again | Volker Lendecke | 1 | -2/+5 |
2007-10-10 | r17065: NT4 does not like "0" here, W2k3 does not care... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r17064: lsa_GetUserName needs to return the name for S-1-5-7 on an anonymous ... | Volker Lendecke | 2 | -23/+265 |
2007-10-10 | r17062: make correct use of talloc destructors, and make the code much simpler | Stefan Metzmacher | 1 | -14/+12 |
2007-10-10 | r17061: - remove the currect talloc chunk from it's parent before freeing the... | Stefan Metzmacher | 2 | -7/+4 |
2007-10-10 | r17031: When I first revived the objectclass sorting module, simo complained | Andrew Bartlett | 1 | -151/+293 |
2007-10-10 | r17028: Remove extra newline. | Rafal Szczesniak | 1 | -1/+0 |
2007-10-10 | r17027: My copyright notice. | Rafal Szczesniak | 1 | -1/+2 |
2007-10-10 | r17026: Make rpc connect routine a bit smarter. Try to connect again | Rafal Szczesniak | 1 | -7/+86 |
2007-10-10 | r17020: pass the real error to the failing requests | Stefan Metzmacher | 4 | -11/+19 |
2007-10-10 | r17019: don't timeout on notifies | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r17015: add a test that closes the tcp connection with an outstanding | Stefan Metzmacher | 1 | -0/+67 |
2007-10-10 | r17014: add whitespaces... | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r17012: don't try to send any data when the socket is gone already... | Stefan Metzmacher | 2 | -0/+19 |
2007-10-10 | r17009: set the protocol version correct | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r17008: on SMB2 Create the delete_on_close flag isn't ignored for | Stefan Metzmacher | 1 | -2/+14 |
2007-10-10 | r17001: Prepare a new monitor messages. | Rafal Szczesniak | 2 | -0/+24 |
2007-10-10 | r16996: use the correct types, merge from samba3 | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r16989: implement SMB2 Notify in the frontend | Stefan Metzmacher | 1 | -1/+75 |
2007-10-10 | r16988: Extend locktest to enable cluster testing byte range locks. -l <uncli... | Volker Lendecke | 1 | -3/+35 |
2007-10-10 | r16982: fix compiler warning, gentest will not use any SMB2 levels... | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r16981: check the returned values | Stefan Metzmacher | 1 | -1/+19 |