doc: add vfs_btrfs man page
[ddiss/samba.git] / source3 /
2012-09-19 David Disseldorpfsrvp: use fss server state storage back-end
2012-09-19 David Disseldorpfsrvp: add rpc server state storage back-end
2012-09-19 David Disseldorpfsrvp: add memory context to fss_global
2012-09-19 David Disseldorpfsrvp: split out srv_fss structs into a separate header
2012-09-19 David Disseldorpfsrvp: add permissions checking for operations
2012-09-19 David DisseldorpXXX add lp_enable_copychunk to toggle copychunk support
2012-09-19 David Disseldorps3-rpc: set fssd server defaults to external & disabled
2012-09-19 David Disseldorpfsrvp: remove "vfs objects" parameter from snapshot...
2012-09-19 David Disseldorpfsrvp: add fss_agent rpc server
2012-09-19 David Disseldorplibsmbconf: add smbconf_create_set_share
2012-09-19 David Disseldorpvfs: add snapshot create/delete calls to vfs_btrfs
2012-09-19 David Disseldorpvfs: add rw flag to snap_create_send
2012-09-19 David Disseldorpvfs: add snapshot create/delete hooks
2012-09-19 David Disseldorps3-vfs: add vfs_btrfs module
2012-09-19 David Disseldorps3-server: remove smb2 ioctl error response assumption
2012-09-19 David Disseldorps3-vfs: add copy_chunk vfs hooks
2012-09-19 David Disseldorps3-server: add support for smb2 FSCTL_SRV_COPYCHUNK
2012-09-19 David Disseldorps3-server: add smb2 FSCTL_SRV_REQUEST_RESUME_KEY support
2012-09-19 David Disseldorps3-smb2: split ioctl handler code on device type
2012-09-19 David Disseldorpioctl: split out smb2 ioctl handlers into separate fns
2012-09-19 David Disseldorppidl:s3-rpc: make pidl rpc server api calls async
2012-09-19 David Disseldorps3-rpc: make rpcint_dispatch async
2012-09-19 David Disseldorps3-rpc: make api_rpcTNP async
2012-09-19 David Disseldorps3-rpc: make api_pipe_request async
2012-09-19 David Disseldorps3-rpc: make process_request_pdu_send async
2012-09-19 David Disseldorps3-rpc: convert process_complete_pdu and callers async
2012-09-19 David Disseldorps3-rpc: split process_complete_pdu from process_incomin...
2012-09-18 Volker Lendeckes3: Use SBVAL in put_long_date_timespec
2012-09-18 Volker Lendeckes3: Fix some nonempty line endings
2012-09-18 Björn Jackequota: add supprt for gfs2
2012-09-18 Matthieu Patoupanic action is defined as GLOBAL_VAR(szPanicAction...
2012-09-18 Michael Adamsource3/script: fix installman.sh after the last build...
2012-09-17 Vladimir MarekFix service control for non-internal services.
2012-09-17 Christian Ambachs3:libsmb fix a double free error
2012-09-16 Christian Ambachs3:libsmb fix a potential crash
2012-09-16 Christian Ambachs3:vfs_gpfs: fix build
2012-09-16 Christian Ambachs3:auth fix a compiler warning
2012-09-15 Björn Jackequota: also log which fs type we found
2012-09-14 Björn Jackeautoconf: check for dn_expand also in libinet
2012-09-14 Björn Jackewafbuild: check for dn_expand also in libinet
2012-09-14 Jeremy AllisonAdd 'bool use_privs' to smbd_calculate_access_mask().
2012-09-14 Jeremy AllisonFix bad string in debug message (remove it).
2012-09-14 Jeremy AllisonAdd bool use_privs parameter to smbd_check_access_rights()
2012-09-14 Jeremy AllisonAdd "backup_intent" bool.
2012-09-14 Jeremy AllisonDon't call can_write_to_file() if we already have ...
2012-09-14 Andrew Bartlettbuild: Fix build on systems without ldap development...
2012-09-14 Björn Jackes3: fix the hpux acl module
2012-09-14 Björn Jackes3: fix the tru64 acl module
2012-09-14 Björn Jackes3: fix the aix acl module
2012-09-14 Ira Coopers3: Fix the vfs_solarisacl module to compile.
2012-09-13 Björn Jackeautoconf: fix --with(out)-sendfile-support option handling
2012-09-13 Alexander Bokovoys3: make smbldaphelper subsystem an internal library
2012-09-13 Jeremy AllisonSigh :-(. Removing optimization prematurely is the...
2012-09-13 Alexander Bokovoys3: make ldapsam-related functions a smbldaphelper...
2012-09-12 Michael Adams3:build: rewrite autogen.sh to be called from any...
2012-09-12 Jeremy AllisonIn vfs modules, don't use 'conn->origpath' when we...
2012-09-12 Jeremy AllisonMove cached cwd onto conn struct.
2012-09-12 Jeremy AllisonRemove ancient "optimization" global LastDir.
2012-09-12 Simo SorceAvoid overriding default ccache for ads operations.
2012-09-12 Björn Jackes3: remove unneeded noquota.c file
2012-09-12 Andreas Schneiders3-rap: Open printers with the right access mask.
2012-09-12 Alexander Bokovoys3-pdb: filter out more symbols only used in ldapsam...
2012-09-12 Andrew Bartlettsmbd: Add extra VFS hooks to get the posix ACL as a...
2012-09-12 Andrew Bartlettsmbd: Remove pre-allocation of ACL array in sys_acl_init()
2012-09-12 Andrew Bartlettsmbd-posix_acls: Use a IDL union to store the ACL entry
2012-09-12 Jeremy AllisonMake metze happy and the code clearer :-).
2012-09-11 Andrew Bartlettsmbd: Print ACL used to create hash in vfs_xattr_common
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...
next