s3-libnetapi/libnetjoin: fix uninitialized variables after the libsmbconf changes.
[samba.git] / source3 / torture /
2011-05-06 Günther Deschners3-includes: finally only include client.h when libsmb...
2011-05-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-05-06 Andrew Bartlettnterr: Add mem_ctx for return string from get_nt_error_...
2011-05-06 Jeremy AllisonFix const in smbtorture.
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
2011-05-04 Jeremy AllisonFix warning messages caused by addition of null check...
2011-05-04 Jeremy AllisonFix simple uses of safe_strcpy -> strlcpy. Easy ones...
2011-05-04 Volker Lendeckes3-torture: Add a test for notify upon read&x
2011-04-30 Jeremy AllisonAdd POSIX O_RDONLY test of a directory for bug #8112...
2011-04-29 Jeremy Allisontorture test for bug #8111 - CIFS VFS: unexpected error...
2011-04-29 Günther Deschners3-tevent: only include ../lib/util/tevent wrappers...
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCH
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_READONLY intead of aRONLY
2011-04-26 Volker Lendeckes3: Use cli_writeall instead of cli_write
2011-04-25 Volker Lendeckes3: Add a 10-second timeout for the 445 or netbios...
2011-04-03 Volker Lendeckes3: Add a quick test for bug 8042
2011-03-31 Andrew Tridgells3-torture: a very simple test for convert_string_error()
2011-03-30 Jeremy AllisonFix convert_string() to take a *converted_size arg...
2011-03-29 Günther Deschners3-messages: make ndr_messaging.h part of messages.h.
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-29 Günther Deschners3-libsmb: put namequery headers to nmblib.h
2011-03-29 Günther Deschners3-locking: move locking prototypes out of proto.h.
2011-03-29 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2011-03-29 Günther Deschners3-passdb: add passdb.h where needed.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-29 Günther Deschners3-includes: only include system/passwd.h when needed.
2011-03-29 Günther Deschners3-includes: only include system/shmem.h when needed.
2011-03-29 Günther Deschners3-trans2: only include trans2.h where needed.
2011-03-29 Günther Deschnerlib/util/util_pw: share sys_get{pw,gr} group of calls.
2011-03-27 Volker Lendeckes3: Convert cli_raw_tcon to cli_smb
2011-03-27 Volker Lendeckes3: Fix a memleak
2011-03-27 Volker Lendeckes3: Replace a use of cli_errstr
2011-03-27 Volker Lendeckes3: Replace cli_negprot_sendsync() by cli_negprot_send()
2011-03-27 Volker Lendeckes3: Remove a pointless static
2011-03-27 Volker Lendeckes3: Remove a use of cli_send_smb
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2011-03-23 Günther Deschners3-prototypes: remove protos of some dead functions.
2011-03-15 Günther Deschners3-libsmb: only include rap client when needed.
2011-02-28 Günther Deschners3-torture: fix the build of rpc_open_tcp.
2011-02-28 Andreas Schneiders3-rpc_client: Move client pipe functions to own header.
2011-02-23 Jeremy AllisonTorture test added to run_opentest() to ensure we don...
2011-02-22 Andrew Bartlettsmbtorture Remove random file name before we start RW2
2011-02-16 Günther Deschnernsswitch: make wb_reqtrans a common subsystem.
2011-02-01 Volker Lendeckes3: test addrchange
2011-01-25 Björn Baumbachs3-masktest: Fix cli_errstr() usage (part of bug #7864)
2011-01-25 Björn Baumbachs3-torture: Fix cli_errstr() usage (part of bug #7864)
2011-01-21 Günther Deschners3-torture: fix uninitialized status code.
2011-01-19 Jeremy AllisonAdd DELETE-LN test to show bug #7863 - Unlink may unlin...
2011-01-17 Stefan Metzmachers3:torture: use dcerpc_echo_X() functions
2011-01-17 Volker Lendeckes3: Convert try_trans2 to cli_trans
2011-01-17 Volker Lendeckes3: Convert try_nttrans to cli_trans
2011-01-17 Volker Lendeckes3: Fix some nonempty blank lines
2011-01-14 Jeremy AllisonAdd OPLOCK4 test which explores how Windows copes with...
2010-12-29 Volker Lendeckes3: Allow more control over smbsock_[any_]connect
2010-12-22 Volker Lendeckes3: Test smbsock_any_connect
2010-12-20 Volker Lendeckes3: Remove unused "retry" from cli_start_connection
2010-12-20 Volker Lendeckes3: Remove unused "retry" from cli_full_connection
2010-12-20 Volker Lendeckes3: Remove some unused variables
2010-12-19 Volker Lendeckewb_reqtrans is not used in libwbclient
2010-12-19 Volker LendeckeMove wbc_async.[ch] to its only user: smbtorture3
2010-12-10 Andrew Tridgells3-vfstest: fixed paths in vfstest
2010-11-20 Jeremy AllisonMove the uglyness of #ifdef REALPATH_TAKES_NULL into...
2010-11-17 Volker Lendeckes3: Fix a missing return value
2010-11-11 Volker Lendeckes3: Make cli_set_ea_fnum return NTSTATUS
2010-11-11 Volker Lendeckes3: Make cli_set_ea_path return NTSTATUS
2010-11-11 Jeremy AllisonAdd test that detects problems in the SMB signing code...
2010-11-02 Andrew Bartletts3-debug Remove last direct assignements to DEBUGLEVEL
2010-11-02 Andrew Bartletts3-debug Remove 'AllowDebugChange' and use lp_set_cmdli...
2010-11-02 Andrew Bartletts3-debug Impove setup_logging() to specify logging...
2010-10-29 Jeremy AllisonFix bug #7700 - Improvement of return code of smbclient
2010-10-24 Volker Lendeckes3: Replace cli_qfileinfo_test with a call to cli_qfileinfo
2010-10-24 Volker Lendeckes3: Convert cli_qfileinfo_basic to cli_qfileinfo
2010-10-24 Volker Lendeckes3: Convert cli_qfilename to cli_qfileinfo
2010-10-24 Volker Lendeckes3: Rename cli_fileinfo() to cli_fileinfo_basic()
2010-10-20 Jeremy AllisonMake getpwnam_alloc() static to lib/username.c, and...
2010-10-20 Günther Deschnernsstest: no need for two copies of the same tool.
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-10-08 Volker Lendeckes3: Add a little test for the echo responder
2010-10-01 Günther Deschnersamba: share readline wrappers among all buildsystems.
2010-09-28 Jeremy AllisonAdd torture test BAD-NBT-SESSION as regression fix...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-util_sid: use shared dom_sid_compare_auth and dom_si...
2010-09-20 Günther Deschners3-build: only include async headers where needed.
2010-09-14 Andrew Bartletts3-torture Add tests to show that the dom_sid parsing...
2010-09-10 Stefan Metzmachers3:torture: fix printf output, lines can't start with...
2010-09-10 Stefan Metzmachers3:torture: fix run_uid_regression_test
2010-08-29 Volker Lendeckes3: Remove smbd_server_fd()
2010-08-25 Günther Deschners3-build: use talloc_dict.h only where needed.
2010-08-25 Günther Deschners3-build: use dbwrap.h only where needed.
2010-08-25 Günther Deschners3-build: only include nsswitch header where needed.
2010-08-25 Günther Deschners3-build: only include memcache.h where needed.
2010-08-22 Andrew Bartletts3:pdbtest Fix command name of pdbtest
2010-08-18 Volker Lendeckes3: async cli_list
2010-08-18 Volker Lendeckes3: Lift smbd_server_fd from reload_services()
2010-08-16 Günther Deschners3-smbtorture: fix printf statement in ioctl test.
2010-08-16 Volker Lendeckes3: Remove get_client_fd()
next