summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* CVE-2019-3824 ldb: Add tests for ldb_wildcard_matchGary Lockyer2019-02-263-1/+214
* CVE-2019-3824 ldb: wildcard_match end of data checkGary Lockyer2019-02-261-1/+1
* CVE-2019-3824 ldb: wildcard_match check tree operationGary Lockyer2019-02-261-0/+5
* CVE-2019-3824 ldb: ldb_parse_tree use talloc_zeroGary Lockyer2019-02-261-1/+1
* CVE-2019-3824 ldb: Improve code style and layout in wildcard processingAndrew Bartlett2019-02-261-3/+5
* CVE-2019-3824 ldb: Extra comments to clarify no pointer wrap in wildcard proc...Andrew Bartlett2019-02-261-2/+23
* CVE-2019-3824 ldb: Out of bound read in ldb_wildcard_compareLukas Slebodnik2019-02-261-1/+2
* waf: Check for libnscdChristof Schmitt2019-02-212-0/+4
* tldap: avoid more use after free errorsRalph Boehme2019-02-211-2/+0
* tldap: avoid a use after free crashRalph Boehme2019-02-211-1/+0
* s3:vfs: Correctly check if OFD locks should be enabled or notAndreas Schneider2019-02-214-16/+16
* s3:vfs: Initialize pid to 0 in test_netatalk_lock()Andreas Schneider2019-02-211-1/+1
* s4: torture: vfs_fruit. Change test_fruit_locking_conflict() to match the vfs...Jeremy Allison2019-02-211-5/+21
* s3: VFS: vfs_fruit. Fix the NetAtalk deny mode compatibility code.Jeremy Allison2019-02-211-106/+96
* netcmd/user: python[3]-gpgme unsupported and replaced by python[3]-gpgJoe Guo2019-02-211-25/+61
* smbd: uid: Don't crash if 'force group' is added to an existing share connect...Jeremy Allison2019-02-212-4/+33
* s3: tests: Add regression test for smbd crash on share force group change wit...Jeremy Allison2019-02-215-0/+85
* printing: check lp_load_printers() prior to pcap cache updateDavid Disseldorp2019-02-212-1/+6
* printing: drop pcap_cache_loaded() guard around load_printers()David Disseldorp2019-02-213-10/+6
* s3-smbd: use fruit:model string for mDNS registrationGünther Deschner2019-02-211-0/+27
* ldb: Bump ldb version to 1.4.5ldb-1.4.5Tim Beale2019-02-134-1/+284
* ldb: Avoid inefficient one-level searchesTim Beale2019-02-131-4/+14
* s3-vfs: Use ENOATTR in errno comparison for getxattrAnoop C S2019-02-053-4/+4
* s3-vfs: add glusterfs_fuse vfs module.Günther Deschner2019-02-055-0/+184
* selftest:Samba4: use 'smbcontrol samba shutdown'Stefan Metzmacher2019-02-051-0/+9
* s4:server: add support for 'smbcontrol samba shutdown'Stefan Metzmacher2019-02-051-1/+36
* s4:server: avoid using pid=0 for the parent 'samba' processStefan Metzmacher2019-02-051-1/+1
* s4:messaging: add support 'smbcontrol <pid> debug/debuglevel'Stefan Metzmacher2019-02-051-0/+72
* manpages/samba.7.xml: smbcontrol can also work with 'samba'Stefan Metzmacher2019-02-051-1/+1
* join: Throw CommandError instead of Exception for simple errorsTim Beale2019-02-051-3/+4
* join: Fix TypeError when handling exceptionTim Beale2019-02-052-2/+2
* vfs_glusterfs: Adapt to changes in libgfapi signaturesAnoop C S2019-02-052-0/+22
* vfs_fileid: fix fsname_norootdir algorithmRalph Wuerthner2019-02-051-1/+2
* ctdb: Print locks latency in machinereadable statsVolker Lendecke2019-02-011-0/+5
* vfs_fileid: fix get_connectpath_inoRalph Wuerthner2019-02-011-1/+3
* lib/audit_logging: actually create tallocPhilipp Gesang2019-02-011-0/+6
* s3:libsmb: cli_smb2_list() can sometimes fail initially on a connectionTim Beale2019-02-011-1/+13
* libcli: Add error log if insufficient SMB2 creditsTim Beale2019-02-011-0/+3
* s3: libsmb: use smb2cli_conn_max_trans_size() in cli_smb2_list()Ralph Boehme2019-02-011-1/+2
* s3:libsmb: Honor disable_netbios option in smbsock_connect_sendJustin Stephenson2019-02-011-0/+7
* s3:utils:net: Print debug message about NetbiosJustin Stephenson2019-02-012-2/+10
* s3:smbpasswd: Print debug message about NetbiosJustin Stephenson2019-02-011-4/+12
* s3:libsmb: Print debug message about NetbiosJustin Stephenson2019-02-012-3/+11
* s3:libsmb: Check disable_netbios in socket connectJustin Stephenson2019-02-011-0/+5
* audit_logging: Remove debug log header and JSON Authentication: prefixAndrew Bartlett2019-02-016-28/+17
* json: Modify API to use return codesGary Lockyer2019-02-018-474/+1350
* ldb: Bump ldb version to 1.4.4ldb-1.4.4Noel Power2019-01-214-1/+284
* lib/ldb: Use new PYARG_ES format for parseTupleNoel Power2019-01-212-3/+6
* lib/ldb/tests/python: Add test to pass utf8 encoded bytes to ldb.DnNoel Power2019-01-212-0/+17
* s4/libnet: use 'et' as format for ParseTuple with python2Noel Power2019-01-211-1/+2