samba.git
2014-12-09 Jeremy Allisons3:locking: pass down servicepath to leases_db_add()
2014-12-09 Jeremy Allisons3:locking: Add new utility function leases_db_copy_fil...
2014-12-09 Jeremy Allisons3:locking: prepare the data model for leases_db to...
2014-12-09 Jeremy Allisons3:locking: pass servicename_new to leases_db_rename()
2014-12-09 Andreas Schneidersocket_wrapper: Add missing prototype check for eventfd.
2014-12-09 Andreas Schneiderswrap: Bump version to 1.1.2.
2014-12-09 Andreas Schneiderswrap: Add support for eventfd with unsigned count...
2014-12-09 Andreas Schneiderswrap: Add a trace message for swrap_socket().
2014-12-09 Andreas Schneiderswrap: Implement fcntl() to catch F_DUPFD.
2014-12-09 Andreas Schneiderswrap: Include the function name in the debug output.
2014-12-09 Andreas Schneiderswrap: Silence alignment warnings.
2014-12-09 Andreas Schneiderswrap: Fix type punning warnings when loading functions.
2014-12-09 Andreas Schneiderswrap: Fix access to struct members in log messages.
2014-12-09 Andreas Schneiderswrap: Fix whitespace errors.
2014-12-09 Andreas Schneiderswrap: Update copyright notice.
2014-12-09 Andreas Schneiderswrap: Wrap fopen to detect stale file descriptors.
2014-12-09 Andreas Schneiderswrap: Use swrap_address in swrap_accept().
2014-12-09 Andreas Schneiderswrap: Remove unused sockaddr_dup() function.
2014-12-09 Andreas Schneiderswrap: Use swrap_address in the socket_info struct.
2014-12-09 Andreas Schneiderswrap: Use a sockaddr_un for the unix path in socket_info.
2014-12-09 Andreas Schneiderswrap: Rename swrap_pcap_dump_packet().
2014-12-09 Andreas Schneiderswrap: Rename swrap_pcap_get_fd().
2014-12-09 Andreas Schneiderswrap: Rename swrap_marshall_packet().
2014-12-09 Andreas Schneiderswrap: Rename swrap_packet_init().
2014-12-09 Andreas Schneiderswrap: Rename socket_wrapper_pcap_file().
2014-12-09 Andreas Schneiderswrap: Fix type punning warnings.
2014-12-09 Jakub HrozekProvide a compatible declaration of CMSG_ALIGN
2014-12-09 Michael Adamswrap: fix another discard const warning in swrap_bind()
2014-12-09 Michael Adamswrap: fix discard const warning in swrap_bind()
2014-12-09 Michael Adamswrap: fix discard const warning in swrap_remove_stale()
2014-12-09 Michael Adamswrap: fix build when neither HAVE_STRUCT_IN_PKTINFO...
2014-12-09 Ralph BoehmeWHATSNEW: Apple's SMB2 extension AAPL
2014-12-08 Jeremy Allisons3: modules: Fix *allocate* calls to follow POSIX error...
2014-12-08 Jeremy Allisons3: smbd: Fix *allocate* calls to follow POSIX error...
2014-12-08 Jeremy Allisons3: smbd: Fix *allocate* calls to follow POSIX error...
2014-12-08 Ralph Boehmevfs_fruit: add AAPL options
2014-12-08 Ralph Boehmes4:torture:vfs_fruit: smb2/create context AAPL test
2014-12-08 Ralph Boehmes4:libcli/raw: make short_name available in buffer
2014-12-08 Ralph Boehmes3:smbd: add SMB_VFS_READDIR_ATTR() to marshall direntry
2014-12-08 Ralph Boehmevfs_fruit: AAPL support
2014-12-08 Ralph Boehmes3:smbd: ignore dacls with MS NFS ACEs
2014-12-08 Ralph Boehmelibcli/security: add a function that checks for MS...
2014-12-08 Ralph Boehmelibcli/security: add NFS SID mappings
2014-12-08 Ralph Boehmes3:smbd: add SMB2 AAPL create context defines
2014-12-08 Ralph Boehmes3:vfs: add create tags to SMB_VFS_CREATEFILE
2014-12-08 Ralph Boehmes3:smbd: allocate out_context_blobs with talloc
2014-12-08 Ralph Boehmes3:vfs: add SMB_VFS_READDIR_ATTR()
2014-12-08 Ralph Boehmevfs_snapper: check for <linux/ioctl.h>
2014-12-08 Andreas Schneiders3-libsmb: Duplicate the memory before we free it.
2014-12-08 Andreas Schneiders3-libsmb: Set the netbios_name in use_ccache case...
2014-12-08 Andreas Schneiders3-lib: Do not require a password with --use-ccache.
2014-12-08 Jeremy Allisons4: torture: leases. Simple lease_v2 rename test "v2_re...
2014-12-08 Jeremy Allisons3: leases: Make SMB2 setinfo SMB2_FILE_RENAME_INFORMAT...
2014-12-08 Jeremy Allisons3: leases: send_break_message() public.
2014-12-08 Jeremy Allisons3: leases: Make aio_add_req_to_fsp() public.
2014-12-08 Jeremy Allisons3: leases : Cope with renaming leased open files.
2014-12-08 Jeremy Allisons3: leases: Add leases_db_rename() to cope with renamin...
2014-12-04 Stefan Metzmacherdocs-xml: document the interaction between "write cache...
2014-12-04 Stefan Metzmachers3:smbd: document the interaction between "smb2 leases...
2014-12-04 Jeremy Allisonselftest:Samba3: use "smb2 leases = yes"
2014-12-04 Jeremy Allisons3:smb2_negprot: announce support for SMB2.1 leases.
2014-12-04 Jeremy Allisons3:param: Add "smb2 leases" parameter. Default "false".
2014-12-04 Volker Lendeckes3:smb2_create: support leases and pass them down to...
2014-12-04 Volker Lendeckes3:smbd: Implementation of SMB2.1 and SMB3.0 leases.
2014-12-04 Volker Lendeckes3:smbd: add lease related helper functions to oplock.c
2014-12-04 Volker Lendeckes3:smbd: add lease key validation functions to open.c
2014-12-04 Volker Lendeckes3:smbd: add lease related helper functions to open.c
2014-12-04 Volker Lendeckes3:smbd: add file_find_one_fsp_from_lease_key() helper...
2014-12-04 Volker Lendeckes3:smb2_create: validate durable reconnects with leases
2014-12-04 Volker Lendeckes3:smb2_create: allow durable handles with SMB2_LEASE_H...
2014-12-04 Volker Lendeckes3:smbd: add fsp_lease_type() and get_lease_type()...
2014-12-04 Stefan Metzmachers3:vfs.h: add more elements to struct fsp_lease
2014-12-04 Volker Lendeckes3:locking: add downgrade_share_lease() helper function
2014-12-04 Stefan Metzmachers3:locking: cleanup leases_db from share_mode_cleanup_d...
2014-12-04 Jeremy Allisons3:locking: ensure all share mode removal functions...
2014-12-04 Stefan Metzmachers3:open_files.idl: add data structures for SMB2.1 and...
2014-12-04 Volker Lendeckes3:locking: add leases_db infrastructure
2014-12-04 Jeremy Allisons3: leases: libsmbsharemodes no longer works with SMB2...
2014-12-04 Volker Lendeckes3:smb2_server: add smbd_smb2_send_lease_break() helper...
2014-12-04 Stefan Metzmachers3:smb2_server: allow smbd_smb2_send_break() with sessi...
2014-12-04 Jeremy Allisons3:smbd: Add fsp_client_guid() utility function to...
2014-12-04 Volker Lendeckes3:smbd: factor out a send_break_to_none() helper function
2014-12-04 Stefan Metzmachers4:torture:smb2: let smb2.lease.[v2_]complex1 check...
2014-12-04 Jeremy Allisons4:torture:smb2: Add smb2.lease.v2_breaking3 test.
2014-12-04 Jeremy Allisons4:torture:smb2: Add test that shows the client can...
2014-12-04 Volker Lendeckeprofiling: Make WITH_PROFILE span more in smbprofile.h
2014-12-04 Volker Lendeckeprofiling: Remove a big DEBUG statement
2014-12-04 Volker Lendeckeprofiling: Remove some #ifdefs
2014-12-04 Volker Lendeckeprofiling: Only compile profile/profile.c if profiling...
2014-12-04 Volker Lendeckeprofiling: Only compile utils/status_profile.c if profi...
2014-12-04 Volker Lendeckeprofiling: Fix a typo
2014-12-04 Volker Lendeckeprofiling: Move some #defines to profile.c
2014-12-04 Volker Lendeckeprofiling: Fix a typo
2014-12-04 Volker Lendeckeprofiling: Make "struct profile_header" static
2014-12-04 Jeremy Allisons4: torture: leases - Add test for leases and blocking...
2014-12-04 Jeremy Allisons4: smb2 : torture: Add new dynamic_share leases test.
2014-12-04 Jeremy Allisons3: leases - torture test for timeout of responding...
2014-12-04 Stefan Metzmachers4:torture/smb2: smb2.lease.breaking6 test
2014-12-04 Stefan Metzmachers4:torture/smb2: smb2.lease.breaking5 test
2014-12-04 Stefan Metzmachers4:torture/smb2: smb2.lease.breaking4 test
next