selftest: forward rpcecho to Samba4 in plugin_s4_dc
[ira/wip.git] / source4 /
2012-03-04 Andrew Bartletts3-auth: Remove security=share (depricated since 3.6).
2012-03-04 Jelmer VernooijRun selftest.py tests.
2012-03-04 Jelmer Vernooijkcc: Improve formatting of Python code to be more consi...
2012-03-03 Michael Adams4:torture:smb2: start a testsuite for durable v2 handl...
2012-03-03 Michael Adams4:libcli:smb2: set SMB2_CAP_ALL in the negprot
2012-03-03 Michael Adams4:libcli:smb2: store the share capabilites in the...
2012-03-03 Michael AdamsmbXcli: add the possiblilty to negotiate client capabi...
2012-03-03 Michael Adams4:libcli:smb2: allow max protocol 0x0224
2012-03-03 Michael Adams4:libcli:smb2: add support for parsing the durable...
2012-03-03 Michael Adams4:libcli:smb2: add support durable handle reconnect...
2012-03-03 Michael Adams4:libcli:smb2: add support durable handle request...
2012-03-03 Michael Adams4:libcli:smb2: add durable handle v2 data to the smb2_...
2012-03-03 Michael Adams4:torture:smb2: rename some of the durable-handle...
2012-03-03 Michael Adams4:torture:smb2:durable_open: update (C)
2012-03-03 Stefan Metzmachers4:torture:smb2:durable-open: skip the open-with-lease...
2012-03-03 Michael Adams4:torture:smb2: durable-open: make tables static
2012-03-03 Stefan Metzmachers4:test:smb2:durable_open: skip lease tests when the...
2012-03-03 Stefan Metzmachers4:torture:smb2:durable_open: remove unused lease varia...
2012-03-03 Matthias Dieter... s4:samba-tool domain level raise command - reference...
2012-03-02 Arvid RequateSEGV in acl_validate_spn_value: dnsHostName NULL
2012-03-02 Andrew Bartlettselftest: Rework samba4.blackbox.bogusdomain to use...
2012-03-02 Amitay Isaacss4-rpc: dnsserver: Fix the typo in comparing two DNS...
2012-03-02 Stefan Metzmachers4:auth/gensec/schannel: initialize struct schannel_sta...
2012-03-02 Stefan Metzmachers4:auth/gensec/schannel: make a copy of netlogon_creds_...
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 Isaacsdlz_bind9: Fix handling of TXT records with multiple...
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 Bartlettbuild: link heimdal krb5 against execinfo if found
2012-03-01 Amitay Isaacss4-provision: Use "state directory" from lp, as it...
2012-03-01 Volker Lendeckeheimdal: Fix the build on FreeBSD
2012-02-29 Andrew Bartlettselftest: add more tests for plugin_s4_dc
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 Stefan Metzmachers4:torture/smb2: remove unused var
2012-02-29 Stefan Metzmacherlib/crypto: add aes_cmac_128_test.c as local.crypto...
2012-02-28 Andrew Tridgelltorture: added samba4-ntvfs target
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-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 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: maintain smb2 channel_signing_key...
2012-02-27 Andrew Tridgelltorture: don't check the NOINDEXED bit in attribute...
2012-02-27 Andrew Bartlettselftest: plugin_s4_dc can now handle kerberos properly
2012-02-27 Andrew Bartletts4-netlogond: Fix use of uninitialised value dns_name
2012-02-27 Jelmer Vernooijupgradehelpers: Simplify transaction handling.
2012-02-27 Jelmer Vernooijsamba.xattr: Massively simplify copytree_with_xattrs.
2012-02-27 Jelmer Vernooijupgradeprovision: Only backup sysvol directory if it...
2012-02-27 Jelmer Vernooijsamba.xattr: Split copying of tree with extended attrib...
2012-02-27 Michael Adams4:torture:smb2:durable-open: prevent using a disconnec...
2012-02-27 Michael Adams4:torture:smb2:durable-open: introduce new variable...
2012-02-27 Michael Adams4:torture:smb2:durable-open: make a comment more preci...
2012-02-27 Michael Adams4:torture:smb2:durable_open: use the correct tree...
2012-02-26 Jelmer Vernooijprovision: Write configuration without help of templates.
2012-02-26 Jelmer Vernooijpyparam: fix formatting.
2012-02-26 Jelmer Vernooijprovision: Simplify make_smbconf a bit.
2012-02-26 Jelmer Vernooijprovision: Fix order for error formatting.
2012-02-26 Jelmer Vernooijprovision: Raise proper error when shares are missing...
2012-02-26 Jelmer Vernooijprovision: Share more code for determine_netbios_name...
2012-02-26 Jelmer Vernooijprovision/backend: Properly close all opened files.
2012-02-26 Jelmer Vernooijprovision: Properly close opened files.
2012-02-26 Jelmer Vernooijprovision: Reuse determine_netbios_name.
2012-02-26 Jelmer Vernooijprovision: Add tests for determine_netbios_name.
2012-02-26 Jelmer Vernooijprovision: Factor out determination of new netbios...
2012-02-26 Jelmer Vernooijjoin: Don't print provision results when they're just...
2012-02-26 Jelmer Vernooijprovision: Split out result reporting for backends.
2012-02-26 Jelmer Vernooijprovision: Put adminpass details in ProvisionResult.
2012-02-26 Jelmer Vernooijprovision/tests: Test for phpldapadminconfig path.
2012-02-26 Jelmer Vernooijprovision: Leave result reporting up to caller.
2012-02-25 Jelmer Vernooijprovision: Start splitting out provision result reporti...
2012-02-25 Jelmer Vernooijprovision: Properly close ldb transactions.
2012-02-25 Jelmer Vernooij'samba-tool gpo': Properly close transaction.
2012-02-25 Jelmer Vernooijntacl: There is no 'secrets database' configuration...
2012-02-25 Jelmer VernooijFactor out sanitize_server_role.
2012-02-25 Jelmer VernooijPartially revert 1f0298dd1b1a939cb215e7b474178b217f8347f4
2012-02-25 Jelmer Vernooijprovision: Remove unused imports.
2012-02-25 Ricky Nances4-lib: Remove unused samdb_msg_set_value()
2012-02-25 Ricky Nances4-lib: Remove unused samdb_msg_set_string()
2012-02-25 Ricky Nances4-lib: Remove unused samdb_msg_set_int()
2012-02-24 Jelmer Vernooijupgradedns: Rename to less generic name samba_upgradedns.
2012-02-24 Andrew Bartlettauth: Rename some elements of auth4_context
next