summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17114: print some sizes for debuggingStefan Metzmacher1-0/+3
2007-10-10r17113: build tdb and ldb standalone with the same sizes of 'off_t' as from s...Stefan Metzmacher2-0/+2
2007-10-10r17112: - fix the build of the ldap ldb backend with newer openldap header fi...Stefan Metzmacher1-1/+2
2007-10-10r17109: - use AC_SYS_LARGEFILE so that type sizes are the same when tallocStefan Metzmacher2-0/+4
2007-10-10r17104: Rename function parameters and variables to avoid shadowing globalAndrew Bartlett1-10/+10
2007-10-10r17103: Big updates to the not-yet-enabled partitions module. It now servicesAndrew Bartlett1-4/+189
2007-10-10r17099: Samba3 now passes RAW-LOCK completely, no need forJeremy Allison1-10/+0
2007-10-10r17088: add ntvfs mapping function for notifyStefan Metzmacher2-1/+65
2007-10-10r17087: - make pvfs_notify_next_send staticStefan Metzmacher1-4/+2
2007-10-10r17085: reuse the existing sec_desc_buf structStefan Metzmacher2-8/+4
2007-10-10r17084: implement SMB2 Cancel in the server,Stefan Metzmacher4-11/+125
2007-10-10r17083: - implement SMB2 Cancel in the clientStefan Metzmacher5-5/+105
2007-10-10r17082: Add a test that walks and tests denying tconX access via the share se...Volker Lendecke5-20/+312
2007-10-10r17081: add idle handler support to the smb2 client lib tooStefan Metzmacher2-0/+45
2007-10-10r17079: Remove an attempt to connect on ncacn_ip_tcp transport after failureRafal Szczesniak1-38/+0
2007-10-10r17074: Extend the rpc-samba3-getusername test: This creates a normal user an...Volker Lendecke1-49/+275
2007-10-10r17069: Make us pass RPC-NETLOGSAMBA3 against w2k3 againVolker Lendecke1-2/+5
2007-10-10r17065: NT4 does not like "0" here, W2k3 does not care...Volker Lendecke1-1/+1
2007-10-10r17064: lsa_GetUserName needs to return the name for S-1-5-7 on an anonymous ...Volker Lendecke2-23/+265
2007-10-10r17062: make correct use of talloc destructors, and make the code much simplerStefan Metzmacher1-14/+12
2007-10-10r17061: - remove the currect talloc chunk from it's parent before freeing the...Stefan Metzmacher2-7/+4
2007-10-10r17031: When I first revived the objectclass sorting module, simo complainedAndrew Bartlett1-151/+293
2007-10-10r17028: Remove extra newline.Rafal Szczesniak1-1/+0
2007-10-10r17027: My copyright notice.Rafal Szczesniak1-1/+2
2007-10-10r17026: Make rpc connect routine a bit smarter. Try to connect againRafal Szczesniak1-7/+86
2007-10-10r17020: pass the real error to the failing requestsStefan Metzmacher4-11/+19
2007-10-10r17019: don't timeout on notifiesStefan Metzmacher1-0/+4
2007-10-10r17015: add a test that closes the tcp connection with an outstandingStefan Metzmacher1-0/+67
2007-10-10r17014: add whitespaces...Stefan Metzmacher1-2/+2
2007-10-10r17012: don't try to send any data when the socket is gone already...Stefan Metzmacher2-0/+19
2007-10-10r17009: set the protocol version correctStefan Metzmacher1-0/+2
2007-10-10r17008: on SMB2 Create the delete_on_close flag isn't ignored forStefan Metzmacher1-2/+14
2007-10-10r17001: Prepare a new monitor messages.Rafal Szczesniak2-0/+24
2007-10-10r16996: use the correct types, merge from samba3Stefan Metzmacher1-3/+3
2007-10-10r16989: implement SMB2 Notify in the frontendStefan Metzmacher1-1/+75
2007-10-10r16988: Extend locktest to enable cluster testing byte range locks. -l <uncli...Volker Lendecke1-3/+35
2007-10-10r16982: fix compiler warning, gentest will not use any SMB2 levels...Stefan Metzmacher1-0/+2
2007-10-10r16981: check the returned valuesStefan Metzmacher1-1/+19
2007-10-10r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA...Stefan Metzmacher12-252/+322
2007-10-10r16979: - ntcancel should compare TID,UID,MID and PIDStefan Metzmacher1-3/+10
2007-10-10r16977: do a few more notify testsStefan Metzmacher1-4/+70
2007-10-10r16976: add a very simple SMB2-NOTIFY testStefan Metzmacher3-0/+93
2007-10-10r16975: implement SMB2 Notify call in the client libStefan Metzmacher3-0/+106
2007-10-10r16972: Replace the sequence_number function pointer in ldb with the ldb flags.Andrew Bartlett7-19/+34
2007-10-10r16967: Test another NTLMSSP flags combination.Andrew Bartlett1-0/+1
2007-10-10r16966: Fix compile warnings.Andrew Bartlett1-0/+2
2007-10-10r16965: Take a better stab at comparison functions between string and binaryAndrew Bartlett1-24/+44
2007-10-10r16964: Remove extra debugs no longer required in a working KDCAndrew Bartlett1-26/+21
2007-10-10r16961: Merge 'seperate policy from logic' changes from Samba3. The 56-bitAndrew Bartlett3-4/+12
2007-10-10r16958: We also do level 1501 on NetShareGetInfoVolker Lendecke1-1/+1