Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r16532: Tell username from account name (source from target, when | Rafal Szczesniak | 1 | -0/+1 |
2007-10-10 | r16531: Add a function preparing argument for modify user routine. | Rafal Szczesniak | 1 | -2/+41 |
2007-10-10 | r16530: Send monitor messages only after successful receiving result of a stage. | Rafal Szczesniak | 1 | -25/+33 |
2007-10-10 | r16529: Fix type. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r16527: Add target argument for smbtorture. | Jelmer Vernooij | 5 | -9/+15 |
2007-10-10 | r16526: Add torture_setup_server() with test. | Jelmer Vernooij | 2 | -1/+104 |
2007-10-10 | r16525: Move selftest-specific code back to selftest. | Jelmer Vernooij | 2 | -7/+6 |
2007-10-10 | r16524: Fix double evaluation. | Jelmer Vernooij | 2 | -13/+22 |
2007-10-10 | r16523: pass spoolss_XcvData calls to the ntptr backends... | Stefan Metzmacher | 5 | -10/+108 |
2007-10-10 | r16522: Move code to create the test data out of selftest.sh. | Jelmer Vernooij | 2 | -140/+154 |
2007-10-10 | r16520: move smb2srv_break_recv back to fileio.c | Stefan Metzmacher | 2 | -5/+5 |
2007-10-10 | r16518: Split up torture_util.c in smb and non-smb specific parts. | Jelmer Vernooij | 6 | -12/+98 |
2007-10-10 | r16517: Get rid of pointless safe_free() (not SAFE_FREE()!) function. | Jelmer Vernooij | 2 | -14/+1 |
2007-10-10 | r16516: Get rid of file_exists() as there already is a file_exist(). | Jelmer Vernooij | 3 | -11/+2 |
2007-10-10 | r16514: Fix build (not run!) of --enable-dso. | Jelmer Vernooij | 1 | -2/+5 |
2007-10-10 | r16489: Because the torture/ui.h file isn't automaticly generated, the | Andrew Bartlett | 3 | -20/+20 |
2007-10-10 | r16476: Error in composite functions implemented the 'old way' (single event ... | Rafal Szczesniak | 1 | -2/+4 |
2007-10-10 | r16469: do some smb2 tests | Stefan Metzmacher | 2 | -1/+4 |
2007-10-10 | r16468: implement SMB2_ALL_INFORMATION in the posix backend | Stefan Metzmacher | 1 | -5/+36 |
2007-10-10 | r16467: implement SMB2 GetInfo server code | Stefan Metzmacher | 1 | -7/+166 |
2007-10-10 | r16466: for SMB2_ALL_EAS it's not valid for the ntvfs backends to return | Stefan Metzmacher | 1 | -0/+9 |
2007-10-10 | r16464: split client and server min/max protocol settings | Stefan Metzmacher | 5 | -13/+21 |
2007-10-10 | r16463: TORTURE_NBENCH should be a module... | Stefan Metzmacher | 1 | -3/+5 |
2007-10-10 | r16457: fix typo | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r16456: return on error... | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r16450: fix the build... | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r16449: move some code to a generic place | Stefan Metzmacher | 3 | -513/+543 |
2007-10-10 | r16448: add more error checks | Stefan Metzmacher | 1 | -53/+47 |
2007-10-10 | r16447: print the result of talloc_set_parent() | Stefan Metzmacher | 1 | -3/+4 |
2007-10-10 | r16446: talloc_set_name() allocates and can fail... | Stefan Metzmacher | 2 | -7/+22 |
2007-10-10 | r16445: print out values | Stefan Metzmacher | 1 | -2/+4 |
2007-10-10 | r16444: - split out qfsinfo passthru levels | Stefan Metzmacher | 1 | -85/+83 |
2007-10-10 | r16443: add push code for SMB2 levels | Stefan Metzmacher | 1 | -0/+36 |
2007-10-10 | r16442: if we want to use CHECK_SIZE(NULL, 3) | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r16441: - give old tests a chance to report errors | Stefan Metzmacher | 1 | -2/+6 |
2007-10-10 | r16440: split out passthru level into a new functions, | Stefan Metzmacher | 1 | -71/+116 |
2007-10-10 | r16410: remove some warnings of talloc_steal() usage without target | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r16407: add parsing code the SMB2 GetInfo in the server | Stefan Metzmacher | 3 | -15/+78 |
2007-10-10 | r16406: use the generic smb_handle in smb2_getinfo/smb2_setinfo | Stefan Metzmacher | 4 | -10/+10 |
2007-10-10 | r16405: fix compiler warning of missing smb2_handle | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r16403: remove dependency to smbsrv_request next part... | Stefan Metzmacher | 1 | -21/+27 |
2007-10-10 | r16402: start to remove the dependecy to smbsrv_request from the parsing func... | Stefan Metzmacher | 1 | -57/+77 |
2007-10-10 | r16401: keep the old pointer when realloc fails, this is needed for the | Stefan Metzmacher | 1 | -2/+4 |
2007-10-10 | r16400: add more error checks | Stefan Metzmacher | 1 | -47/+55 |
2007-10-10 | r16399: - split out pushing smb_fsinfo into a DATA_BLOB | Stefan Metzmacher | 1 | -67/+76 |
2007-10-10 | r16357: - start get rid of void parsing functions | Stefan Metzmacher | 1 | -223/+233 |
2007-10-10 | r16342: Placeholder for a function implementing NET-API-MODIFYUSER test. | Rafal Szczesniak | 2 | -1/+58 |
2007-10-10 | r16341: newer autoconf versions export 'datarootdir', | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r16333: Move more code out of the core smbtorture. It now no longer | Jelmer Vernooij | 14 | -707/+843 |
2007-10-10 | r16332: Fix two small bugs found by the buildfarm. | Jelmer Vernooij | 2 | -6/+8 |