summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l...Stefan Metzmacher9-20/+77
2007-10-10r15716: disable the cifs_posix ntvfs backend as it will not be updatedStefan Metzmacher1-0/+1
2007-10-10r15715: add my copyrightStefan Metzmacher1-1/+2
2007-10-10r15714: fix async handling of ntioctl calls and push the DATA_BLOB into the r...Stefan Metzmacher1-22/+32
2007-10-10r15713: - initialize ntioctl.in.max_data and ntioctl.in.blobStefan Metzmacher1-1/+4
2007-10-10r15711: - make use of nttrans_setup_reply()Stefan Metzmacher1-14/+9
2007-10-10r15710: - we no longer need to set the nttrans out fields to zeroStefan Metzmacher1-11/+5
2007-10-10r15709: - return an error is better than ignoring a non supported requestStefan Metzmacher1-0/+2
2007-10-10r15708: setup count is 8bit and param_count and data_count are 32bitStefan Metzmacher1-2/+2
2007-10-10r15706: This is a very specific test that helps me in making sure I don't scr...Volker Lendecke1-0/+150
2007-10-10r15702: Fix typoJelmer Vernooij1-1/+1
2007-10-10r15694: for the cifs backend it's desired that we pull and repushStefan Metzmacher1-1/+1
2007-10-10r15693: fix the logic for the "cifs:map_trans2" parameterStefan Metzmacher1-1/+1
2007-10-10r15690: - disable the lock cancel test against samba3Stefan Metzmacher1-0/+10
2007-10-10r15689: dummy commitStefan Metzmacher1-1/+1
2007-10-10r15688: windows sends 4 as max_setup count on NT IOCTLStefan Metzmacher1-1/+1
2007-10-10r15685: let samba3 pass RAW-READ and ignore one bugStefan Metzmacher1-1/+6
2007-10-10r15684: fix option passingStefan Metzmacher1-2/+2
2007-10-10r15667: Make sure the rpc pipe pointers are zeroed duringRafal Szczesniak1-0/+8
2007-10-10r15666: Fix a silly typo.Rafal Szczesniak1-1/+1
2007-10-10r15665: ejsnet test should be better now, after changes in deleteRafal Szczesniak1-1/+1
2007-10-10r15664: Add NET-API-DELETEUSER test for libnet_DeleteUser function.Rafal Szczesniak2-0/+165
2007-10-10r15663: Turn libnet_DeleteUser into async function and fix subtle bug probablyRafal Szczesniak2-82/+130
2007-10-10r15661: add NT_STATUS_OBJECTID_NOT_FOUNDStefan Metzmacher2-0/+2
2007-10-10r15659: Implement opening a key by name (significant better performanceJelmer Vernooij1-2/+236
2007-10-10r15656: for NT IOCTL's we need to control the max_data field for some callsStefan Metzmacher4-2/+6
2007-10-10r15653: Remove idl_types.h include where possible. RemoveJelmer Vernooij20-55/+14
2007-10-10r15652: Fix aliases mechanism (fixes #3710)Jelmer Vernooij2-22/+29
2007-10-10r15651: Add 'MANUAL' command in Ethereal conformance files. This allows overr...Jelmer Vernooij2-4/+50
2007-10-10r15650: Fix perl warning when generating IDL for elements with no propertiesJelmer Vernooij1-6/+5
2007-10-10r15648: Update MANIFEST to install Samba3 code generators.Jelmer Vernooij1-0/+8
2007-10-10r15643: add some FSCTL_ codesStefan Metzmacher1-5/+32
2007-10-10r15642: add an '--always-create' option to mkproto.plStefan Metzmacher1-4/+9
2007-10-10r15641: we know have source/version.hStefan Metzmacher1-3/+3
2007-10-10r15640: - NT IOCTL calls also have an 'in' data_blobStefan Metzmacher4-10/+20
2007-10-10r15639: fix warningsStefan Metzmacher2-2/+2
2007-10-10r15638: add a usefull macro to get a pointer the smb_handle unionStefan Metzmacher1-1/+43
2007-10-10r15629: fix some warningsStefan Metzmacher2-2/+2
2007-10-10r15628: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r15627: Disabling test of ejsnet till the time I find the reason whyRafal Szczesniak1-1/+1
2007-10-10r15626: Modify the tests to fit them in current changes in libnetRafal Szczesniak3-13/+54
2007-10-10r15625: Partial commit of my current work. It makes libnet api functionsRafal Szczesniak8-61/+403
2007-10-10r15624: add some useful helper functionsStefan Metzmacher1-0/+48
2007-10-10r15622: pass 'target:samba4=yes' to samba4's smbtorture when running samba4's...Stefan Metzmacher1-0/+2
2007-10-10r15619: use source/version.h againStefan Metzmacher1-1/+1
2007-10-10r15618: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r15616: fix white spacesStefan Metzmacher1-3/+3
2007-10-10r15615: - add some tests for cancel pending locks by SMBexit, SMBulogoff and ...Stefan Metzmacher1-5/+668
2007-10-10r15614: the byte range locking error handling caches the last failed lockStefan Metzmacher4-85/+133
2007-10-10r15613: the snum doesn't identify the tcon, but the brl_context pointer doesStefan Metzmacher2-12/+10