docs: add desciption of new parameter "kernel share modes" to the smb.conf manpage
[gd/samba-autobuild/.git] / source3 /
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.
2012-09-04 Andrew Bartlettbuild: sync the waf ACL checks with configure.in
2012-09-04 Andrew Bartlettbuild: Remove references to charset modules - we no...
2012-09-04 Andrew Bartlettbuild: vfs_fake_acls does not need the acl lib
2012-09-04 Andrew Bartlettbuild: remove unused HAVE_NO_ACLS define
2012-09-04 Andrew Bartletts3-passdb: Rename pdb_samba4 to samba_dsdb and autoconf...
2012-09-02 Björn Jackewaf: add new quota header checks and sysquota_4B source...
2012-09-02 Björn Jackes3: remove some duplicate quota code
2012-09-02 Björn Jackes3: adopt the new sysquotas_4B support for BSD
2012-09-01 Björn Jackes3: add sysquotas_4B support
2012-09-01 Volker Lendeckes3: Make an if statement a bit easier to read
2012-09-01 Jeremy AllisonChange the S3 fileserver over to se_file_access_check().
2012-09-01 Volker Lendeckes3: Fix warnings in aio_fork.c
2012-09-01 Volker Lendeckes3: Remove a shadowing variable declaration
2012-08-31 David Disseldorptdb: return unpack error on strdup failure
2012-08-31 Volker Lendeckes3: Fix a few "warning: ISO C90 forbids mixed declarati...
next