summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r16694: Store lsa rpc pipe pointer in a right place.Rafal Szczesniak2007-10-101-7/+12
* r16693: Name type should be passed further down the lookup engine insteadRafal Szczesniak2007-10-101-7/+5
* r16692: More comments and further code in set_user_changes routine.Rafal Szczesniak2007-10-101-17/+77
* r16691: we should only look at rdata.data.length when we're in ndr_push modeStefan Metzmacher2007-10-101-1/+3
* r16690: - fix bug 3896Stefan Metzmacher2007-10-101-1/+11
* r16672: we don't need this twice:-)Stefan Metzmacher2007-10-101-5/+1
* r16671: allow usage of smbsrv_pull_passthru_sfileinfo() without,Stefan Metzmacher2007-10-101-0/+7
* r16670: try to match the vista error codes a bit moreStefan Metzmacher2007-10-101-4/+24
* r16669: this calls don't expect any valid error codes than NT_STATUS_OKStefan Metzmacher2007-10-106-6/+6
* r16668: test setting of security descriptors vis smb2 setinfoStefan Metzmacher2007-10-101-2/+64
* r16667: - use ndr_pull_struct_blob() to make the RAW_FILEINFO_SEC_DESC pull codeStefan Metzmacher2007-10-102-13/+22
* r16666: implement setting of security_descriptors via SMB2 SetInfoStefan Metzmacher2007-10-101-5/+43
* r16657: Test Jerry's iTunes bug, along with some more error conditionsVolker Lendecke2007-10-106-46/+223
* r16621: split out passthru levels of setfileinfoStefan Metzmacher2007-10-102-55/+102
* r16573: Fixes in comments.Rafal Szczesniak2007-10-101-4/+4
* r16572: More comments and simple refactoring of one condition.Rafal Szczesniak2007-10-101-6/+52
* r16571: - make push/pull_ascii()/_ucs() functions static,Stefan Metzmacher2007-10-101-6/+19
* r16569: - use push_string()Stefan Metzmacher2007-10-103-8/+8
* r16568: add parsing code for SMB2 SetInfoStefan Metzmacher2007-10-101-1/+65
* r16566: add pull function for a site32/offset32 blobStefan Metzmacher2007-10-101-0/+24
* r16561: - create version.h relative to srcdirStefan Metzmacher2007-10-101-2/+5
* r16560: print out the correct valueStefan Metzmacher2007-10-101-1/+1
* r16558: Add make rule to generate version.h. Metze, can you please review?James Peach2007-10-101-0/+3
* r16557: Silently succeed when torture_register_suite is passed NULL.James Peach2007-10-101-0/+4
* r16556: Add mkdtemp to libreplace. This is apparantly available on LinuxJames Peach2007-10-104-2/+22
* r16533: Perform a cleanup after testing. Also, add changed name argument.Rafal Szczesniak2007-10-101-0/+7
* r16532: Tell username from account name (source from target, whenRafal Szczesniak2007-10-101-0/+1
* r16531: Add a function preparing argument for modify user routine.Rafal Szczesniak2007-10-101-2/+41
* r16530: Send monitor messages only after successful receiving result of a stage.Rafal Szczesniak2007-10-101-25/+33
* r16529: Fix type.Jelmer Vernooij2007-10-101-2/+2
* r16527: Add target argument for smbtorture.Jelmer Vernooij2007-10-105-9/+15
* r16526: Add torture_setup_server() with test.Jelmer Vernooij2007-10-102-1/+104
* r16525: Move selftest-specific code back to selftest.Jelmer Vernooij2007-10-102-7/+6
* r16524: Fix double evaluation.Jelmer Vernooij2007-10-102-13/+22
* r16523: pass spoolss_XcvData calls to the ntptr backends...Stefan Metzmacher2007-10-105-10/+108
* r16522: Move code to create the test data out of selftest.sh.Jelmer Vernooij2007-10-102-140/+154
* r16520: move smb2srv_break_recv back to fileio.cStefan Metzmacher2007-10-102-5/+5
* r16518: Split up torture_util.c in smb and non-smb specific parts.Jelmer Vernooij2007-10-106-12/+98
* r16517: Get rid of pointless safe_free() (not SAFE_FREE()!) function.Jelmer Vernooij2007-10-102-14/+1
* r16516: Get rid of file_exists() as there already is a file_exist().Jelmer Vernooij2007-10-103-11/+2
* r16514: Fix build (not run!) of --enable-dso.Jelmer Vernooij2007-10-101-2/+5
* r16489: Because the torture/ui.h file isn't automaticly generated, theAndrew Bartlett2007-10-103-20/+20
* r16476: Error in composite functions implemented the 'old way' (single event ...Rafal Szczesniak2007-10-101-2/+4
* r16469: do some smb2 testsStefan Metzmacher2007-10-102-1/+4
* r16468: implement SMB2_ALL_INFORMATION in the posix backendStefan Metzmacher2007-10-101-5/+36
* r16467: implement SMB2 GetInfo server codeStefan Metzmacher2007-10-101-7/+166
* r16466: for SMB2_ALL_EAS it's not valid for the ntvfs backends to returnStefan Metzmacher2007-10-101-0/+9
* r16464: split client and server min/max protocol settingsStefan Metzmacher2007-10-105-13/+21
* r16463: TORTURE_NBENCH should be a module...Stefan Metzmacher2007-10-101-3/+5
* r16457: fix typoStefan Metzmacher2007-10-101-1/+1