summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ldb: Bump ldb version to 1.4.3ldb-1.4.3Noel Power2018-11-054-1/+284
* lib/ldb: Ensure ldb.Dn can accept utf8 encoded unicodeNoel Power2018-11-052-15/+17
* lib/ldb/tests: add test for ldb.Dn passed utf8 unicodeNoel Power2018-11-052-0/+6
* lib/ldb: Test correct variable for no mem conditionNoel Power2018-11-051-1/+1
* dsdb: Add comments explaining the limitations of our current backlink behaviourAndrew Bartlett2018-11-053-8/+40
* s4:samldb: internally use extended dns while changing the primaryGroupID fieldStefan Metzmacher2018-11-052-10/+21
* s4:repl_meta_data: add support for DSDB_CONTROL_DBCHECK_FIX_LINK_DN_SIDStefan Metzmacher2018-11-054-9/+161
* s4:repl_meta_data: pass down struct replmd_replicated_request to replmd_modif...Stefan Metzmacher2018-11-051-19/+12
* s4:repl_meta_data: pass down struct replmd_replicated_request to replmd_modif...Stefan Metzmacher2018-11-051-16/+11
* s4:repl_meta_data: add missing \n to a DEBUG message in replmd_modify_la_add()Stefan Metzmacher2018-11-051-1/+1
* s4:repl_meta_data: pass down struct replmd_replicated_request to replmd_modif...Stefan Metzmacher2018-11-051-17/+10
* s4:repl_meta_data: pass down struct replmd_replicated_request to replmd_modif...Stefan Metzmacher2018-11-051-15/+10
* blackbox/dbcheck-links: Test broken links with missing <SID=...> on linked at...Stefan Metzmacher2018-11-053-0/+124
* dbchecker: Fix missing <SID=...> on linked attributesStefan Metzmacher2018-11-051-1/+41
* dbchecker: improve verbose output of do_modify()Stefan Metzmacher2018-11-051-1/+2
* s4:dsdb: add DSDB_CONTROL_DBCHECK_FIX_LINK_DN_SID oidStefan Metzmacher2018-11-053-0/+5
* testprogs/blackbox: add samba4.blackbox.test_primary_group testStefan Metzmacher2018-11-053-0/+90
* s4:dsdb: fix comment on DSDB_CONTROL_DBCHECK_FIX_LINK_DN_NAMEStefan Metzmacher2018-11-051-1/+1
* schema_samba4.ldif: add allocation of DSDB_CONTROL_DBCHECK_FIX_LINK_DN_NAMEStefan Metzmacher2018-11-051-0/+1
* vfs_fruit: optionally delete AppleDouble files without Resourcefork dataRalph Boehme2018-11-052-1/+42
* vfs_fruit: add option "delete_empty_adfiles"Ralph Boehme2018-11-051-0/+5
* vfs_fruit: detect empty resource forks in ad_convert()Ralph Boehme2018-11-052-2/+110
* vfs_fruit: add option "wipe_intentionally_left_blank_rfork"Ralph Boehme2018-11-051-0/+5
* s4:torture: add test for AppleDouble ResourceFork conversionRalph Boehme2018-11-055-0/+216
* s3:selftest: list vfs testssuites one per lineRalph Boehme2018-11-051-1/+7
* docs:vfs_fruit: add "delete_empty_adfiles" optionRalph Boehme2018-11-051-0/+11
* docs:vfs_fruit: add "wipe_intentionally_left_blank_rfork" optionRalph Boehme2018-11-051-0/+14
* s3:winbind: Check return code of initialize_password_db()Andreas Schneider2018-11-051-1/+7
* lib:socket: If returning early, set ifacesDavid Mulder2018-11-051-1/+2
* vfs_fruit: remove check for number of xattrs from ad_convert_xattrRalph Boehme2018-11-051-4/+0
* dsdb: Ensure that a DN (now) pointing at a deleted object counts for objectcl...Andrew Bartlett2018-11-052-5/+11
* tests: Add corner-case test: fromServer points to dead serverTim Beale2018-11-053-0/+160
* libcli: Add debug message if fail to negoatiate SMB protocolTim Beale2018-11-051-0/+1
* s3/smbd: Server responds incorrectly if no SMB protocol chosenTim Beale2018-11-051-1/+8
* netcmd: Make sure SMB connection is signed when backing up sysvolTim Beale2018-11-051-2/+2
* python: Allow forced signing via smb.SMB()David Mulder2018-11-051-3/+7
* selftest: Change backup testenvs to use non-default siteTim Beale2018-11-052-6/+12
* netcmd: Re-create default site for backup-restore (if missing)Tim Beale2018-11-051-1/+23
* tests: Add test-case for restore into non-default siteTim Beale2018-11-051-0/+33
* netcmd: Add --site option when restoring a domainTim Beale2018-11-051-6/+8
* ctdb-daemon: Fix valgrind hit in event codeMartin Schwenke2018-10-251-1/+1
* ctdb-event: Check the return status of sock_daemon_set_startup_fdAmitay Isaacs2018-10-251-1/+6
* ctdb-common: Set close-on-exec for startup fdAmitay Isaacs2018-10-252-2/+9
* ctdb-daemon: Exit if eventd goes awayMartin Schwenke2018-10-251-7/+2
* ctdb-daemon: Return early when refusing to run an event scriptMartin Schwenke2018-10-251-0/+1
* winbindd_cache: Fix timeout calculation for sid<->name cacheVolker Lendecke2018-10-241-2/+2
* vfs_fruit: move check in ad_convert() to ad_convert_*() subfunctionsRalph Boehme2018-10-182-6/+4
* vfs_fruit: make call to ad_convert_truncate() optionalRalph Boehme2018-10-181-3/+5
* vfs_fruit: add out arg "converted_xattr" to ad_convert_xattrRalph Boehme2018-10-181-2/+7
* vfs_fruit: add check for OS X filler in FinderInfo conversionRalph Boehme2018-10-181-0/+6