]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2018-11-05  Stefan Metzmacherdbchecker: improve verbose output of do_modify()
2018-11-05  Stefan Metzmachers4:dsdb: add DSDB_CONTROL_DBCHECK_FIX_LINK_DN_SID oid
2018-11-05  Stefan Metzmachertestprogs/blackbox: add samba4.blackbox.test_primary_gr...
2018-11-05  Stefan Metzmachers4:dsdb: fix comment on DSDB_CONTROL_DBCHECK_FIX_LINK_D...
2018-11-05  Stefan Metzmacherschema_samba4.ldif: add allocation of DSDB_CONTROL_DBCH...
2018-11-05  Tim Bealedbchecker: Fixing up incorrect DNs wasn't working
2018-11-05  Andrew Bartlettdbcheck: Use symbolic control name for DSDB_CONTROL_DBC...
2018-11-02  Ralph Boehmevfs_fruit: optionally delete AppleDouble files without...
2018-11-02  Ralph Boehmevfs_fruit: add option "delete_empty_adfiles"
2018-11-02  Ralph Boehmevfs_fruit: detect empty resource forks in ad_convert()
2018-11-02  Ralph Boehmevfs_fruit: add option "wipe_intentionally_left_blank_rfork"
2018-11-02  Ralph Boehmes4:torture: add test for AppleDouble ResourceFork conve...
2018-11-02  Ralph Boehmes3:selftest: list vfs testssuites one per line
2018-11-02  Ralph Boehmedocs:vfs_fruit: add "delete_empty_adfiles" option
2018-11-02  Ralph Boehmedocs:vfs_fruit: add "wipe_intentionally_left_blank_rfor...
2018-11-01  Ralph Boehmevfs_fruit: remove check for number of xattrs from ad_co...
2018-10-29  Amitay Isaacsctdb-event: Check the return status of sock_daemon_set_...
2018-10-29  Amitay Isaacsctdb-common: Set close-on-exec for startup fd
2018-10-29  Martin Schwenkectdb-daemon: Exit if eventd goes away
2018-10-29  Martin Schwenkectdb-daemon: Return early when refusing to run an event...
2018-10-24  Volker Lendeckewinbindd_cache: Fix timeout calculation for sid<->name...
2018-10-18  Ralph Boehmevfs_fruit: move check in ad_convert() to ad_convert_...
2018-10-18  Ralph Boehmevfs_fruit: make call to ad_convert_truncate() optional
2018-10-18  Ralph Boehmevfs_fruit: add out arg "converted_xattr" to ad_convert_...
2018-10-18  Ralph Boehmevfs_fruit: add check for OS X filler in FinderInfo...
2018-10-18  Ralph Boehmevfs_fruit: call ad_convert_move_reso() from ad_convert_...
2018-10-18  Ralph Boehmevfs_fruit: let the ad_convert_*() subfunction update...
2018-10-18  Ralph Boehmevfs_fruit: let the ad_convert_*() subfunctions mmap...
2018-10-18  Ralph Boehmevfs_fruit: fix error returns in ad_convert_xattr()
2018-10-18  Ralph Boehmevfs_fruit: use ADEDOFF_RFORK_DOT_UND offset macro in...
2018-10-18  Ralph Boehmevfs_fruit: split out moving of the resource fork
2018-10-18  Ralph Boehmevfs_fruit: use ADEDOFF_RFORK_DOT_UND offset macro in...
2018-10-18  Ralph Boehmevfs_fruit: split out truncating from ad_convert()
2018-10-18  Ralph Boehmevfs_fruit: move FinderInfo lenght check to ad_convert()
2018-10-18  Ralph Boehmevfs_fruit: move FinderInfo conversion to helper functio...
2018-10-18  Ralph Boehmevfs_fruit: move storing of modified struct adouble...
2018-10-18  Ralph Boehmevfs_fruit: remove unneeded fd argument from ad_convert()
2018-10-18  Ralph Boehmevfs_fruit: do direct return from error checks in ad_con...
2018-10-18  Ralph Boehmevfs_fruit: move setting ADEID_FINDERI length to ad_conv...
2018-10-18  Ralph Boehmevfs_fruit: store filler bytes from AppleDouble file...
2018-10-18  Ralph Boehmevfs_fruit: fix two comments
2018-10-18  Ralph Boehmes4:torture: FinderInfo conversion test with AppleDouble...
2018-10-10  Stefan Metzmachersmb2_server: set req->do_encryption = true earlier
2018-10-10  Stefan Metzmachers4:torture: split smb2.session.expire{1,2} to run with...
2018-10-09  Amitay Isaacsctdb-tests: Drop code for RECEIVE_RECORDS control
2018-10-09  Amitay Isaacsctdb-protocol: Drop marshalling code for RECEIVE_RECORD...
2018-10-09  Amitay Isaacsctdb-protocol: Mark RECEIVE_RECORDS control obsolete
2018-10-09  Amitay Isaacsctdb-daemon: Drop implementation of RECEIVE_RECORDS...
2018-10-09  Amitay Isaacsctdb-vacuum: Remove unnecessary check for zero records...
2018-10-09  Amitay Isaacsctdb-vacuum: Fix the incorrect counting of remote errors
2018-10-09  Amitay Isaacsctdb-vacuum: Simplify the deletion of vacuumed records
2018-10-09  Martin Schwenkectdb-tests: Add recovery record resurrection test for...
2018-10-09  Amitay Isaacsctdb-daemon: Invalidate records if a node becomes INACTIVE
2018-10-09  Amitay Isaacsctdb-daemon: Don't pull any records if records are...
2018-10-09  Amitay Isaacsctdb-daemon: Add invalid_records flag to ctdb_db_context
2018-10-09  Jeremy Allisons3: smbd: Prevent valgrind errors in smbtorture3 POSIX...
2018-10-09  Volker Lendeckeexamples: Fix the smb2mount build
2018-10-09  Christof Schmitts3:smbget: Use cmdline_messaging_context
2018-10-09  Christof Schmitts3:smbcontrol: Use cmdline_messaging_context
2018-10-09  Christof Schmitts3:dbwrap_tool: Use cmdline_messaging_context
2018-10-09  Christof Schmitts3:eventlogadm: Use cmdline_messaging_context
2018-10-09  Christof Schmitts3: ntlm_auth: Use cmdline_messaging_context
2018-10-09  Christof Schmitts3:sharesec: Use cmdline_messaging_context
2018-10-09  Christof Schmitts3:testparm: Use cmdline_messaging_context
2018-10-09  Christof Schmitts3:pdbedit: Use cmdline_messaging_context
2018-10-09  Ralph Boehmes3:messaging: remove unused messaging_init_client()
2018-10-09  Christof Schmitts3:net: Use cmdline_messaging_context
2018-10-09  Christof Schmittrpcclient: Use cmdline_messaging_context
2018-10-09  Christof Schmitts3:smbstatus: Use cmdline_messaging_context
2018-10-09  Christof Schmitts3:smbpasswd: Use cmdline_messaging_context
2018-10-09  Christof Schmitttest:doc: Skip 'clustering=yes'
2018-10-09  Ralph Boehmes3:popt_common: use cmdline_messaging_context() in...
2018-10-09  Ralph Boehmeselftest: pass configfile to pdbedit
2018-10-09  Ralph Boehmes3:loadparm: reinit_globals in lp_load_with_registry_sh...
2018-10-09  Christof Schmitts3:lib: Introduce cmdline context wrapper
2018-10-09  Christof Schmitts3:lib: Move popt_common_credentials to separate file
2018-10-09  Christof Schmitts3/lib:popt_common: Move setup_logging to common callback
2018-10-09  Ralph Boehmes3:lib/server_contexts: make server_event_ctx and serve...
2018-10-08  Karolin SeegerVERSION: Bump version up to 4.8.6...
2018-10-08  Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.8.6 release. samba-4.8.6
2018-10-08  Karolin SeegerWHATSNEW: Add release notes for Samba 4.8.6.
2018-09-27  Volker Lendeckelib: Hold at most 10 outstanding paged result cookies
2018-09-27  Volker Lendeckelib: Put "results_store" into a doubly linked list
2018-09-20  Martin Schwenkectdb-recoverd: Set recovery lock handle at start of...
2018-09-20  Martin Schwenkectdb-recoverd: Handle cancellation when releasing recov...
2018-09-20  Martin Schwenkectdb-recoverd: Return early when the recovery lock...
2018-09-20  Martin Schwenkectdb-recoverd: Store recovery lock handle
2018-09-20  Martin Schwenkectdb-recoverd: Use talloc() to allocate recovery lock...
2018-09-20  Martin Schwenkectdb-recoverd: Rename hold_reclock_state to ctdb_recove...
2018-09-20  Martin Schwenkectdb-recoverd: Re-check master on failure to take recov...
2018-09-20  Martin Schwenkectdb-recoverd: Clean up taking of recovery lock
2018-09-20  Martin Schwenkectdb-cluster-mutex: Block signals around fork
2018-09-20  Martin Schwenkectdb-cluster-mutex: Reset SIGTERM handler in cluster...
2018-09-10  Andreas Schneiderwafsamba: Fix 'make -j<jobs>'
2018-09-05  Alexander Bokovoykrb5-samba: interdomain trust uses different salt principal
2018-09-05  Stefan Metzmachertestprogs/blackbox: let test_trust_user_account.sh...
2018-09-05  Stefan Metzmachertestprogs/blackbox: add testit[_expect_failure]_grep...
2018-09-05  Stefan Metzmachersamba-tool: add virtualKerberosSalt attribute to 'user...
2018-09-05  Alexander Bokovoys4:selftest: test kinit with the interdomain trust...
2018-09-05  Ralph Boehmelibds: rename UF_MACHINE_ACCOUNT_MASK to UF_TRUST_ACCOU...
next