tevent: Add threaded immediate activation
[samba.git] / source3 /
2016-08-23 Volker Lendeckemessaging_dgm: Fix signed/unsigned hickups
2016-08-22 Andreas Schneiders3-spoolss: Support for adding printer drivers with...
2016-08-22 Günther Deschnerlibrpc: fix IDL for spoolss_GetPrinterDriverPackagePath()
2016-08-22 Günther Deschnerlibrpc: fix spoolss_GetCorePrinterDrivers IDL.
2016-08-22 Jeremy Allisons3: libsmb: Add the capability to find a @GMT- path...
2016-08-22 Jeremy Allisons3: libsmb: Plumb new SMB2 shadow copy call into cli_sh...
2016-08-22 Jeremy Allisons3: libsmb: Add cli_smb2_shadow_copy_data() function...
2016-08-22 Jeremy Allisons3: libsmb: Add return args to clistr_is_previous_versi...
2016-08-22 Jeremy Allisons3: smbclient. Ensure we don't crash by freeing uniniti...
2016-08-20 Volker Lendeckelib: Cleanup includes in messages_dgm
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 Christof Schmittwinbindd: Introduce helper function for winbindd_cache...
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 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-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-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 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...
2016-08-12 Volker Lendeckenfs4acls: Add some const
2016-08-12 Volker Lendeckenfs4acls: Remove a typedef
2016-08-12 Volker Lendeckelib: Use replace.h properly in pthreadpool
2016-08-11 Jeremy Allisons3: oplock: Fix race condition when closing an oplocked...
2016-08-11 Jeremy Allisonsmbd: oplock: Factor out internals of remove_oplock...
2016-08-11 Jeremy Allisonsmbd: oplock: Fixup debug messages inside remove_oplock().
2016-08-10 Uri Simchoniselftest: add a test for new "inherit owner" option
2016-08-10 Uri Simchonismbd: add an option to inherit only the UNIX owner
2016-08-10 Uri Simchoniselftest: add a test for "inherit owner" parameter
2016-08-10 Jeremy Allisons3: libsmb: Protect cli_connect_nb_send() from being...
2016-08-09 Amitay Isaacsdbwrap: Fix structure initialization
2016-08-09 Uri Simchonilibads: use "kerberos encryption types" parameter
2016-08-09 Ralph Boehmedbwrap_ctdb: treat empty records in ltdb as non-existing
2016-08-08 Ira Cooperbuildscripts: Fix the regression with --without-acl...
2016-08-08 Ira Coopersource3/wscript: Add support for disabling vfs_cephfs
2016-08-08 Ralph Boehmesmbd: ignore ctdb tombstone records in fetch_share_mode...
2016-08-04 Michael Adams3:lib: fix a typo in comment for talloc_sub_basic()
2016-08-04 Michael Adamsmbd: remove redundant comment (with typo) from token_c...
2016-08-04 Michael Adampassdb: remove a misleading comment from lookup_name_sm...
2016-07-28 Rajesh Josephshadow_copy2: Fix error handling in shadow_copy2_get_sh...
2016-07-28 Rajesh Josephshadow_copy2: Add test case for snapprefix and delimiter
2016-07-28 Rajesh Josephshadow_copy2: allow configurable prefix for snapshot...
2016-07-28 Rajesh Josephshadow_copy2: create structure to store module specific...
2016-07-28 Rajesh Josephshadow_copy2: Add test cases to cover shadow:format
2016-07-28 Rajesh Josephshadow_copy2: Fix shadow_copy2_posix_gmt_string return...
2016-07-28 Volker Lendeckefss_agent: Fix a signed/unsigned mixup
2016-07-28 Volker Lendeckelib: Move "message_send_all" to serverid.c
2016-07-28 Ralph Boehmes3/notifyd: add async send/recv functions
2016-07-28 Ralph Boehmes3/cleanupd: use smbd_cleanupd.tdb
2016-07-28 Ralph Boehmes3/smbd: add cleanupd_init_send()/recv()
2016-07-28 Ralph Boehmes3/lib: add smbd_cleanupd.tdb
2016-07-25 Amitay Isaacsdbwrap_ctdb: Remove setting of database priority from...
2016-07-25 Garming SamAddressSanitizer: Initialize for vfs_fruit.c
2016-07-25 Garming SamAddressSanitizer: Initialize for smbd/oplock.c
2016-07-25 Christof Schmittvfs_gpfs: Retry getacl with DAC capability if necessary
2016-07-24 Yan, Zhengs3: vfs: ceph: Add posix acl support
2016-07-23 Yan, Zhengs3: vfs: generalize functions that set/get posix acl...
2016-07-23 Jeremy Allisons4: messaging: Remove bool auto_remove parameter from...
2016-07-23 Jeremy Allisons3: smbd: vfs: Remove any stale xattr values during...
2016-07-22 Stefan Metzmacherdocs-xml:smbdotconf: default "ntlm auth" to "no"
2016-07-22 Stefan Metzmachers3:selftest: run smbclient_auth with a few more combina...
2016-07-22 Stefan Metzmachers3:tests: add 'as user' to the test names in test_smbcl...
next