r16769: Working on fixing the RPC-SAMR test against Samba4. This fixes
[jra/samba/.git] / source4 /
2007-10-10 Andrew Bartlettr16769: Working on fixing the RPC-SAMR test against...
2007-10-10 Andrew Bartlettr16768: Add a simple script to set a user's password...
2007-10-10 Jeremy Allisonr16761: Added additional NTSTATUS and DOS error test...
2007-10-10 Volker Lendecker16759: Jeremy, another little error case for you :-)
2007-10-10 Volker Lendecker16756: Some machines on the build farms sporadically...
2007-10-10 Stefan Metzmacherr16741: add a RPC-LSA-GETUSER test,
2007-10-10 Stefan Metzmacherr16740: just say the directory is empty
2007-10-10 Stefan Metzmacherr16739: test SMB2-GETINFO SMB2-SETINFO by make test
2007-10-10 Stefan Metzmacherr16738: vista beta2 use FILE_CLOSED as error for an...
2007-10-10 Stefan Metzmacherr16737: if an error happens report it
2007-10-10 Stefan Metzmacherr16736: - convert unix times to nttime before sending...
2007-10-10 Stefan Metzmacherr16735: vista beta2 reuses the tcp connect where it...
2007-10-10 Stefan Metzmacherr16734: the 2 bytes after the opcode and before the...
2007-10-10 Stefan Metzmacherr16733: implement SMB2 SetInfo
2007-10-10 Stefan Metzmacherr16732: use the given macros
2007-10-10 Stefan Metzmacherr16731: send a better error code, required for vista...
2007-10-10 Stefan Metzmacherr16730: that is correct...
2007-10-10 Stefan Metzmacherr16725: don't ignore errors
2007-10-10 Stefan Metzmacherr16724: fix typo...
2007-10-10 Stefan Metzmacherr16716: patch from Bjoern Jacke to fix compiler warning...
2007-10-10 Stefan Metzmacherr16708: the packet format of SMB2 SessionSetup has...
2007-10-10 Stefan Metzmacherr16707: - test attrib = 0 in BASIC_INFO
2007-10-10 Stefan Metzmacherr16706: for RAW_SFILEINFO_SETATTR attrib == 0 means...
2007-10-10 Stefan Metzmacherr16705: fix a bug found by valgrind...
2007-10-10 Stefan Metzmacherr16699: the layout of SMB2 Read and Write is identical...
2007-10-10 Rafal Szczesniakr16694: Store lsa rpc pipe pointer in a right place.
2007-10-10 Rafal Szczesniakr16693: Name type should be passed further down the...
2007-10-10 Rafal Szczesniakr16692: More comments and further code in set_user_chan...
2007-10-10 Stefan Metzmacherr16691: we should only look at rdata.data.length when...
2007-10-10 Stefan Metzmacherr16690: - fix bug 3896
2007-10-10 Stefan Metzmacherr16672: we don't need this twice:-)
2007-10-10 Stefan Metzmacherr16671: allow usage of smbsrv_pull_passthru_sfileinfo...
2007-10-10 Stefan Metzmacherr16670: try to match the vista error codes a bit more
2007-10-10 Stefan Metzmacherr16669: this calls don't expect any valid error codes...
2007-10-10 Stefan Metzmacherr16668: test setting of security descriptors vis smb2...
2007-10-10 Stefan Metzmacherr16667: - use ndr_pull_struct_blob() to make the RAW_FI...
2007-10-10 Stefan Metzmacherr16666: implement setting of security_descriptors via...
2007-10-10 Volker Lendecker16657: Test Jerry's iTunes bug, along with some more...
2007-10-10 Stefan Metzmacherr16621: split out passthru levels of setfileinfo
2007-10-10 Rafal Szczesniakr16573: Fixes in comments.
2007-10-10 Rafal Szczesniakr16572: More comments and simple refactoring of one...
2007-10-10 Stefan Metzmacherr16571: - make push/pull_ascii()/_ucs() functions static,
2007-10-10 Stefan Metzmacherr16569: - use push_string()
2007-10-10 Stefan Metzmacherr16568: add parsing code for SMB2 SetInfo
2007-10-10 Stefan Metzmacherr16566: add pull function for a site32/offset32 blob
2007-10-10 Stefan Metzmacherr16561: - create version.h relative to srcdir
2007-10-10 Stefan Metzmacherr16560: print out the correct value
2007-10-10 James Peachr16558: Add make rule to generate version.h. Metze...
2007-10-10 James Peachr16557: Silently succeed when torture_register_suite...
2007-10-10 James Peachr16556: Add mkdtemp to libreplace. This is apparantly...
2007-10-10 Rafal Szczesniakr16533: Perform a cleanup after testing. Also, add...
2007-10-10 Rafal Szczesniakr16532: Tell username from account name (source from...
2007-10-10 Rafal Szczesniakr16531: Add a function preparing argument for modify...
2007-10-10 Rafal Szczesniakr16530: Send monitor messages only after successful...
2007-10-10 Jelmer Vernooijr16529: Fix type.
2007-10-10 Jelmer Vernooijr16527: Add target argument for smbtorture.
2007-10-10 Jelmer Vernooijr16526: Add torture_setup_server() with test.
2007-10-10 Jelmer Vernooijr16525: Move selftest-specific code back to selftest.
2007-10-10 Jelmer Vernooijr16524: Fix double evaluation.
2007-10-10 Stefan Metzmacherr16523: pass spoolss_XcvData calls to the ntptr backends...
2007-10-10 Jelmer Vernooijr16522: Move code to create the test data out of selfte...
2007-10-10 Stefan Metzmacherr16520: move smb2srv_break_recv back to fileio.c
2007-10-10 Jelmer Vernooijr16518: Split up torture_util.c in smb and non-smb...
2007-10-10 Jelmer Vernooijr16517: Get rid of pointless safe_free() (not SAFE_FREE...
2007-10-10 Jelmer Vernooijr16516: Get rid of file_exists() as there already is...
2007-10-10 Jelmer Vernooijr16514: Fix build (not run!) of --enable-dso.
2007-10-10 Andrew Bartlettr16489: Because the torture/ui.h file isn't automaticly...
2007-10-10 Rafal Szczesniakr16476: Error in composite functions implemented the...
2007-10-10 Stefan Metzmacherr16469: do some smb2 tests
2007-10-10 Stefan Metzmacherr16468: implement SMB2_ALL_INFORMATION in the posix...
2007-10-10 Stefan Metzmacherr16467: implement SMB2 GetInfo server code
2007-10-10 Stefan Metzmacherr16466: for SMB2_ALL_EAS it's not valid for the ntvfs...
2007-10-10 Stefan Metzmacherr16464: split client and server min/max protocol settings
2007-10-10 Stefan Metzmacherr16463: TORTURE_NBENCH should be a module...
2007-10-10 Stefan Metzmacherr16457: fix typo
2007-10-10 Stefan Metzmacherr16456: return on error...
2007-10-10 Stefan Metzmacherr16450: fix the build...
2007-10-10 Stefan Metzmacherr16449: move some code to a generic place
2007-10-10 Stefan Metzmacherr16448: add more error checks
2007-10-10 Stefan Metzmacherr16447: print the result of talloc_set_parent()
2007-10-10 Stefan Metzmacherr16446: talloc_set_name() allocates and can fail...
2007-10-10 Stefan Metzmacherr16445: print out values
2007-10-10 Stefan Metzmacherr16444: - split out qfsinfo passthru levels
2007-10-10 Stefan Metzmacherr16443: add push code for SMB2 levels
2007-10-10 Stefan Metzmacherr16442: if we want to use CHECK_SIZE(NULL, 3)
2007-10-10 Stefan Metzmacherr16441: - give old tests a chance to report errors
2007-10-10 Stefan Metzmacherr16440: split out passthru level into a new functions,
2007-10-10 Stefan Metzmacherr16410: remove some warnings of talloc_steal() usage...
2007-10-10 Stefan Metzmacherr16407: add parsing code the SMB2 GetInfo in the server
2007-10-10 Stefan Metzmacherr16406: use the generic smb_handle in smb2_getinfo...
2007-10-10 Stefan Metzmacherr16405: fix compiler warning of missing smb2_handle
2007-10-10 Stefan Metzmacherr16403: remove dependency to smbsrv_request next part...
2007-10-10 Stefan Metzmacherr16402: start to remove the dependecy to smbsrv_request...
2007-10-10 Stefan Metzmacherr16401: keep the old pointer when realloc fails, this...
2007-10-10 Stefan Metzmacherr16400: add more error checks
2007-10-10 Stefan Metzmacherr16399: - split out pushing smb_fsinfo into a DATA_BLOB
2007-10-10 Stefan Metzmacherr16357: - start get rid of void parsing functions
2007-10-10 Rafal Szczesniakr16342: Placeholder for a function implementing NET...
2007-10-10 Stefan Metzmacherr16341: newer autoconf versions export 'datarootdir',
2007-10-10 Jelmer Vernooijr16333: Move more code out of the core smbtorture....
next