summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* examples: Use C99 initializer for poptOption in testaclAndreas Schneider2019-01-281-26/+74
* examples: Reformat testacl libsmbclient exampleAndreas Schneider2019-01-281-270/+270
* ctdb: Use C99 initializer for poptOption in test_optionsAndreas Schneider2019-01-281-26/+79
* ctdb: Use C99 initializer for poptOption in ctdb toolAndreas Schneider2019-01-281-16/+64
* gitlab-ci: Use artifacts instead of after_scriptAndreas Schneider2019-01-261-2/+8
* gitlab-ci: Move before and after script to shared templateAndreas Schneider2019-01-261-11/+9
* gitlab-ci: Move the image definition to the templateAndreas Schneider2019-01-261-1/+3
* s4:libcli: Remove (now unused) pysmb.c bindingsTim Beale2019-01-262-757/+0
* s3:pylibsmb: Initialize pointers to NULL in new API codeTim Beale2019-01-261-4/+4
* Fix tests when building with selftest but without developerIsaac Boukris2019-01-251-1/+1
* smbd: uid: Don't crash if 'force group' is added to an existing share connect...Jeremy Allison2019-01-252-4/+33
* s3: tests: Add regression test for smbd crash on share force group change wit...Jeremy Allison2019-01-255-0/+85
* s3:rpclient: rpclient help is not very helpfulTim Beale2019-01-251-0/+2
* CI: move target "build_nt4" to private gitlab runnersRalph Boehme2019-01-242-5/+4
* s3-vfs: Use ENOATTR in errno comparison for getxattrAnoop C S2019-01-233-4/+4
* docs-xml: Fix a typo in manpage for idmap_adSATOH Fumiyasu2019-01-231-1/+1
* CI: run "samba-nt4" as part of the free runnersRalph Boehme2019-01-231-0/+5
* traffic: rm --scale-traffic default valueJoe Guo2019-01-231-1/+1
* libcli: dns: Change internal DNS_REQUEST_TIMEOUT from 2 to 10 seconds.Jeremy Allison2019-01-221-1/+1
* s3-vfs: add glusterfs_fuse vfs module.Günther Deschner2019-01-225-0/+184
* netcmd: Try to improve domain backup error messageTim Beale2019-01-211-2/+3
* tdb: Fix compatibility of wscript with older pythonLukas Slebodnik2019-01-201-1/+1
* s4/messaging: Fix undefined reference in linking libMESSAGING-samba4.soAnoop C S2019-01-201-2/+2
* group_audit: error handling in group changeGary Lockyer2019-01-192-8/+25
* group_audit: Tests for error handling in group changeGary Lockyer2019-01-192-12/+581
* s4/py_dsdb: catch/handle alloc failures in py_dsdb_normalise_attributes()Douglas Bagnall2019-01-191-0/+7
* python/kcc lib: cope with differently formed repsToFromDouglas Bagnall2019-01-191-5/+16
* python/uptodateness: cope with unknown invocation IDDouglas Bagnall2019-01-191-2/+7
* python: dns_hub: do not crash if a socket failsDouglas Bagnall2019-01-191-2/+2
* s4:kdc: Fix size type for num_bind in kdc-heimdalAndreas Schneider2019-01-191-1/+1
* s4:dsdb: Fix size type for num_of_attrs in acl_readAndreas Schneider2019-01-191-1/+2
* s4:dsdb: Fix size types in audit_logAndreas Schneider2019-01-191-5/+5
* lib:mscat: Use size_t for len value to fix build issueAndreas Schneider2019-01-191-3/+6
* lib:mscat: Fix may be used uninitialized warningsAndreas Schneider2019-01-191-2/+6
* s3:lib: Fix the debug message for adding cache entries.Andreas Schneider2019-01-191-4/+4
* python: dsal: Fix possibility of identical ACE's being added.Martin Krämer2019-01-181-1/+1
* s3:libsmb: Store file allocation size in struct file_info.Jeremy Allison2019-01-182-0/+2
* s3:libsmb: parse_finfo_id_both_directory_info capture FileID in SMB2_FIND_ID_...Puran Chand2019-01-182-0/+2
* lib: Use gpfs.h from third_party on LinuxChristof Schmitt2019-01-182-5/+20
* third_party: Add gpfs.h header fileChristof Schmitt2019-01-181-0/+4042
* wscript: Make non_posix_acls a subsystemChristof Schmitt2019-01-181-3/+2
* dns_hub: Rename variable to avoid naming collision in exception handlerTim Beale2019-01-171-2/+2
* s4:librpc: Use C99 initializer for PyGetSetDef in py_authAndreas Schneider2019-01-171-2/+6
* generate_param.py: Use C99 initializer for last element in param tableAndreas Schneider2019-01-171-1/+1
* tests: Switchover auth_log from s4 SMB client bindings to s4Tim Beale2019-01-171-10/+23
* tests: Refactor auth_log SMB connection to be in a single placeTim Beale2019-01-171-42/+20
* tests: Use MUST_USE_KERBEROS over AUTO_USE_KERBEROS in auth_log testsTim Beale2019-01-171-0/+2
* tests: Relax auth_log SMB assertions to cover v1 *or* v2Tim Beale2019-01-171-6/+6
* tests: Run ntacls_backup tests against testenv with SMBv1 disabledTim Beale2019-01-171-4/+2
* selftest: Give the backup testenvs a 'test1' shareTim Beale2019-01-171-0/+8