summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r15740: add TODO, that we should check if the server supportsStefan Metzmacher2007-10-101-0/+4
* r15739: return False when the function is called with an invalid levelStefan Metzmacher2007-10-101-1/+1
* r15738: make the code more readableStefan Metzmacher2007-10-101-8/+3
* r15737: fix a typos and commentStefan Metzmacher2007-10-102-3/+3
* r15734: This is a major change to the NTVFS subsystem:Stefan Metzmacher2007-10-1033-409/+1060
* r15731: module init functions should return NTSTATUS, not voidAndrew Tridgell2007-10-1010-10/+20
* r15726: Comments and a couple of minor formattings in the code.Rafal Szczesniak2007-10-101-57/+121
* r15725: First shot at making password_hash asyncSimo Sorce2007-10-102-12/+1077
* r15719: Fix build on systems (AIX) that don't have vsyslog or strcasestr, withJim McDonough2007-10-101-0/+2
* r15718: - split the SMBflush with the 0xFFFF wildcard fnum into a different l...Stefan Metzmacher2007-10-109-20/+77
* r15716: disable the cifs_posix ntvfs backend as it will not be updatedStefan Metzmacher2007-10-101-0/+1
* r15715: add my copyrightStefan Metzmacher2007-10-101-1/+2
* r15714: fix async handling of ntioctl calls and push the DATA_BLOB into the r...Stefan Metzmacher2007-10-101-22/+32
* r15713: - initialize ntioctl.in.max_data and ntioctl.in.blobStefan Metzmacher2007-10-101-1/+4
* r15711: - make use of nttrans_setup_reply()Stefan Metzmacher2007-10-101-14/+9
* r15710: - we no longer need to set the nttrans out fields to zeroStefan Metzmacher2007-10-101-11/+5
* r15709: - return an error is better than ignoring a non supported requestStefan Metzmacher2007-10-101-0/+2
* r15708: setup count is 8bit and param_count and data_count are 32bitStefan Metzmacher2007-10-101-2/+2
* r15706: This is a very specific test that helps me in making sure I don't scr...Volker Lendecke2007-10-101-0/+150
* r15702: Fix typoJelmer Vernooij2007-10-101-1/+1
* r15694: for the cifs backend it's desired that we pull and repushStefan Metzmacher2007-10-101-1/+1
* r15693: fix the logic for the "cifs:map_trans2" parameterStefan Metzmacher2007-10-101-1/+1
* r15690: - disable the lock cancel test against samba3Stefan Metzmacher2007-10-101-0/+10
* r15689: dummy commitStefan Metzmacher2007-10-101-1/+1
* r15688: windows sends 4 as max_setup count on NT IOCTLStefan Metzmacher2007-10-101-1/+1
* r15685: let samba3 pass RAW-READ and ignore one bugStefan Metzmacher2007-10-101-1/+6
* r15684: fix option passingStefan Metzmacher2007-10-101-2/+2
* r15667: Make sure the rpc pipe pointers are zeroed duringRafal Szczesniak2007-10-101-0/+8
* r15666: Fix a silly typo.Rafal Szczesniak2007-10-101-1/+1
* r15665: ejsnet test should be better now, after changes in deleteRafal Szczesniak2007-10-101-1/+1
* r15664: Add NET-API-DELETEUSER test for libnet_DeleteUser function.Rafal Szczesniak2007-10-102-0/+165
* r15663: Turn libnet_DeleteUser into async function and fix subtle bug probablyRafal Szczesniak2007-10-102-82/+130
* r15661: add NT_STATUS_OBJECTID_NOT_FOUNDStefan Metzmacher2007-10-102-0/+2
* r15659: Implement opening a key by name (significant better performanceJelmer Vernooij2007-10-101-2/+236
* r15656: for NT IOCTL's we need to control the max_data field for some callsStefan Metzmacher2007-10-104-2/+6
* r15653: Remove idl_types.h include where possible. RemoveJelmer Vernooij2007-10-1020-55/+14
* r15652: Fix aliases mechanism (fixes #3710)Jelmer Vernooij2007-10-102-22/+29
* r15651: Add 'MANUAL' command in Ethereal conformance files. This allows overr...Jelmer Vernooij2007-10-102-4/+50
* r15650: Fix perl warning when generating IDL for elements with no propertiesJelmer Vernooij2007-10-101-6/+5
* r15648: Update MANIFEST to install Samba3 code generators.Jelmer Vernooij2007-10-101-0/+8
* r15643: add some FSCTL_ codesStefan Metzmacher2007-10-101-5/+32
* r15642: add an '--always-create' option to mkproto.plStefan Metzmacher2007-10-101-4/+9
* r15641: we know have source/version.hStefan Metzmacher2007-10-101-3/+3
* r15640: - NT IOCTL calls also have an 'in' data_blobStefan Metzmacher2007-10-104-10/+20
* r15639: fix warningsStefan Metzmacher2007-10-102-2/+2
* r15638: add a usefull macro to get a pointer the smb_handle unionStefan Metzmacher2007-10-101-1/+43
* r15629: fix some warningsStefan Metzmacher2007-10-102-2/+2
* r15628: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r15627: Disabling test of ejsnet till the time I find the reason whyRafal Szczesniak2007-10-101-1/+1
* r15626: Modify the tests to fit them in current changes in libnetRafal Szczesniak2007-10-103-13/+54