selftest: start to run more dcerpc tests against plugin_s4_dc
[ira/wip.git] / source3 /
2012-03-05 Amitay Isaacss3-ctdb: Enable CTDB readonly support only if CTDB...
2012-03-05 Rusty Russelldbwrap_ctdb: only fetch a read-only copy if we had...
2012-03-05 Rusty Russellctdbd_conn: fetch read-only copies of records.
2012-03-05 Rusty Russelldbwrap_ctdb: handle read-only records.
2012-03-05 Andrew Bartlettselftest: remove unused config.h check
2012-03-04 Andrew Bartletts3-smbd: vuser and session_info cannot be NULL here
2012-03-04 Andrew Bartletts3-rpc_server: consolidate rpc server init routines
2012-03-04 Andrew Bartletts3-auth Add make_session_info_from_pw to avoid multiple...
2012-03-04 Andrew Bartletts3-auth: Remove security=share (depricated since 3.6).
2012-03-04 Stefan Metzmachers3:smbd/globals.h: remove unused pollfd pointer
2012-03-04 Volker Lendeckes3: Fix some && vs & warnings
2012-03-04 Andrew Bartletts3-winbindd: Add stdin handler for winbind
2012-03-04 Andrew Bartletts3-nmbd: Add stdin handler for nmbd
2012-03-04 Andrew Bartlettchange low FDs are handled in Samba
2012-03-04 Matthieu Patous3: don't replace the error message if already defined
2012-03-04 Matthieu Patous3: print a nice warning when HAVE_ADS is not enabled...
2012-03-03 Volker Lendeckes3: Fix a bogus if (client_len < 0)
2012-03-03 Stefan Metzmachers3:libsmb: pass smb2 capabilities and client guid in...
2012-03-03 Michael AdamsmbXcli: add the possiblilty to negotiate client capabi...
2012-03-03 Michael Adams3:smbd:smb2_write: improve logging in the error case
2012-03-03 Christian Ambachs3:smb2_server: use SMB2_WATCH_TREE
2012-03-03 Christian Ambachs3:smb2_server fix a typo
2012-03-03 Volker Lendeckes3: Fix some blank line endings
2012-03-02 Volker Lendeckes3: Test for statfs before statfs64
2012-03-02 Brad Smiths3: Further fix for bug 8777
2012-03-02 Volker Lendeckes3: Enable statvfs usage on NetBSD
2012-03-02 Stefan Metzmachers3:rpc_server: initialize struct schannel_state to...
2012-03-02 Stefan Metzmachers3:rpc_client: initialize struct schannel_state to...
2012-03-02 Andrew Bartletts3-selftest: Add tests for ntlm_auth gss-spnego client...
2012-03-02 Andrew Bartletts3-rpcclient: Ensure interfaces are loaded after smb...
2012-03-02 Andrew Bartletts3-libsmb: Initialise ticket to ensure we do not invali...
2012-03-01 Jeremy AllisonMove to talloc from malloc.
2012-03-01 Jeremy AllisonFix mixup between talloc/malloc.
2012-03-01 Andrew Bartletts3-selftest: make ntlm_auth test more robust to bad...
2012-03-01 Andrew Bartletts3-selftest: Add more tests for ntlm_auth
2012-03-01 Andrew Bartletts3-ntlm_auth fix up gss-spnego-client so as to work...
2012-03-01 Andrew Bartletts3-ntlm_auth: Wrap kerberos token in GSSAPI
2012-03-01 Andrew Bartletts3-ntlm_auth: Add --target-service and --target-hostnam...
2012-03-01 Andrew Bartlettbuild: look for backtrace_symbols in libexec
2012-03-01 Richard SharpeTrivial Comment fix: Supply a missing word in a comment
2012-03-01 Volker Lendeckes3: Fix "make bin/smbtorture4" in the autoconf build
2012-03-01 Jeremy AllisonAdd open_dir_with_privilege() to ensure we're opening...
2012-03-01 Jeremy AllisonImplement FLAG_TRANS2_FIND_BACKUP_INTENT for trans2...
2012-03-01 Jeremy AllisonAdd accessor functions to set a bool "priv" on a direct...
2012-03-01 Jeremy AllisonAdd the implementation of check_reduced_name_with_privi...
2012-02-29 Jeremy AllisonAdd check_reduced_name_with_privilege(), filename_conve...
2012-02-29 Stefan Metzmachers3:torture/test_smb2: test path based calls during...
2012-02-29 Stefan Metzmachers3:torture/test_smb2: test handle based calls during...
2012-02-29 Stefan Metzmachers3:torture/test_smb2: do a reauth over multiple channel...
2012-02-29 Stefan Metzmachers3:torture/test_smb2: add a 3rd channel to SMB2-MULTI...
2012-02-29 Stefan Metzmachers3:torture/test_smb2: expect FILE_CLOSED on invalid...
2012-02-29 Stefan Metzmacherlib/crypto: add aes_cmac_128* (rfc 4493)
2012-02-29 Volker Lendeckes3: Introduce "req" helper var in reply_lockingX_success
2012-02-29 Volker Lendeckes3: Fix a const warning
2012-02-29 Volker Lendeckes3: Add a test that makes a chained open break an oplock
2012-02-28 Volker Lendeckes3: More fix for smbd -i
2012-02-28 Jeremy AllisonFix problem reported by Tom Lee <tlee2951@gmail.com...
2012-02-28 Andrew Tridgellsmbd: detect EOF on stdin in --foreground mode
2012-02-28 Stefan Metzmachers3:torture/test_smb2: test a tree_connect during reauth
2012-02-28 Stefan Metzmachers3:torture/test_smb2: check directory listing during...
2012-02-27 Michael Adams3:libsmb:smb2: pass previous session ID to session...
2012-02-27 Matthieu Patous3-winbindd: Close netlogon connection if the status...
2012-02-27 Stefan Metzmachers3:torture/test_smb2: show that a session is not valid...
2012-02-27 Stefan Metzmachers3:torture/test_smb2: show that a session is valid...
2012-02-27 Stefan Metzmachers3:torture/test_smb2: fix missleading file name in...
2012-02-27 Stefan Metzmacherlibcli/smb/smb2_signing: pass down 'protocol' to smb2_s...
2012-02-27 Stefan Metzmacherlibcli/smb/smbXcli: maintain smb2 channel_signing_key...
2012-02-27 Stefan Metzmachers3:torture/test_smb2: remove explicit smb2_signing_chec...
2012-02-27 Stefan Metzmachers3:torture/test_smb2: a reauth doesn't update the sessi...
2012-02-27 Andrew Tridgelldbwrap: changed log level for information about lock...
2012-02-27 Andrew Bartletts3-selftest: avoid running LOCAL- tests twice
2012-02-27 Andrew Bartletts3-param: Align lp_{max,min}protocol with lib/param...
2012-02-26 Volker Lendeckes3: Remove pointless parentheses
2012-02-26 Volker Lendeckes3-configure: Add CFLAGS_APPEND variable
2012-02-25 Volker Lendeckes3: Use the correct enum values
2012-02-25 Volker Lendeckes3: Fix a typo
2012-02-25 Brad Smiths3: Fix bug 8777, sys_statvfs() wrapper support for...
2012-02-25 Andrew Bartletts3-auth rename vuid_serverinfo to session_info
2012-02-25 Jeremy AllisonMove dptr code over to TALLOC.
2012-02-25 Jeremy AllisonMake dptr_path() and dptr_wcard() const.
2012-02-24 Jeremy AllisonFix const warnings.
2012-02-24 Jeremy AllisonRemove unused function.
2012-02-24 Volker Lendeckes3: Simplify smb_splice_chain
2012-02-24 Volker Lendeckes3: Simplify smb_splice_chain
2012-02-24 Volker Lendeckes3: Simplify smb_splice_chain
2012-02-24 Volker Lendeckes3: Simplify smb_splice_chain
2012-02-24 Volker Lendeckes3: Simplify smb_splice_chain
2012-02-24 Volker Lendeckes3: Turn some SMB_ASSERTS into proper return
2012-02-24 Volker Lendeckes3: Fix a DEBUG msg
2012-02-24 Andrew Bartletts3-libsmb: Remove unused spnego_parse_auth_and_mic
2012-02-24 Andrew Bartletts3-selftest: Verify GK and GF flag behaviour
2012-02-24 Andrew Bartletts3-selftest: run ntlm_auth against winbindd in make...
2012-02-24 Andrew Bartletts3-libsmb: Remove unused ntlmssp_server_start()
2012-02-24 Andrew Bartletts3-ntlm_auth: Convert ntlm_auth to use gensec_ntlmssp...
2012-02-24 Andrew Bartletts3-auth: Provide helper routine to check password and...
2012-02-24 Andrew Bartlettauth: Rename some elements of auth4_context
2012-02-24 Andrew Bartletts3-auth: Add a way to get an auth4_context from the...
2012-02-23 Matthias Dieter... s3:smbd/utmp.c - fix the build on FreeBSD 9 without...
2012-02-23 Volker Lendeckes3: smb_request->vwv can be const
2012-02-23 Andrew Bartletts3-libads: Remove unused ads_set_machine_password()
next