mat/samba.git
2012-07-14 Jeremy AllisonFix bug #9016 - Connection to outbound trusted domain... schema
2012-07-13 Volker Lendeckes3: Make us survive smb2.lock.rw-shared with aio enabled
2012-07-13 Andrew Bartletts3-auth_samba4: Explain that check_samba4_security...
2012-07-13 Andrew Bartlettlib/util: Allocate enough space to reference blob-...
2012-07-13 Andrew Bartletts3-auth Remove unused global_machine_account_needs_changing
2012-07-13 Andrew Bartletts3-auth Remove confusing reference to global_machine_pa...
2012-07-13 Geza Gemess4-provision: Provide YP/NIS subtree to allow ADUC...
2012-07-13 Jeremy AllisonUse HAVE_FSYNC, we bothered to test for it.
2012-07-13 Michael Adams4:registry:regdiff: use existing talloc context for...
2012-07-12 Michael Adams4:registry:regdiff: add TALLOC_CTX * argument to open_...
2012-07-12 Michael Adams4:registry: add a TALLOC_CTX argument to reg_open_remote()
2012-07-12 Jeremy AllisonLinux-specific optimization in aio_open code.
2012-07-12 Jeremy AllisonSet fsp->initial_allocation_size before calling open_fi...
2012-07-12 Jeremy AllisonMake sure we reset fsp->initial_allocation_size to...
2012-07-12 Jeremy AllisonAdd an optimization to pthread aio writes to also do...
2012-07-12 Volker Lendeckes3: Make us survive base-delaywrite with aio enabled
2012-07-12 Volker Lendeckes3: Factor out "mark_file_modified"
2012-07-12 Michael Adams3: rename sid_check_is_in_our_domain() to sid_check_is...
2012-07-12 Michael Adams3: rename sid_check_is_domain() to sid_check_is_our_sam()
2012-07-12 Michael Adams3:passdb: remove commented out pdb_lookup_names code
2012-07-12 Björn Jackes3/torture: adjust dependency to fix build when no...
2012-07-12 Björn Jackes3: make log message of FSCTL_IS_VOLUME_DIRTY more...
2012-07-12 Björn Jacketest: fix compile warning on test summary
2012-07-12 Ralph Wuerthnermkversion: Remove quotes around SAMBA_VERSION_VENDOR_PA...
2012-07-11 Ralph Wuerthners3:vfs_gpfs: fix ACL length calculation
2012-07-11 Christof Schmitts3:vfs_gpfs: Check softquota before gracetime
2012-07-11 Michael Adambuild: fix some indentation (tabs/vs spaces) in source3...
2012-07-11 Michael Adambuild: fix waf checks for seteuid on non-Linux platforms
2012-07-11 Jeremy AllisonAdd in the threaded async open engine.
2012-07-11 Jeremy AllisonMove set_thread_credentials_permanently() to set_thread...
2012-07-10 Jeremy AllisonFix typo we've had for a long time in set_re_uid()...
2012-07-10 Jeremy AllisonCope with a (non-security) open race we've had for...
2012-07-10 Jeremy AllisonNow we have a guaranteed indication of a file being...
2012-07-10 Jeremy AllisonAdd function fd_open_atomic() which uses O_CREAT|O_EXCL...
2012-07-10 Jeremy AllisonSimplify the logic in open_file() some more.
2012-07-09 Jeremy AllisonSimplify the logic in open_file().
2012-07-09 Jeremy AllisonUse new common function.
2012-07-09 Jeremy AllisonMake check_same_stat() and check_same_dev_ino() common...
2012-07-09 Jeremy AllisonFactor out check_same_dev_ino() from check_same_stat...
2012-07-09 Andrew Bartlettlib/ldb: Bump ldb release due to pyldb changes
2012-07-06 Günther Deschners4-torture: add ntprinting ndr operations testsuite.
2012-07-06 Günther Deschnerntprinting: mark the final 4 byte null pointer for...
2012-07-06 David Disseldorpndr: fix push/pull DATA_BLOB with NDR_NOALIGN
2012-07-06 Günther Deschnerntprinting: make decode_ntprinting helpers public in...
2012-07-06 Volker Lendeckes3: Fix Coverity ID 709470 Uninitialized scalar variable
2012-07-06 Andrew Bartletts4-selftest: do a dbcheck on our two vampire DCs
2012-07-06 Andrew Bartletts4-dbcheck: Check for an object without a parent
2012-07-06 Andrew Bartletts4-dsdb: Remove unused variables in py_dsdb_get_partiti...
2012-07-06 Andrew Bartlettpydsdb: Add bindings for dsdb_wellknown_dn()
2012-07-06 Andrew Bartlettpyldb: Add bindings for ldb_dn_remove_base_components
2012-07-06 Andrew Bartletts4-pydsdb: Add bindings for dsdb_find_nc_root()
2012-07-06 Andrew Bartletts4-pydsdb: Improve PyErr_LDB_{DN,}_OR_RAISE to use...
2012-07-06 Andrew Bartlettpyldb: Fix dn concat operation to be the other way...
2012-07-06 Christof Schmittauth: Common function for retrieving PAC_LOGIN_INFO...
2012-07-06 Andreas Schneiders4-lsarpc: DCERPC_FAULT_ACCESS_DENIED for tcp
2012-07-06 Andreas Schneiders4-lsarpc: DCERPC_FAULT_ACCESS_DENIED for np
2012-07-06 Andreas Schneiders4-lsarpc: Restrict LookupSids3 to crypto connections...
2012-07-06 Andreas Schneiders4-lsarpc: Restrict LookupNames4 to crypto connections...
2012-07-06 Andreas Schneiders4-lsarpc: Don't call lsa_OpenPolicy2 in lsa_LookupSids3.
2012-07-06 Andreas Schneiders4-lsaprc: Don't call lsa_OpenPolicy2 in lsa_LookupNames4.
2012-07-06 Andreas Schneiderselftest: Update knownfail list for samba4.rpc.lsalookup.
2012-07-06 Andreas Schneiders4-selftest: Don't run lsarpc requiring a named pipe...
2012-07-06 Andreas Schneiders4-selftest: Don't plan lsa.secrets tests over tcpip.
2012-07-06 Andreas Schneiders4-libnet: Skip calling lsarpc functions over a wrong...
2012-07-06 Andreas Schneiders4-torture: Call lsarpc tests over the correct pipe.
2012-07-06 Andreas Schneiders4-torture: Don't consider NONE_MAPPED an error in...
2012-07-06 Andreas Schneiders4-torture: Don't consider NONE_MAPPED an error in...
2012-07-06 Andreas Schneiders4-torture: Add a lsarpc test_GetUserName_fail function.
2012-07-06 Andreas Schneiders4-torture: Add a lsarpc test_OpenPolicy2_fail function.
2012-07-06 Andreas Schneiders4-torture: Add a lsarpc test_OpenPolicy_fail function.
2012-07-06 Andreas Schneiders4-torture: Add a lsarpc test_LookupNames4_fail function.
2012-07-06 Andreas Schneiders4-torture: Add a lsarpc test_LookupSids3_fail function.
2012-07-06 Andreas Schneiders3-lsarpc: Enforce a secure connection for LookupSids3...
2012-07-06 Andreas Schneiders3-lsarpc: Restrict lsa_LookupNames4 to ncacn_ip_tcp...
2012-07-06 Andreas Schneiders3-lsarpc: Restrict lsa_LookupSids3 to ncacn_ip_tcp...
2012-07-06 Andreas Schneiders3-lsarpc: Restrict the transport for ncacn_np functions.
2012-07-06 Andreas Schneiders3-rpc: Return the correct ntstatus depending on the...
2012-07-06 Andreas Schneiders3-rpc_server: Make it possible to use more rpc exceptions.
2012-07-06 Andreas Schneiders3-selftest: Run lsa tests over np and tcpip.
2012-07-06 Andreas Schneiders4-torture: Test LookupSids3/LookupNames4 over np and...
2012-07-06 Andreas Schneiders4-torture: Make sure lsa_OpenPolicy2 fails over TCP/IP.
2012-07-06 Andreas Schneiders4-torture: Make sure lsa_OpenPolicy fails over TCP/IP.
2012-07-06 Andreas Schneiders4-torture: Make sure ncacn_np tests are only called...
2012-07-06 Andreas Schneiders4-torture: Test LookupSids3 and LookupNames4 only...
2012-07-06 Andreas Schneiders4-torture: Use test_LookupSids3 function.
2012-07-06 Andreas Schneiders4-torture: Fix build warnings in lsa test.
2012-07-06 Andrew Bartletts4-classicupgrade: Demote any other 'BDC' accounts...
2012-07-06 Andrew Bartletts4-selftest: Test samba-tool domain dcpromo
2012-07-06 Andrew Bartletts4-samba-tool: Provide a samba-tool domain dcpromo...
2012-07-06 Andrew Bartletts4-dsdb: Give a much better error message when parentGU...
2012-07-06 Andrew Bartletts4-dsdb: Use parent_object_guid to find the correct...
2012-07-05 Björn Jacketalloc: remove unused variables
2012-07-05 Björn Jackelib/addns: remove defines we don't need or have for...
2012-07-05 Björn Jackelib/addns: remove use of uint8 uint16 and uint32 in...
2012-07-05 Björn Jackes3: evaluate MNT_QUOTA and MNT_RDONLY in statvfs also...
2012-07-05 Michael Adams3:registry: untangle assignment from check in reg_enum...
2012-07-05 Michael Adams3:registry: untangle assignment from check in reg_enum...
2012-07-04 Björn Jackes4/heimdal: fix make-proto.pl with perl 5.16
2012-07-04 Björn Jackereplace: make the INT64_MAX define more portable
2012-07-04 Björn Jackes3: if we know a file is immutable, report it to be...
next