summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* idmap_tdb: Use dom_sid_str_bufVolker Lendecke2018-12-071-3/+2
* winbindd_cache: Use dom_sid_str_bufVolker Lendecke2018-12-071-17/+21
* net_usershare: Use dom_sid_str_bufVolker Lendecke2018-12-071-6/+8
* net_rpc: Use dom_sid_str_bufVolker Lendecke2018-12-071-26/+25
* net_rpc: Use dom_sid_equal where appropriateVolker Lendecke2018-12-071-1/+2
* ctdb: Adding memory pool for queue callbackSwen Schillig2018-12-071-1/+8
* ctdb: Introduce buffer.offset to avoid memmoveSwen Schillig2018-12-071-16/+39
* librpc:ndr: Give the optimizer hints for ndr_push_bytes()Andreas Schneider2018-12-071-6/+2
* Removed dead groups link from Mail List EtiquetteDaniel Southward-Ellis2018-12-071-1/+1
* Updated "About Samba" Info in READMEDaniel Southward-Ellis2018-12-071-85/+14
* Changed GitHub info to GitLabDaniel Southward-Ellis2018-12-071-5/+5
* Updated Website sectionDaniel Southward-Ellis2018-12-071-3/+3
* Added link to How to do Samba: NicelyDaniel Southward-Ellis2018-12-071-0/+3
* Changed web page to webpageDaniel Southward-Ellis2018-12-071-5/+5
* ldb: complex expression testingAaron Haslett2018-12-073-0/+483
* wscript_configure_system_mitkrb5: reject a system heimdal krb5-configStefan Metzmacher2018-12-061-19/+21
* selftest: Don't run KCC on backup testenvs (to avoid flappiness)Tim Beale2018-12-061-1/+3
* librpc:ndr: Fix undefined behavior in ndr_basicAndreas Schneider2018-12-061-0/+10
* WHATSNEW: document changes in SMB server parametric optionsRalph Boehme2018-12-061-1/+8
* smbd: use lp_smbd_getinfo_ask_sharemode()Ralph Boehme2018-12-062-14/+34
* docs-xml: add "smbd getinfo ask sharemode"Ralph Boehme2018-12-063-0/+16
* s3:smbd: use lp_smbd_max_async_dosmode()Ralph Boehme2018-12-061-5/+3
* docs-xml: add "smbd max async dosmode"Ralph Boehme2018-12-062-0/+14
* s3:smbd: use lp_smbd_async_dosmode()Ralph Boehme2018-12-061-2/+1
* docs-xml: add "smbd async dosmode"Ralph Boehme2018-12-061-0/+13
* s3:smbd: use lp_smbd_search_ask_sharemode()Ralph Boehme2018-12-061-2/+1
* docs-xml: add "smbd search ask sharemode"Ralph Boehme2018-12-063-0/+15
* tests:docs: add a exceptions setRalph Boehme2018-12-061-1/+6
* tests:docs: reindent special_cases to one by lineRalph Boehme2018-12-061-9/+26
* Added redirect from GitHub to GitLabDaniel Southward-Ellis2018-12-052-0/+8
* ctdb/wscript: make use of MODE_{644,744,755,777}Stefan Metzmacher2018-12-051-12/+13
* wafsamba: add MODE_{744,_777}Stefan Metzmacher2018-12-051-0/+2
* ctdb/wscript: use python 3.6 compatible functionsStefan Metzmacher2018-12-051-2/+3
* buildtools: remove unused buildtools/bin/waf-1.9Stefan Metzmacher2018-12-051-164/+0
* winbindd: Route predefined domains through the BUILTIN domain childRalph Boehme2018-12-052-2/+7
* winbindd: fix predefined domains routing in find_lookup_domain_from_sid()Ralph Boehme2018-12-051-19/+8
* winbindd: add some bracesRalph Boehme2018-12-051-1/+2
* libcli/security: add dom_sid_lookup_is_predefined_domain()Ralph Boehme2018-12-052-0/+34
* selftest: test wbinfo -n and --gid-info with "NT Authority"Ralph Boehme2018-12-052-0/+20
* s3:tests: Add test for checking that root is not allowed as home dirAndreas Schneider2018-12-052-1/+42
* s3:smbd: Make sure we do not export "/" (root) as home dirAndreas Schneider2018-12-052-1/+12
* s3:tests: Test for users connecting to their 'homes' shareAndreas Schneider2018-12-053-0/+104
* selftest: Add gooduser and eviluser to Samba3Andreas Schneider2018-12-051-1/+9
* waf: Utils package not definedSwen Schillig2018-12-043-11/+11
* traffic_replay: Add a max-members option to cap group sizeTim Beale2018-12-042-4/+34
* traffic: Rework how assignments are generated slightlyTim Beale2018-12-041-19/+14
* tests: Add test-case for 'group list --verbose'Tim Beale2018-12-041-0/+41
* netcmd: Minor changes to 'group stats' commandTim Beale2018-12-041-18/+25
* CVE-2018-14629 dns: fix CNAME loop prevention using counter regressionStefan Metzmacher2018-12-042-15/+20
* CVE-2018-14629: Tests to expose regression from dns cname loop fixAaron Haslett2018-12-042-2/+119