krb5_wrap: Rename setup_kaddr()
[gd/samba-autobuild/.git] / source3 /
2016-08-31 Ralph Boehmevfs_acl_xattr|tdb: enforced settings when ignore system...
2016-08-31 Douglas Bagnallselftest: allow tests.py scripts to run independently
2016-08-30 Jeremy Allisons3: modules: vfs_acl_common - Add Ralph's copyright.
2016-08-30 Ralph Boehmevfs_acl_common: use DBG_LEVEL and remove function prefi...
2016-08-30 Ralph Boehmes4/torture: tests for vfs_acl_xattr default ACL styles
2016-08-30 Ralph Boehmevfs_acl_common: Windows style default ACL
2016-08-30 Ralph Boehmevfs_acl_xattr|tdb: add option to control default ACL...
2016-08-30 Ralph Boehmevfs_acl_common: check for ignore_system_acls before...
2016-08-30 Ralph Boehmevfs_acl_common: move stat stuff to a helper function
2016-08-30 Ralph Boehmevfs_acl_tdb|xattr: use a config handle
2016-08-30 Ralph Boehmevfs_acl_common: move the ACL blob validation to a helpe...
2016-08-30 Ralph Boehmevfs_acl_common: simplify ACL logic, cleanup and talloc...
2016-08-30 Ralph Boehmevfs_acl_common: remove redundant NULL assignment
2016-08-30 Ralph Boehmevfs_acl_common: rename pdesc_next to psd_fs
2016-08-30 Ralph Boehmevfs_acl_common: rename psd to psd_blob in get_nt_acl_in...
2016-08-30 Ralph BoehmeRevert "vfs_acl_xattr: objects without NT ACL xattr"
2016-08-30 Ralph Boehmes3/rpc_server: shared rpc modules directory may not...
2016-08-30 Volker Lendeckepthreadpool: Signal job completion without the pool...
2016-08-29 Volker Lendeckepthreadpool: We always want asserts to abort()
2016-08-29 Volker Lendeckepthreadpool: Fix formatting
2016-08-29 Volker Lendeckelib: Use tdb_storev in gencache
2016-08-29 Volker Lendeckedbwrap: Use tdb_storev in dbwrap_ctdb
2016-08-29 Volker Lendeckedbwrap_watch: Add dsize to DEBUG, avoid casts
2016-08-26 Andreas Schneiders3-util: Fix asking for username and password in smbget.
2016-08-25 Uri Simchonivfs_shadow_copy: handle non-existant files and wildcards
2016-08-24 Uri Simchoniselftest: test listing directories inside snapshots
2016-08-24 Uri Simchoniselftest: check file readability in shadow_copy2 test
2016-08-24 Uri Simchoniselftest: add content to files created during shadow_co...
2016-08-24 Uri Simchonis2-selftest: run shadow_copy2 test both in NT1 and...
2016-08-24 Jeremy Allisons3: vfs: Fix compilation error on Solaris.
2016-08-24 Volker Lendeckerpc_server: Fix a typo
2016-08-23 Amitay Isaacspassdb: Fix format-nonliteral warning
2016-08-23 Amitay Isaacswibindd: Fix format-nonliteral warning
2016-08-23 Amitay Isaacsregedit: Fix format-nonliteral warning
2016-08-23 Amitay Isaacss3-libnet: Fix format-nonliteral warning
2016-08-23 Amitay Isaacss3-netapi: Fix format-nonliteral warning
2016-08-23 Amitay Isaacss3-include: Fix format-nonliteral warning
2016-08-23 Amitay Isaacss3-lib: Fix format-nonliteral warning
2016-08-23 Amitay Isaacss3-lib: Remove unused function sprintf_append
2016-08-23 Volker Lendeckelib: Remove unused source3/lib/asys
2016-08-23 Volker Lendeckevfs: Remove link to asys_
2016-08-23 Volker Lendeckevfs: Convert vfs_fsync_send to pthreadpool_tevent
2016-08-23 Volker Lendeckevfs: Convert vfs_write_send to pthreadpool_tevent
2016-08-23 Volker Lendeckevfs: Convert vfs_pread_send to pthreadpool_tevent
2016-08-23 Volker Lendeckesmbd: Add pthreadpool_tevent to smbd_server_connection
2016-08-23 Volker Lendeckesmbtorture3: Add LOCAL-PTHREADPOOL-TEVENT
2016-08-23 Volker Lendeckelib: Add pthreadpool_tevent
2016-08-23 Volker Lendeckelib: add job data to to callback
2016-08-23 Volker Lendeckelib: Move pipe signalling to pthreadpool_pipe.c
2016-08-23 Volker Lendeckelib: Use pthreadpool_pipe instead of pthreadpool
2016-08-23 Volker Lendeckelib: Add pthreadpool_pipe
2016-08-23 Volker Lendeckelib: enable threaded immediates in 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
next