samba.git
2016-08-20 Volker Lendeckelib: Remove "num_watches" from poll_funcs_state
2016-08-20 Volker Lendeckelib: Change poll_funcs to take direct timevals
2016-08-20 Volker Lendeckelib: Fix poll_func_timeout prototypes
2016-08-20 Volker Lendeckelib: Cleanup includes in messages_dgm
2016-08-20 Volker Lendecketevent: Fix a typo
2016-08-19 Jeremy Allisons3: smbclient: In order to get shadow copy data over...
2016-08-19 Jeremy Allisons3: libsmb: Do some hardening in the receive processing...
2016-08-19 Jeremy Allisons3: libsmb: Correctly set max_setup_size in FSCTL_GET_S...
2016-08-19 Jeremy Allisons3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE...
2016-08-19 Jeremy Allisons3: libsmb: Make a comment note that cli_set_ea() needs...
2016-08-19 Jeremy Allisons3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE...
2016-08-19 Jeremy Allisons3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE...
2016-08-19 Jeremy Allisons3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE...
2016-08-19 Jeremy Allisons3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE...
2016-08-19 Jeremy Allisons3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE...
2016-08-19 Jeremy Allisons3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE...
2016-08-19 Jeremy Allisons3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE...
2016-08-19 Jeremy Allisons3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE...
2016-08-19 Jeremy Allisons3: libsmb: s3: libsmb: Plumb in additional_flags2...
2016-08-19 Jeremy Allisons3: libsmb: s3: libsmb: Plumb in additional_flags2...
2016-08-19 Jeremy Allisons3: libsmb: s3: libsmb: Plumb in additional_flags2...
2016-08-19 Jeremy Allisons3: libsmb: s3: libsmb: Plumb in additional_flags2...
2016-08-19 Jeremy Allisons3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE...
2016-08-19 Jeremy Allisons3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE...
2016-08-19 Jeremy Allisons3: libsmb: Add clistr_is_previous_version_path()
2016-08-19 Jeremy Allisons3: libsmb: Add uint16_t addtional_flags2 to cli_smb_re...
2016-08-19 Jeremy Allisons3: libsmb: Add uint16_t addtional_flags2 to cli_trans_...
2016-08-19 Jeremy Allisons3: libsmb: Add uint16_t additional_flags2 arg to cli_s...
2016-08-19 Jeremy Allisons3: SMB1: Add missing FLAGS2 definitions from MS-SMB.
2016-08-19 Douglas Bagnallnetcmd/domain: improve error message grammar
2016-08-19 Douglas Bagnallvlv tests: remove uninteresting debug message
2016-08-19 Douglas BagnallRemove hopelessly out of date Roadmap
2016-08-19 Christof Schmittwinbindd: Introduce helper function for winbindd_cache...
2016-08-19 Christof Schmittdocs: Clarify description for cache, lock and state...
2016-08-19 ouyang.xupvfs_open win10 fix, need return SMB2_CREATE_TAG_QFID
2016-08-18 Amitay Isaacss3-libnet: Add missing format element
2016-08-18 Amitay Isaacss3-lib: Pass missing argument for format string
2016-08-18 Uri Simchonismbd: allow reading files based on FILE_EXECUTE access...
2016-08-18 Martin Schwenkectdb-ipalloc: Fix cumulative takeover timeout
2016-08-18 Jeremy Allisons3: vfs: snapper: Fix snapper_gmt_strip_snapshot()...
2016-08-18 Jeremy Allisons3: vfs: snapper: Add and use len_before_gmt, calculate...
2016-08-18 Jeremy Allisons3: vfs: shadow_copy2: Replace all uses of (p-name...
2016-08-18 Martin Schwenkectdb-tests: Validate that TAKE_IP works with IP already...
2016-08-17 Martin Schwenkectdb-tests: Validate that unexpected IP on interface...
2016-08-17 Martin Schwenkectdb-recoverd: Don't directly release rogue IP addresses
2016-08-17 Martin Schwenkectdb-daemon: Fix takeover of incorrectly assigned publi...
2016-08-17 Martin Schwenkectdb-daemon: Avoid referencing NULL pointer due to...
2016-08-17 Martin SchwenkeRevert "When adding an ip at runtime, it might not...
2016-08-17 Martin Schwenkectdb-scripts: Add early exit for redundant updateip
2016-08-17 Martin Schwenkectdb-daemon: Drop special case handling for new IP...
2016-08-17 Martin Schwenkectdb-daemon: Use release_ip_post() when releasing all...
2016-08-17 Martin Schwenkectdb-daemon: Factor out new function release_ip_post()
2016-08-17 Martin Schwenkectdb-daemon: Do not copy address for RELEASE_IP message
2016-08-17 Martin Schwenkectdb-daemon: Do not update the VNN state on RELEASE_IP...
2016-08-17 Martin Schwenkectdb-daemon: Try to release IP address even if interfac...
2016-08-17 Martin Schwenkectdb-common: Save errno before closing file to keep...
2016-08-17 Martin Schwenkectdb-tools: Consistently use db_name
2016-08-17 Martin Schwenkectdb-tools: Fix CID 1125618 String not null terminated...
2016-08-17 Martin Schwenkectdb-logging: Fix CID 1272823 Unchecked return value...
2016-08-17 Martin Schwenkectdb-daemon: Fix CID 1362723 Unchecked return value...
2016-08-17 Martin Schwenkectdb-tcp: Fix CID 1362724 Unchecked return value from...
2016-08-17 Martin Schwenkectdb-client: Print error message before next syscall...
2016-08-17 Martin Schwenkectdb-client: Fix CID 1362725 Unchecked return value...
2016-08-17 Martin Schwenkectdb-daemon: Fix CID 1362726 Unchecked return value...
2016-08-17 Martin Schwenkectdb-tcp: Set file descriptor to -1 after close.
2016-08-17 Martin Schwenkectdb-tcp: Fix CID 1362727 Unchecked return value from...
2016-08-17 Martin Schwenkectdb-common: Fix CID 1362728 Unchecked return value...
2016-08-17 Martin Schwenkectdb-common: Fix CID 1362729 Unchecked return value...
2016-08-17 Martin Schwenkectdb-tests: Update porting test to be more flexible...
2016-08-17 Martin Schwenkectdb-daemon: Fix CID 1125574 Operands don't affect...
2016-08-17 Martin Schwenkectdb-daemon: Fix CID 1125575 Operands don't affect...
2016-08-17 Martin Schwenkectdb-daemon: Fix CID 1272855 Operands don't affect...
2016-08-17 Amitay Isaacsctdb-tools: Drop "ctdb rebalancenode"
2016-08-17 Amitay Isaacsctdb-tools: Drop "ctdb rebalanceip"
2016-08-17 Amitay Isaacsctdb-tools: Addition of IPs is deferred until the next...
2016-08-17 Jeremy Allisons3: vfs: shadow_copy2. Remove any trailing slash when...
2016-08-16 Jeremy Allisons3: vfs: shadow_copy2: Re-use an existing variable...
2016-08-16 Michael Adamidmap: centrally check that unix IDs returned by the...
2016-08-16 Michael Adamidmap: don't generally forbid id==0 from idmap_unix_id_...
2016-08-16 Stefan Metzmachers3:lib/pthreadpool: fix the build on older systems
2016-08-16 Uri Simchonismbd: look only at handle readability for COPYCHUNK...
2016-08-16 Uri Simchonis4-smbtorture: pin copychunk exec right behavior
2016-08-16 Uri Simchoniseltest: allow opening files with arbitrary rights...
2016-08-16 Uri Simchoniseltest: implicit FILE_READ_DATA non-reporting
2016-08-16 Uri Simchonis4-selftest: add test for read access check
2016-08-16 Uri Simchonis4-selftest: add functions which create with desired...
2016-08-16 Uri Simchonis4-smbtorture: use standard macros in smb2.read test
2016-08-13 Christof Schmittsmbd: Fix snapshot query on shares with DFS enabled
2016-08-12 Uri Simchoniselftest: add tests for dfree with inherit owner enabled
2016-08-12 Uri Simchoniselftest: refactor test_dfree_quota.sh - add share...
2016-08-12 Uri Simchonismbd: use owner uid for free disk calculation if owner...
2016-08-12 Uri Simchonismbd: get a valid file stat to disk_quotas
2016-08-12 Uri Simchoniquotas: small cleanup
2016-08-12 Volker Lendeckectdb: Fix the O3 developer build on RHEL7
2016-08-12 Volker Lendeckevfs_gpfs: Load nfs4 acl params at tcon time
2016-08-12 Volker Lendeckenfs4acls: Allow nfs4 acl params to be set by callers
2016-08-12 Volker Lendeckenfs4acls: Make smbacl4_vfs_params public
2016-08-12 Volker Lendeckenfs4acls: Add "smbacl4_vfs_params" parameter to smb_set...
2016-08-12 Volker Lendeckenfs4acls: Add "smbacl4_vfs_params" parameter to smb_get...
2016-08-12 Volker Lendeckenfs4acls: Add "smbacl4_vfs_params" parameter to smb_fge...
next