summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ldb: Release ldb 2.0.5ldb-2.0.5Gary Lockyer2019-07-043-1/+286
* ldb: Rework index_transaction_cache_size to allow caller to specify a larger ...Gary Lockyer2019-07-041-5/+11
* ldb ldb_key_value: test ldb batchGary Lockyer2019-07-041-0/+57
* ldb key_value: Add batch_mode optionGary Lockyer2019-07-042-0/+76
* s4 samdb: pass ldb options to ldb_module_connect_backendGary Lockyer2019-07-041-1/+4
* ldb: Add new internal helper function ldb_options_get()Gary Lockyer2019-07-042-0/+12
* ldb: Fix dependency on ldb_key_value_sub_txn_{mdb_}testAndrew Bartlett2019-07-041-2/+2
* ldb: Try to explain the confusing overload of the LDB_FLG_MOD_* enumeration a...Andrew Bartlett2019-07-041-7/+11
* ldb: Add tests for Ldb.write_ldif() including the FLG_SHOW_BINARY and FLAG_FO...Andrew Bartlett2019-07-041-0/+51
* pyldb: Apply flags specified by ldb.Ldb(flags=...) even if the URL is not setAndrew Bartlett2019-07-041-0/+2
* doc: add documentation for "samba-tool" contact managementBjörn Baumbach2019-07-041-0/+186
* samba-tool tests: add tests for contact managementBjörn Baumbach2019-07-043-1/+485
* samba-tool: implement contact management commandsBjörn Baumbach2019-07-043-0/+785
* doc: add samba-tool group command to samba-tool man pageBjörn Baumbach2019-07-041-0/+15
* samba-tool tests: add test for 'samba-tool group edit' commandBjörn Baumbach2019-07-042-1/+210
* samba-tool group: add 'edit' command to edit an AD group objectBjörn Baumbach2019-07-041-0/+114
* samba-tool tests: add test for 'samba-tool computer edit' commandBjörn Baumbach2019-07-042-1/+182
* doc: add samba-tool computer command to samba-tool man pageBjörn Baumbach2019-07-041-0/+17
* samba-tool computer: add 'edit' command to edit an AD computer objectBjörn Baumbach2019-07-041-1/+122
* samba-tool user edit: avoid base64 encoded strings in editable ldif if possibleBjörn Baumbach2019-07-043-3/+46
* samba-tool tests: add test for 'samba-tool user edit', using LDB_FLAG_FORCE_N...Björn Baumbach2019-07-042-0/+27
* samba-tool user edit: simplify codeBjörn Baumbach2019-07-041-3/+1
* samba-tool user edit: use ldb methods to create ldif to modify userBjörn Baumbach2019-07-042-41/+13
* samba-tool tests: add additional tests for "samba-tool user edit" commandBjörn Baumbach2019-07-042-0/+100
* ldb/ldb_ldif: add LDB_FLAG_FORCE_NO_BASE64_LDIF flagBjörn Baumbach2019-07-043-0/+11
* ldb/ldb_ldif: add copy_raw_bytes helper variable to ldb_ldif_write_trace()Björn Baumbach2019-07-041-1/+3
* samba-tool user edit test: use testit instead of subunit_start_test, pass/failedBjörn Baumbach2019-07-041-38/+23
* samba-tool tests: remove probably outdated commentBjörn Baumbach2019-07-041-1/+0
* samba-tool tests: rename "user edit" test from edit.sh to user_edit.shBjörn Baumbach2019-07-042-2/+2
* samba-tool: fix format of command description (help messages)Björn Baumbach2019-07-045-18/+18
* bootstrap: Add OpenSUSE 15.1 imageSamuel Cabrero2019-07-0410-3/+339
* winbind: fix crash in fill_domain_username_talloc() if specified username is ...Ralf Habacker2019-07-031-0/+4
* docs: Correct 'net ads dns unregister --help' descriptionAmit Kumar2019-07-031-1/+2
* Add PrimaryGroupId to group array in DC responseIsaac Boukris2019-07-032-3/+6
* selftest: check for PrimaryGroupId in DC returned group arrayIsaac Boukris2019-07-032-1/+49
* selftest: remote_pac: s/s2u4self/s4u2self/gIsaac Boukris2019-07-031-32/+33
* s3:modules: Use hash_inode() in vfs_streams_xattrAndreas Schneider2019-07-032-62/+5
* s3:modules: Use hash_inode() in vfs_fruitAndreas Schneider2019-07-032-71/+11
* s3:modules: Allow SHA1 usage for file IDs in FIPS modeAndreas Schneider2019-07-031-0/+12
* s3:modules: Add hash_inode() function based on SHA1Andreas Schneider2019-07-033-0/+112
* lib: Fix return of server_id_db_prune_name()Volker Lendecke2019-07-031-1/+6
* tdb: Adapt _tdb_transaction_cancel() to README.CodingVolker Lendecke2019-07-031-1/+1
* tdb: Adapt tdb_rescue() to README.CodingVolker Lendecke2019-07-031-1/+1
* lib/krb5_wrap: Fix leaking using mkstempNoel Power2019-07-031-2/+5
* smbd: Simplify filename_convert_internal()Volker Lendecke2019-07-021-4/+1
* smbd: Remove unused "msg_ctx" from smbd_smb1_do_locks_send()Volker Lendecke2019-07-024-8/+0
* smbd: Remove unused "msg_ctx" from smbd_do_locks_try()Volker Lendecke2019-07-023-6/+0
* smbd: Remove unused "msg_ctx" from locking_close_file()Volker Lendecke2019-07-023-5/+3
* smbd: Remove unused "msg_ctx" from do_unlock()Volker Lendecke2019-07-024-20/+17
* smbd: Remove unused "msg_ctx" from brl_close_fnum()Volker Lendecke2019-07-023-5/+3