summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r17195: Start thinking how to implement extended operations.Simo Sorce2007-10-102-0/+18
* r17193: Remove ancient stuff never really usedSimo Sorce2007-10-102-364/+0
* r17189: Add the new LDAP rfc seriesSimo Sorce2007-10-1024-0/+27176
* r17187: Beginnings of a little lsa walker for Samba3, if only to prevent theVolker Lendecke2007-10-102-0/+78
* r17186: "async" word abuse clean-up part 2Simo Sorce2007-10-1023-286/+272
* r17185: Oh, I wanted to do this for sooo long time.Simo Sorce2007-10-1024-427/+427
* r17176: remove off_t from talloc. size_t is large enough to holdStefan Metzmacher2007-10-105-13/+11
* r17174: Enable gnutls code, which requires the HAVE_GNUTLS CPP macro.Andrew Bartlett2007-10-101-0/+3
* r17173: Check for oversize output, not oversize input, and fix the GSSAPI mechAndrew Bartlett2007-10-101-10/+11
* r17171: Add a gensec function to determine the maximum negotiated buffer size,Andrew Bartlett2007-10-103-34/+134
* r17170: Catch some more out-of-memory cases, and provide some clues whenAndrew Bartlett2007-10-101-7/+18
* r17169: Test LDAP with testnonblock.Andrew Bartlett2007-10-101-1/+1
* r17168: Now that TLS (and soon SASL) is below the socket layer, we need toAndrew Bartlett2007-10-104-14/+29
* r17167: indentAndrew Bartlett2007-10-101-1/+1
* r17157: bail out if sizeof(size_t) < sizeof(void *)Stefan Metzmacher2007-10-101-0/+4
* r17156: check for the size of a pointerStefan Metzmacher2007-10-101-0/+1
* r17141: Prove that create dispositions with truncate andJeremy Allison2007-10-101-0/+71
* r17139: Checking in Volker's extended oplock test.Jeremy Allison2007-10-102-87/+121
* r17114: print some sizes for debuggingStefan Metzmacher2007-10-101-0/+3
* r17113: build tdb and ldb standalone with the same sizes of 'off_t' as from s...Stefan Metzmacher2007-10-102-0/+2
* r17112: - fix the build of the ldap ldb backend with newer openldap header fi...Stefan Metzmacher2007-10-101-1/+2
* r17109: - use AC_SYS_LARGEFILE so that type sizes are the same when tallocStefan Metzmacher2007-10-102-0/+4
* r17104: Rename function parameters and variables to avoid shadowing globalAndrew Bartlett2007-10-101-10/+10
* r17103: Big updates to the not-yet-enabled partitions module. It now servicesAndrew Bartlett2007-10-101-4/+189
* r17099: Samba3 now passes RAW-LOCK completely, no need forJeremy Allison2007-10-101-10/+0
* r17088: add ntvfs mapping function for notifyStefan Metzmacher2007-10-102-1/+65
* r17087: - make pvfs_notify_next_send staticStefan Metzmacher2007-10-101-4/+2
* r17085: reuse the existing sec_desc_buf structStefan Metzmacher2007-10-102-8/+4
* r17084: implement SMB2 Cancel in the server,Stefan Metzmacher2007-10-104-11/+125
* r17083: - implement SMB2 Cancel in the clientStefan Metzmacher2007-10-105-5/+105
* r17082: Add a test that walks and tests denying tconX access via the share se...Volker Lendecke2007-10-105-20/+312
* r17081: add idle handler support to the smb2 client lib tooStefan Metzmacher2007-10-102-0/+45
* r17079: Remove an attempt to connect on ncacn_ip_tcp transport after failureRafal Szczesniak2007-10-101-38/+0
* r17074: Extend the rpc-samba3-getusername test: This creates a normal user an...Volker Lendecke2007-10-101-49/+275
* r17069: Make us pass RPC-NETLOGSAMBA3 against w2k3 againVolker Lendecke2007-10-101-2/+5
* r17065: NT4 does not like "0" here, W2k3 does not care...Volker Lendecke2007-10-101-1/+1
* r17064: lsa_GetUserName needs to return the name for S-1-5-7 on an anonymous ...Volker Lendecke2007-10-102-23/+265
* r17062: make correct use of talloc destructors, and make the code much simplerStefan Metzmacher2007-10-101-14/+12
* r17061: - remove the currect talloc chunk from it's parent before freeing the...Stefan Metzmacher2007-10-102-7/+4
* r17031: When I first revived the objectclass sorting module, simo complainedAndrew Bartlett2007-10-101-151/+293
* r17028: Remove extra newline.Rafal Szczesniak2007-10-101-1/+0
* r17027: My copyright notice.Rafal Szczesniak2007-10-101-1/+2
* r17026: Make rpc connect routine a bit smarter. Try to connect againRafal Szczesniak2007-10-101-7/+86
* r17020: pass the real error to the failing requestsStefan Metzmacher2007-10-104-11/+19
* r17019: don't timeout on notifiesStefan Metzmacher2007-10-101-0/+4
* r17015: add a test that closes the tcp connection with an outstandingStefan Metzmacher2007-10-101-0/+67
* r17014: add whitespaces...Stefan Metzmacher2007-10-101-2/+2
* r17012: don't try to send any data when the socket is gone already...Stefan Metzmacher2007-10-102-0/+19
* r17009: set the protocol version correctStefan Metzmacher2007-10-101-0/+2
* r17008: on SMB2 Create the delete_on_close flag isn't ignored forStefan Metzmacher2007-10-101-2/+14