selftest: pass smb2.durable-open.delete_on_close1
[gd/samba-autobuild/.git] / source3 /
2012-09-11 Andreas Schneiderdocs: Move idmap manpage to there old location.
2012-09-11 Björn Jackequota: move function again to its belonging ifdef block
2012-09-11 Björn Jackes3:proto.h: remove duplicate disk_quotas prototypes
2012-09-11 Björn Jackequota: fix configure test for HP-UX
2012-09-10 Volker Lendeckes3: Run raw.oplock
2012-09-10 Volker Lendeckes3: delete requests are not special
2012-09-10 Michele BaldessariCall TALLOC_FREE() before we return otherwise we will...
2012-09-10 Jeremy AllisonFix talloc memory heirarchy bug. If there's an SMB2...
2012-09-10 Björn Jackewafbuild: add defines for linux quota and sysquota...
2012-09-10 Christian Ambachs3:smbd Bump the smbd vfs interface version to 30
2012-09-10 Christof Schmitts3:vfs/time_audit: Add back pointer for sys_acl_delete_...
2012-09-10 Ralph Wuerthners3:vfs/time_audit: add path names to log messages
2012-09-10 Christian Ambachs3:client use more access bits for snapshot display
2012-09-10 Alexander Bokovoys3-passdb: update abi_match and ignore more statically...
2012-09-10 Matthieu Patouuid_t is a synonym for int on osX
2012-09-09 Björn Jackes3:quota-nfs: add RQ_PATHLEN define for systems that...
2012-09-09 Björn Jackes3:quota-nfs: another build fix for the old Unix world
2012-09-09 Björn Jackes3: fix wrong invocations of talloc_realloc
2012-09-08 Stefan Metzmacherselftest/knownfail: we pass some samba3.smb2.durable...
2012-09-08 Michael Adams3:vfs_default: add basic support for durable handle...
2012-09-08 Michael Adams3: introduce a new share config option "durable handle...
2012-09-08 Michael Adams3:smbd: make fd_open() public
2012-09-08 Michael Adams3:smbd: don't set kernel flock if "kernel share modes...
2012-09-08 Michael Adams3: add an option "kernel share modes" to be able to...
2012-09-08 Michael Adamloadparm: remove remnants of removed option "share...
2012-09-08 Stefan Metzmachers3:param: change "server max protocol" to "SMB3"
2012-09-08 Michael Adams3:smbd: add basic support for durable handle v2 reques...
2012-09-08 Michael Adams3:smbd: add basic support for durable handle request...
2012-09-08 Michael Adams3:smbd: initial durable handle support: special treatm...
2012-09-08 Michael Adams3:vfs: add durable VFS operations
2012-09-08 Stefan Metzmachers3:smbd: add disconnected checks to the open code.
2012-09-08 Michael Adams3:smbd: also close durable file handles in a tdis
2012-09-08 Stefan Metzmachers3:locking: add brl_mark_disconnected() and brl_reconne...
2012-09-08 Stefan Metzmachers3:locking: add mark_share_mode_disconnected()
2012-09-08 Stefan Metzmachers3:smbXsrv_open: add smb2srv_open_recreate() to support...
2012-09-08 Stefan Metzmachers3:smbXsrv.idl: add properties for durable handles...
2012-09-08 Björn Jackes3:quota: don't add the string '"' into the argument...
2012-09-07 Volker Lendeckes3: Fix a panic when shutting down
2012-09-07 Gregor Becks3:lib: use includes.h with cbuf and srprs
2012-09-07 Björn Jackewaf: add tests for NFS quota stuff
2012-09-07 Björn Jackewaf: add test for HAVE_DQB_FSOFTLIMIT
2012-09-07 Björn Jackewaf: make checks for different XFS flavours
2012-09-07 Björn Jackes3:autoconf: look for irix xfs only when if we didn...
2012-09-07 Björn Jackes3:sysquota_nfs: fix build on Tru64 et alii
2012-09-07 Björn Jackerpcserver: fix useless declaration warning
2012-09-07 Björn Jackes3:sysquota-test: include ufs/ufs/quota.h only when...
2012-09-07 Björn Jackes3:quota: clean up and consolidate the xfs quota checks...
2012-09-07 Björn Jackes3:sysquota_xfs: fix logic so that we actually use...
2012-09-07 Björn Jackes3:sysquota_xfs: check and include the right fs header...
2012-09-07 Björn Jackes3-smbd: Remove OSF1 support from old (pre-sysquotas...
2012-09-07 Alexander Bokovoys3-smbldap: make smbldap public library and maintain...
2012-09-07 Alexander Bokovoys3-smbldap: use smbldap_ prefixed functions
2012-09-07 Alexander Bokovoys3-smbldap: use smbldap_ prefix for all functions
2012-09-07 Alexander Bokovoys3-waf: avoid exporting init symbols from statically...
2012-09-07 Alexander Bokovoys3-passdb: convert pdb_ipa to use secrets wrappers
2012-09-07 Alexander Bokovoys3-passdb: convert pdb_ldap to use secrets wrappers
2012-09-07 Alexander Bokovoys3-passdb: wrap secrets.tdb accessors used by PDB modules
2012-09-07 Andreas Schneiderwafsamba: Add support for manpages in SAMBA_MODULE.
2012-09-07 Michele BaldessariFree protect_ids in secret_store_domain_guid() as the...
2012-09-06 Björn Jackefileserver:sysquotas: remove wrong cast
2012-09-06 Björn Jackes3:quota: don't force the block size to 512
2012-09-06 Andrew Bartletts3-smbd: Remove remaining references to removed OS...
2012-09-06 Andrew Bartletts3-smbd: Remove IRIX support from old (pre-sysquotas...
2012-09-06 Andrew Bartletts3-smbd: Remove HPUX support from old (pre-sysquotas...
2012-09-06 Andrew Bartletts3-smbd: Remove BSD support from old (pre-sysquotas...
2012-09-06 Andrew Bartletts3-smbd: Remove Linux support from old (pre-sysquotas...
2012-09-06 Andrew Bartletts3-configure: Only use sysquotas by default
2012-09-06 Andrew Bartlettbuild: Remove Unicos support (quota in particular)
2012-09-06 Andrew Bartlettbuild: Do not compile lib/sysquotas*.c files as part...
2012-09-06 Volker Lendeckes3: Fix 64-bit warnings in vfs_media_harmony
2012-09-06 Björn Jackesysquota: we need to list nfs4 as a separate fs name...
2012-09-06 Andrew Bartletts3-printing: Restrict printing=cups to systems with...
2012-09-05 Michele BaldessariFree protect_ids in secret_store_domain_sid() as the...
2012-09-05 Jeremy AllisonAdd "backup_intent" bool to files_struct.
2012-09-05 Jeremy AllisonRemove an unncessary FTRUNCATE call in the open path...
2012-09-05 Stefan Metzmachers3:smb2_create: check for SMB2_CREATE_TAG_DHNC first
2012-09-05 Michael Adams3:locking: fix trailing space in brl_close_fnum()
2012-09-05 Andrew Bartlettbuild: Remove unused deps from vfs modules
2012-09-04 Volker Lendeckes3: Slightly simplify fd_open_atomic
2012-09-04 Volker Lendeckes3: Put a comment into the right place
2012-09-04 Volker Lendeckes3: Fix a typo
2012-09-04 Volker Lendeckes3: Factor out disposition_to_open_flags
2012-09-04 Volker Lendeckes3: Factor out calculation of clear_ads
2012-09-04 Volker Lendeckes3: Slightly simplify open_file_ntcreate
2012-09-04 Volker Lendeckes3: Fix a comment
2012-09-04 Volker Lendeckes3: Make "open_match_attributes" static
2012-09-04 Volker Lendeckes3: Fix some nonempty blank lines
2012-09-04 Volker Lendeckes3: Fix memleaks in pylibsmb.c
2012-09-04 Michael Adams3: in sys_popen(), add a debug message for failed...
2012-09-04 Michael Adams3: in sys_popen(), add a debug message for failed...
2012-09-04 Michael Adams3: in sys_popen(), untangle function call from result...
2012-09-04 Michael Adams3: in sys_popen(), untangle assigment from check and...
2012-09-04 Michael Adams3: in sys_popen(), improve call to pipe and report...
2012-09-04 Michael Adams3: in sys_popen(), validate input before opening the...
2012-09-04 Michael Adams3: in sys_popen(), fix a debug message
2012-09-04 Michael Adams3:smbd: in sys_disk_free(), improve a debug message
2012-09-04 Michael Adams3:smbd: in sys_disk_free(), improve a debug message
2012-09-04 Michael Adams3:smbd: in sys_disk_free(), fix line length and indent...
2012-09-04 Michael Adams3:smbd: in sys_disk_free(), fix a debug message
2012-09-04 Andreas Schneiders3-winbind: DON'T PANIC if we couldn't find the domain.
next