summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16560: print out the correct valueStefan Metzmacher1-1/+1
2007-10-10r16558: Add make rule to generate version.h. Metze, can you please review?James Peach1-0/+3
2007-10-10r16557: Silently succeed when torture_register_suite is passed NULL.James Peach1-0/+4
2007-10-10r16556: Add mkdtemp to libreplace. This is apparantly available on LinuxJames Peach4-2/+22
2007-10-10r16533: Perform a cleanup after testing. Also, add changed name argument.Rafal Szczesniak1-0/+7
2007-10-10r16532: Tell username from account name (source from target, whenRafal Szczesniak1-0/+1
2007-10-10r16531: Add a function preparing argument for modify user routine.Rafal Szczesniak1-2/+41
2007-10-10r16530: Send monitor messages only after successful receiving result of a stage.Rafal Szczesniak1-25/+33
2007-10-10r16529: Fix type.Jelmer Vernooij1-2/+2
2007-10-10r16527: Add target argument for smbtorture.Jelmer Vernooij5-9/+15
2007-10-10r16526: Add torture_setup_server() with test.Jelmer Vernooij2-1/+104
2007-10-10r16525: Move selftest-specific code back to selftest.Jelmer Vernooij2-7/+6
2007-10-10r16524: Fix double evaluation.Jelmer Vernooij2-13/+22
2007-10-10r16523: pass spoolss_XcvData calls to the ntptr backends...Stefan Metzmacher5-10/+108
2007-10-10r16522: Move code to create the test data out of selftest.sh.Jelmer Vernooij2-140/+154
2007-10-10r16520: move smb2srv_break_recv back to fileio.cStefan Metzmacher2-5/+5
2007-10-10r16518: Split up torture_util.c in smb and non-smb specific parts.Jelmer Vernooij6-12/+98
2007-10-10r16517: Get rid of pointless safe_free() (not SAFE_FREE()!) function.Jelmer Vernooij2-14/+1
2007-10-10r16516: Get rid of file_exists() as there already is a file_exist().Jelmer Vernooij3-11/+2
2007-10-10r16514: Fix build (not run!) of --enable-dso.Jelmer Vernooij1-2/+5
2007-10-10r16489: Because the torture/ui.h file isn't automaticly generated, theAndrew Bartlett3-20/+20
2007-10-10r16476: Error in composite functions implemented the 'old way' (single event ...Rafal Szczesniak1-2/+4
2007-10-10r16469: do some smb2 testsStefan Metzmacher2-1/+4
2007-10-10r16468: implement SMB2_ALL_INFORMATION in the posix backendStefan Metzmacher1-5/+36
2007-10-10r16467: implement SMB2 GetInfo server codeStefan Metzmacher1-7/+166
2007-10-10r16466: for SMB2_ALL_EAS it's not valid for the ntvfs backends to returnStefan Metzmacher1-0/+9
2007-10-10r16464: split client and server min/max protocol settingsStefan Metzmacher5-13/+21
2007-10-10r16463: TORTURE_NBENCH should be a module...Stefan Metzmacher1-3/+5
2007-10-10r16457: fix typoStefan Metzmacher1-1/+1
2007-10-10r16456: return on error...Stefan Metzmacher1-0/+2
2007-10-10r16450: fix the build...Stefan Metzmacher1-0/+2
2007-10-10r16449: move some code to a generic placeStefan Metzmacher3-513/+543
2007-10-10r16448: add more error checksStefan Metzmacher1-53/+47
2007-10-10r16447: print the result of talloc_set_parent()Stefan Metzmacher1-3/+4
2007-10-10r16446: talloc_set_name() allocates and can fail...Stefan Metzmacher2-7/+22
2007-10-10r16445: print out valuesStefan Metzmacher1-2/+4
2007-10-10r16444: - split out qfsinfo passthru levelsStefan Metzmacher1-85/+83
2007-10-10r16443: add push code for SMB2 levelsStefan Metzmacher1-0/+36
2007-10-10r16442: if we want to use CHECK_SIZE(NULL, 3)Stefan Metzmacher1-0/+2
2007-10-10r16441: - give old tests a chance to report errorsStefan Metzmacher1-2/+6
2007-10-10r16440: split out passthru level into a new functions,Stefan Metzmacher1-71/+116
2007-10-10r16410: remove some warnings of talloc_steal() usage without targetStefan Metzmacher2-2/+2
2007-10-10r16407: add parsing code the SMB2 GetInfo in the serverStefan Metzmacher3-15/+78
2007-10-10r16406: use the generic smb_handle in smb2_getinfo/smb2_setinfoStefan Metzmacher4-10/+10
2007-10-10r16405: fix compiler warning of missing smb2_handleStefan Metzmacher1-1/+3
2007-10-10r16403: remove dependency to smbsrv_request next part...Stefan Metzmacher1-21/+27
2007-10-10r16402: start to remove the dependecy to smbsrv_request from the parsing func...Stefan Metzmacher1-57/+77
2007-10-10r16401: keep the old pointer when realloc fails, this is needed for theStefan Metzmacher1-2/+4
2007-10-10r16400: add more error checksStefan Metzmacher1-47/+55
2007-10-10r16399: - split out pushing smb_fsinfo into a DATA_BLOBStefan Metzmacher1-67/+76