ira/wip.git
2012-03-02 Jelmer Vernooijselftest: Move manual page into a separate file.
2012-03-02 Andrew Bartlettselftest: Establish a registry of socket wrapper IPs
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 Jelmer Vernooijpyldb: Avoid using PyErr_LDB_ERROR_IS_ERR_RAISE where...
2012-03-01 Amitay Isaacsdlz_bind9: Match PTR records as DNS names and not just...
2012-03-01 Amitay Isaacss4-dns: Fix handling of TXT DNS Record
2012-03-01 Amitay Isaacsupgradedns: Fix import of TXT DNS records
2012-03-01 Amitay Isaacss4-rpc: dnsserver: Update data type for TXT DNS records
2012-03-01 Amitay Isaacssamba-tool: dns: Add support for handling TXT records
2012-03-01 Amitay Isaacssamba-tool: dns: Copy string data when creating DNS_RPC...
2012-03-01 Amitay Isaacsprovision: dns: TXT Records need a list of strings...
2012-03-01 Amitay Isaacsndr: dnsserver: Add pull and push functions for DNS_RPC...
2012-03-01 Amitay Isaacsidl: dnsserver: Add DNS_RPC_RECORD_STRING data type...
2012-03-01 Amitay Isaacsdlz_bind9: Fix handling of TXT records with multiple...
2012-03-01 Amitay Isaacsndr: Add NDR pull, push, print functions for dnsp_strin...
2012-03-01 Amitay Isaacsidl: dnsp: Add dnsp_string_list data type for TXT DNS...
2012-03-01 Amitay Isaacsndr: Fix NDR push function for dnsp_string
2012-03-01 Amitay Isaacsndr: Fix the error messages, add correct data type...
2012-03-01 Amitay Isaacsdlz_bind9: This fixes the problem with adding/deleting...
2012-03-01 Andrew Bartletts4-libnet: Remove set but unused variables
2012-03-01 Andrew Bartletts4-libnet: Move to talloc_get_type_abort()
2012-03-01 Matthias Dieter... s4:torture/smb2/ioctl.c - quiet format specifier warnin...
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 Andrew Bartlettbuild: link heimdal krb5 against execinfo if found
2012-03-01 Amitay Isaacss4-provision: Use "state directory" from lp, as it...
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 Volker Lendeckeheimdal: Fix the build on FreeBSD
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 Andrew Bartlettselftest: add more tests for plugin_s4_dc
2012-02-29 Andrew Bartlettselftest: change plugin_dc to test using s3fs
2012-02-29 Andrew Bartlettselftest: skip the troublesome samba4.rpc.unixinfo...
2012-02-29 Stefan Metzmachers4:winbind: use ncalrpc for connections to ourself
2012-02-29 Andrew Bartlettselftest: Do not run chgdcpass test on the main DC
2012-02-29 Andrew Bartletts4-winbindd: Do not ask for a tree that we will not use
2012-02-29 Amitay Isaacstestsuite: Replace deprecated bzero with memset
2012-02-29 Michael Adamlibcli/smb/smb2_signing: rename smb2_key_deviration...
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 Metzmachers4:torture/smb2: remove unused var
2012-02-29 Stefan Metzmacherlibcli/smb/smbXcli: use smb2_key_deviration() to setup...
2012-02-29 Stefan Metzmacherlibcli/smb/smb2_signing: implement aes_cmac_128 based...
2012-02-29 Stefan Metzmacherlibcli/smb/smb2_signing: add smb2_key_deviration()
2012-02-29 Stefan Metzmacherlib/crypto: add aes_cmac_128_test.c as local.crypto...
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 Tridgelltorture: added samba4-ntvfs target
2012-02-28 Andrew Tridgells3fs: when samba is logging to stdout, ask smbd to...
2012-02-28 Andrew Tridgellsmbd: detect EOF on stdin in --foreground mode
2012-02-28 Andrew Tridgellselftest: added a pipe on stdin in s3 child processes
2012-02-28 Andrew Tridgells3fs: added file_server directory
2012-02-28 Andrew Bartletts4-smb_server Remove inetd-mode samba3 hook
2012-02-28 Amitay Isaacsupgradedns: Missing rename from upgradedns to samba_upg...
2012-02-28 Michael Adams4:torture:smb2:durable-open: fix a silly access-after...
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-28 Michael Adams4:selftest: skip smb2.session testsuite
2012-02-28 Michael Adams4:selftest: remove old "samba4.smb2.persistent.handle1...
2012-02-27 Michael Adams4:torture:smb2: add new "session" testsuite starting...
2012-02-27 Michael Adams4:torture:smb2: add durable_open.reopen2a - variant...
2012-02-27 Michael Adams4:torture:smb2: add torture_smb2_connection_ext()...
2012-02-27 Michael Adams4:libcli:smb2: add a smb2_connect_ext variant of smb2_...
2012-02-27 Michael Adams4:libcli:smb2: add a previous session argument to...
2012-02-27 Michael Adams4:torture:smb2: add previous_session argument to tortu...
2012-02-27 Michael Adams4:libcli:smb2: add a previous session argument to...
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/smb2_signing: rename session_key to signing_key
2012-02-27 Stefan Metzmacherlibcli/smb/smbXcli: remove unused if statement from...
2012-02-27 Stefan Metzmachers4:libcli/smb2: remove unused 'session_key' from struct...
2012-02-27 Stefan Metzmachers4:librpc/dcerpc_smb2: make use of smb2cli_session_appl...
2012-02-27 Stefan Metzmacherlibcli/smb/smbXcli: add smb2cli_session_application_key()
2012-02-27 Stefan Metzmacherlibcli/smb/smbXcli: maintain smb2 channel_signing_key...
2012-02-27 Stefan Metzmacherlibcli/smb/smbXcli: remove unused checks from smb2cli_s...
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 Stefan Metzmacherlib/crypto: fix hmac_sha256_final() prototype
2012-02-27 Andrew Tridgelldbwrap: changed log level for information about lock...
next