s3:smbd: pass smbXsrv_connection to netbios_session_retarget()
[kamenim/samba-autobuild/.git] / source4 /
2014-07-31 Volker Lendeckelibcli: Fix a typo
2014-07-31 Volker Lendeckesmbd4: Remove process_model_thread
2014-07-29 Amitay Isaacss4-rpc: dnsserver: Allow . to be specified for @ record
2014-07-28 Volker Lendeckemessaging4: Simplify imessaging_path
2014-07-28 Volker Lendeckelib: directory_create_or_exist() does not use "uid...
2014-07-24 Volker Lendeckemessaging4: Simplify ping_message with server_id_str_buf()
2014-07-24 Anubhav Rakshittorture: Add FSCTL_QUERY_NETWORK_INTERFACE_INFO torture...
2014-07-24 Volker Lendecketorture4: Use sizeof(char-array) instead of constant
2014-07-24 Stefan Metzmachers4:torture/smb2: add smb2.session.bind1
2014-07-24 Stefan Metzmachers4:libcli/smb2: add smb2_session_channel()
2014-07-24 Stefan Metzmachers4:libcli/smb2: remove unused 'primary' argument of...
2014-07-22 Volker Lendeckemessaging4: Fix a just-introduced error memleak
2014-07-21 Volker Lendeckemessaging4: Change irpc_servers_by_name to NTSTATUS
2014-07-21 Volker Lendeckemessaging4: Fix a memleak in an error path
2014-07-21 Volker Lendeckemessaging4: Remove unnecessary locking
2014-07-21 Volker Lendeckemessaging4: Remove an unused NTSTATUS var
2014-07-21 Volker Lendeckemessaging4: Move str_list_add
2014-07-21 Volker Lendeckemessaging4: Add NULL check to irpc_add_name
2014-07-21 Volker Lendeckemessaging4: Use tdb_append in irpc_add_name
2014-07-19 Stefan Metzmachers4:torture/rpc: add rpc.netlogon.ServerReqChallengeGlobal
2014-07-19 Stefan Metzmachers4:rpc_server/netlogon: keep a global challenge table
2014-07-09 Stefan Metzmachers4:dsdb/samldb: don't allow 'userParameters' to be...
2014-07-09 Andrew Bartlettdsdb: Always store and return the userParameters as...
2014-07-09 Andrew Bartlettdsdb: Set syntax of userParameters to binary string...
2014-07-09 Stefan Metzmachers4:dsdb/repl_meta_data: make sure objectGUID can't...
2014-07-09 Stefan Metzmachers4:dsdb/extended_dn_in: don't force DSDB_SEARCH_SHOW_RE...
2014-07-09 Stefan Metzmachers4:dsdb/kcc: use SHOW_RECYCLED instead of SHOW_DELETED...
2014-07-09 Stefan Metzmachers4:dsdb/schema_load: make error message more verbose
2014-07-08 Samuel Cabreros4-auth-krb: Fix talloc access after free in smb_krb5_u...
2014-07-08 Jeremy Allisons4: torture: Add a new lock test to show that the Samba...
2014-07-07 Volker Lendecketorture4: Add trivial epoch test
2014-07-07 Volker Lendecketorture4: Add smb2.lease.nobreakself
2014-07-07 Volker Lendecketorture4: Add a test to break a handle twice
2014-07-07 Volker Lendecketorture4: Make sure we copy the parent_lease_key
2014-07-07 Samuel CabreroOrder switch statements
2014-07-07 Samuel Cabreroidl:drsuapi: Manage all possible lengths of drsuapi_DsB...
2014-07-04 Andrew Bartletts4-auth: Do not override the NT_STATUS_NOT_IMPLEMENTED...
2014-07-04 Garming Samselftest: Make the wbinfo userinfo tests work properly...
2014-07-04 Andrew Bartlettsecrets: Ensure we store the secureChannelType when...
2014-07-03 Volker Lendecketorture4: Make raw.lock.multilock fail after 20 seconds
2014-07-03 Volker Lendecketorture4: Adapt comment to code
2014-07-03 Jeremy Allisons4: smbtorture: Add multi-lock test. Regression test...
2014-07-01 Volker Lendecketorture: Add a check to verify MS-SMB2 3.3.5.14.2
2014-06-25 Volker Lendecketorture4: Add a little test that truncate actually...
2014-06-25 Jeremy Allisons4: torture: Add regression test case for #10671 -...
2014-06-23 Andrew Bartletttorture: Remove confusing reference to (1 sec == 0.25)
2014-06-23 Andrew Bartletttorture: tidy up whitespace for clarity
2014-06-23 Andrew Bartlettselftest: Run base.delaywrite against plugin_s4_dc...
2014-06-23 Andrew Bartletttorture-base.delaywrite: assert the for a delayed write...
2014-06-23 Andrew Bartletttorture: Only error if the write time was updated is...
2014-06-23 Andrew Bartletttorture: Store writetimeupdatedelay in a double to...
2014-06-23 Andrew Bartletttorture: convert raw.mux to use torture_comment() macro...
2014-06-23 Andrew Bartletttorture: convert raw.mux to use torture_assert() macros
2014-06-23 Andrew Bartletttorture: convert CHECK_STATUS into torture_assert_ntsta...
2014-06-23 Andrew Bartlettselftest: Only run samba4.rpc.samr.passwords.{lockout...
2014-06-23 Andrew Bartletttorture: Use torture_assert() macros in rpc.samr test
2014-06-21 David Disseldorptorture: add FSRVP share snapshot ACL test
2014-06-21 David Disseldorptorture: add FSRVP message sequence timeout test
2014-06-21 David Disseldorptorture: add timeout sleeps to fsrvp create helper
2014-06-21 David Disseldorptorture: validate FSCTL_SRV_ENUMERATE_SNAPSHOTS response
2014-06-18 Jeremy Allisons4: torture : Add test case to show that a bad imperson...
2014-06-12 Andrew Bartletttorture: convert torture_comment() -> torture_result...
2014-06-12 Andrew Bartletttorture: convert torture_comment() -> torture_result...
2014-06-12 Volker Lendeckelibsmb: Put the "smb2_lease" struct into idl
2014-06-11 Andrew Bartlettlibrpc/idl: Merge wbint.idl with winbind.idl so we...
2014-06-11 Andrew Bartlettauth: Provide a way to use the auth stack for winbindd...
2014-06-11 Andrew Bartlettdsdb: Do not refresh the schema using the wrong event...
2014-06-11 Andrew Bartlettdsdb: Do not store a struct ldb_dn in struct schema_data
2014-06-10 Volker LendeckeUse GUID_equal in a few places
2014-06-06 Jeremy Allisons3/s4: smbd, rpc, ldap, cldap, kdc services.
2014-06-05 Volker Lendeckelibrpc: Fix a "ignoring asprintf return" warning
2014-06-04 Andrew Bartletts4-messaging: Make header guard less generic
2014-06-04 Andrew Bartlettwinbind: Fix template homedir to match source3
2014-06-04 Andrew Bartlettdsdb: Do not give an error is metadata.tdb does not...
2014-06-04 Andrew Bartlettselftest: Add knownfail entries for wbinfo --user-info...
2014-06-04 Andrew Bartlettselftest: move all winbind test rules to one place
2014-06-04 Andrew Bartlettselftest: Make test_wbinfo.sh work with s3-winbindd
2014-06-04 Andrew Bartlettselftest: Run samba4.blackbox.wbinfo against plugin_s4_dc
2014-06-04 Andrew Bartlettselftest: Set winbind separator = /
2014-05-30 Volker Lendeckeimessaging: Fix a comment
2014-05-30 Samuel CabreroFix several talloc stack frames not freed
2014-05-28 David Disseldorptorture/attr: use security_ace_equal instead of sec_ace...
2014-05-26 Arvid Requates4-dns: dlz_bind9: improve log message consistency
2014-05-26 Arvid Requates4-dns: dlz_bind9: Fix ipv6 updates
2014-05-26 Stefan Metzmachers4:librpc/rpc: allow a shortcut in dcerpc_pipe_connect_...
2014-05-26 Stefan Metzmachers4:librpc/rpc: split out continue_smb_open()
2014-05-26 Stefan Metzmachers4:librpc/rpc: remove pipe_np_smb2_state and use pipe_n...
2014-05-26 Stefan Metzmachers4:librpc/rpc: remember some smbXcli_* pointers within...
2014-05-26 Stefan Metzmachers4:librpc/rpc: use DCERPC_REQUEST_TIMEOUT for smb opens
2014-05-26 Stefan Metzmachers4:librpc/rpc: remove some unused functions and structu...
2014-05-26 Stefan Metzmachers4:librpc/rpc: avoid using dcerpc_socket_peer_addr()
2014-05-26 Stefan Metzmachers4:librpc/rpc: set "localaddress" and reset "host"...
2014-05-26 Stefan Metzmachers4:librpc/rpc: return the local/remote ip from dcerpc_p...
2014-05-26 Stefan Metzmachers4:librpc/rpc: optionally return the local address...
2014-05-26 Stefan Metzmachers4:librpc/rpc: avoid using dcerpc_unix_socket_path()
2014-05-23 David Disseldorptorture/smb2/dir: check create time match find
2014-05-21 David Disseldorps4-torture: add print_test_purge
2014-05-20 Kai Blinbug #10609: CVE-2014-0239 Don't reply to replies
2014-05-16 Günther Deschners4-torture: fix some build warnings in rpc samr test.
2014-05-16 Günther Deschners4-torture: fix test_openprinter_wrap fake test result.
next