summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* s3:lib: Fix undefined behavior in tdb_unpack()Andreas Schneider2018-12-041-8/+14
* s3:lib: Fix undefined behavior in tdb_pack()Andreas Schneider2018-12-031-7/+6
* s3:lib: Fix uninitialized variableAndreas Schneider2018-12-031-1/+1
* ctdb-daemon: Exit with error if a database directory does not existMartin Schwenke2018-12-031-0/+20
* vfs_fruit: avoid dereferencing fsp->base_fsp in fruit_fstat_meta_stream()Ralph Boehme2018-12-021-2/+7
* WHATSNEW: standard process limitsGary Lockyer2018-11-301-0/+9
* s4 smdb standard: Limit processes forked on accept.Gary Lockyer2018-11-303-3/+38
* s4 smbd standard tests: limit forked processesGary Lockyer2018-11-306-0/+135
* replace: Correctly check for 'extern char **environ' in unistd.hAndreas Schneider2018-11-302-10/+13
* util: Fix include file orderMartin Schwenke2018-11-301-1/+2
* Converted README to markdownDaniel Southward-Ellis2018-11-301-22/+22
* Add simple tests for net rpc share allowedusersOlly Betts2018-11-302-0/+35
* Fix net rpc share allowedusers short descriptionOlly Betts2018-11-301-2/+2
* net rpc share allowedusers: Allow restricting sharesOlly Betts2018-11-302-9/+27
* Fix spelling mistakesOlly Betts2018-11-3018-31/+31
* New testcase samba3.blackbox.net_rpc_join_credsOlly Betts2018-11-302-0/+34
* net: Add support for a credentials fileOlly Betts2018-11-302-0/+26
* s3/testparm: Reduce debug level to 1Anoop C S2018-11-291-2/+2