samba.git
2018-11-05 Noel Powerldb: Bump ldb version to 1.4.3 ldb-1.4.3
2018-11-05 Noel Powerlib/ldb: Ensure ldb.Dn can accept utf8 encoded unicode
2018-11-05 Noel Powerlib/ldb/tests: add test for ldb.Dn passed utf8 unicode
2018-11-05 Noel Powerlib/ldb: Test correct variable for no mem condition
2018-11-05 Andrew Bartlettdsdb: Add comments explaining the limitations of our...
2018-11-05 Stefan Metzmachers4:samldb: internally use extended dns while changing...
2018-11-05 Stefan Metzmachers4:repl_meta_data: add support for DSDB_CONTROL_DBCHECK...
2018-11-05 Stefan Metzmachers4:repl_meta_data: pass down struct replmd_replicated_r...
2018-11-05 Stefan Metzmachers4:repl_meta_data: pass down struct replmd_replicated_r...
2018-11-05 Stefan Metzmachers4:repl_meta_data: add missing \n to a DEBUG message...
2018-11-05 Stefan Metzmachers4:repl_meta_data: pass down struct replmd_replicated_r...
2018-11-05 Stefan Metzmachers4:repl_meta_data: pass down struct replmd_replicated_r...
2018-11-05 Stefan Metzmacherblackbox/dbcheck-links: Test broken links with missing...
2018-11-05 Stefan Metzmacherdbchecker: Fix missing <SID=...> on linked attributes
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 Ralph Boehmevfs_fruit: optionally delete AppleDouble files without...
2018-11-05 Ralph Boehmevfs_fruit: add option "delete_empty_adfiles"
2018-11-05 Ralph Boehmevfs_fruit: detect empty resource forks in ad_convert()
2018-11-05 Ralph Boehmevfs_fruit: add option "wipe_intentionally_left_blank_rfork"
2018-11-05 Ralph Boehmes4:torture: add test for AppleDouble ResourceFork conve...
2018-11-05 Ralph Boehmes3:selftest: list vfs testssuites one per line
2018-11-05 Ralph Boehmedocs:vfs_fruit: add "delete_empty_adfiles" option
2018-11-05 Ralph Boehmedocs:vfs_fruit: add "wipe_intentionally_left_blank_rfor...
2018-11-05 Andreas Schneiders3:winbind: Check return code of initialize_password_db()
2018-11-05 David Mulderlib:socket: If returning early, set ifaces
2018-11-05 Ralph Boehmevfs_fruit: remove check for number of xattrs from ad_co...
2018-11-05 Andrew Bartlettdsdb: Ensure that a DN (now) pointing at a deleted...
2018-11-05 Tim Bealetests: Add corner-case test: fromServer points to dead...
2018-11-05 Tim Bealelibcli: Add debug message if fail to negoatiate SMB...
2018-11-05 Tim Beales3/smbd: Server responds incorrectly if no SMB protocol...
2018-11-05 Tim Bealenetcmd: Make sure SMB connection is signed when backing...
2018-11-05 David Mulderpython: Allow forced signing via smb.SMB()
2018-11-05 Tim Bealeselftest: Change backup testenvs to use non-default...
2018-11-05 Tim Bealenetcmd: Re-create default site for backup-restore ...
2018-11-05 Tim Bealetests: Add test-case for restore into non-default site
2018-11-05 Tim Bealenetcmd: Add --site option when restoring a domain
2018-10-25 Martin Schwenkectdb-daemon: Fix valgrind hit in event code
2018-10-25 Amitay Isaacsctdb-event: Check the return status of sock_daemon_set_...
2018-10-25 Amitay Isaacsctdb-common: Set close-on-exec for startup fd
2018-10-25 Martin Schwenkectdb-daemon: Exit if eventd goes away
2018-10-25 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 Volker Lendeckelib: Avoid the use of open_memstream in tevent_req_prof...
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-10 Amitay Isaacsctdb-tests: Drop code for RECEIVE_RECORDS control
2018-10-10 Amitay Isaacsctdb-protocol: Drop marshalling code for RECEIVE_RECORD...
2018-10-10 Amitay Isaacsctdb-protocol: Mark RECEIVE_RECORDS control obsolete
2018-10-10 Amitay Isaacsctdb-daemon: Drop implementation of RECEIVE_RECORDS...
2018-10-10 Amitay Isaacsctdb-vacuum: Remove unnecessary check for zero records...
2018-10-10 Amitay Isaacsctdb-vacuum: Fix the incorrect counting of remote errors
2018-10-10 Amitay Isaacsctdb-vacuum: Simplify the deletion of vacuumed records
2018-10-10 Martin Schwenkectdb-tests: Add recovery record resurrection test for...
2018-10-10 Amitay Isaacsctdb-daemon: Invalidate records if a node becomes INACTIVE
2018-10-10 Amitay Isaacsctdb-daemon: Don't pull any records if records are...
2018-10-10 Amitay Isaacsctdb-daemon: Add invalid_records flag to ctdb_db_context
2018-10-10 Jeremy Allisons3: smbd: Prevent valgrind errors in smbtorture3 POSIX...
2018-10-10 Volker Lendeckeexamples: Fix the smb2mount build
2018-10-10 Christof Schmitts3:smbget: Use cmdline_messaging_context
2018-10-10 Christof Schmitts3:smbcontrol: Use cmdline_messaging_context
2018-10-10 Christof Schmitts3:dbwrap_tool: Use cmdline_messaging_context
2018-10-10 Christof Schmitts3:eventlogadm: Use cmdline_messaging_context
2018-10-10 Christof Schmitts3: ntlm_auth: Use cmdline_messaging_context
2018-10-10 Christof Schmitts3:sharesec: Use cmdline_messaging_context
2018-10-10 Christof Schmitts3:testparm: Use cmdline_messaging_context
2018-10-10 Christof Schmitts3:pdbedit: Use cmdline_messaging_context
2018-10-10 Ralph Boehmes3:messaging: remove unused messaging_init_client()
2018-10-10 Christof Schmitts3:net: Use cmdline_messaging_context
2018-10-10 Christof Schmittrpcclient: Use cmdline_messaging_context
2018-10-10 Christof Schmitts3:smbstatus: Use cmdline_messaging_context
2018-10-10 Christof Schmitts3:smbpasswd: Use cmdline_messaging_context
2018-10-10 Christof Schmitttest:doc: Skip 'clustering=yes'
2018-10-10 Ralph Boehmes3:popt_common: use cmdline_messaging_context() in...
2018-10-10 Ralph Boehmeselftest: pass configfile to pdbedit
2018-10-10 Ralph Boehmes3:loadparm: reinit_globals in lp_load_with_registry_sh...
next