summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r15612: look at the lock_type and not at the notify_ptr being NULL or notStefan Metzmacher1-2/+3
2007-10-10r15607: Fix readline summary reportingJelmer Vernooij1-1/+1
2007-10-10r15606: Fix another dependencyJelmer Vernooij1-0/+1
2007-10-10r15605: Yet another dependencies fixJelmer Vernooij1-1/+2
2007-10-10r15603: True isn't a valid parameter here, PVFS_WAIT_TIMEOUT is...Stefan Metzmacher1-1/+1
2007-10-10r15602: Another dependency fixJelmer Vernooij1-1/+1
2007-10-10r15599: Fix more popt dependencies - these should be the last onesJelmer Vernooij2-4/+6
2007-10-10r15598: Another dependency fixJelmer Vernooij1-1/+1
2007-10-10r15596: Fix another popt dependency issueJelmer Vernooij1-1/+2
2007-10-10r15595: Fix another broken dependency rlated to poptJelmer Vernooij1-1/+1
2007-10-10r15594: Remove another unused includeJelmer Vernooij1-1/+0
2007-10-10r15593: Warn about [out] arguments that are not pointers. These can all beJelmer Vernooij3-11/+14