obnox/samba-autobuild/.git
2018-08-11 Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the Samba 4.8.4 release. samba-4.8.4
2018-08-11 Karolin SeegerWHATSNEW: Add release notes for Samba 4.8.4.
2018-08-11 Kai BlinCVE-2018-1140 dns: Add a test to trigger the LDB casefo...
2018-08-11 Andrew Bartlettldb: Release LDB 1.3.5 for CVE-2018-1140 ldb-1.3.5
2018-08-11 Andrew BartlettCVE-2018-1140 ldb: Add tests for search add and rename...
2018-08-11 Andrew BartlettCVE-2018-1140 ldb_tdb: Check for DN validity in add...
2018-08-11 Andrew BartlettCVE-2018-1140 ldb_tdb: Ensure the dn in distinguishedNa...
2018-08-11 Andrew BartlettCVE-2018-1140 ldb: Check for ldb_dn_get_casefold()...
2018-08-11 Andrej GesselCVE-2018-1140 Add NULL check for ldb_dn_get_casefold...
2018-08-11 Günther DeschnerCVE-2018-1139 libcli/auth: Do not allow ntlmv1 over...
2018-08-11 Günther DeschnerCVE-2018-1139 selftest: verify whether ntlmv1 can be...
2018-08-11 Günther DeschnerCVE-2018-1139 s3-utils: use enum ntlm_auth_level in...
2018-08-11 Günther DeschnerCVE-2018-1139 libcli/auth: fix debug messages in hash_p...
2018-08-11 Andrew BartlettCVE-2018-1139 libcli/auth: Add initial tests for ntlm_p...
2018-08-11 Douglas Bagnallselftest/tests.py: remove always-needed, never-set...
2018-08-11 Tim BealeCVE-2018-10919 tests: Add extra test for dirsync delete...
2018-08-11 Tim BealeCVE-2018-10919 acl_read: Fix unauthorized attribute...
2018-08-11 Tim BealeCVE-2018-10919 acl_read: Flip the logic in the dirsync...
2018-08-11 Tim BealeCVE-2018-10919 acl_read: Small refactor to aclread_call...
2018-08-11 Tim BealeCVE-2018-10919 acl_read: Split access_mask logic out...
2018-08-11 Gary LockyerCVE-2018-10919 tests: test ldap searches for non-existe...
2018-08-11 Tim BealeCVE-2018-10919 security: Fix checking of object-specifi...
2018-08-11 Tim BealeCVE-2018-10919 tests: Add test case for object visibili...
2018-08-11 Tim BealeCVE-2018-10919 tests: Add tests for guessing confidenti...
2018-08-11 Tim BealeCVE-2018-10919 security: Add more comments to the objec...
2018-08-11 Tim BealeCVE-2018-10919 security: Move object-specific access...
2018-08-11 Andrew BartlettCVE-2018-10918: cracknames: Fix DoS (NULL pointer de...
2018-08-11 Jeremy AllisonCVE-2018-10858: libsmb: Harden smbc_readdir_internal...
2018-08-11 Jeremy AllisonCVE-2018-10858: libsmb: Ensure smbc_urlencode() can...
2018-08-11 Karolin SeegerVERSION: Bump version up to 4.8.4...
2018-06-26 Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.8.3 release. samba-4.8.3
2018-06-26 Karolin SeegerWHATSNEW: Add release notes for Samba 4.8.3.
2018-06-26 Andrew Bartlettldb: version 1.3.4 ldb-1.3.4
2018-06-26 Andrew Bartlett.gitlab-ci.yml: Adapt to current GitLab CI setup
2018-06-26 Andrej GesselFix several mem leaks in ldb_index ldb_search ldb_tdb
2018-06-26 Andrej Gesselcheck return value before using key_values
2018-06-26 Andrej Gesselldb: check return values
2018-06-26 Andrew Bartlettldb_tdb: Use mem_ctx and so avoid leak onto long-term...
2018-06-26 Lukas Slebodnikldb: Fix memory leak on module context
2018-06-26 Andrew Bartlettldb: Add tests for when we should expect a full scan
2018-06-26 Andrew Bartlettldb: One-level search was incorrectly falling back...
2018-06-26 Andrew Bartlettldb: Explain why an entry can vanish from the index
2018-06-26 Andrew Bartlettldb: Indicate that the ltdb_dn_list_sort() in list_unio...
2018-06-26 Andrew Bartlettldb: Save a copy of the index result before calling...
2018-06-26 Andreas Schneidersamdb: Fix build error with gcc8
2018-06-25 Andreas Schneiders3:winbind: Fix regression introduced with bso #12851
2018-06-25 Andreas Schneiders3:smbget: Fix buffer truncation issues with gcc8
2018-06-25 Andreas Schneiders3:registry: Fix buffer truncation issues issues with...
2018-06-25 Jeffrey Altmanheimdal: lib/krb5: do not fail set_config_files due...
2018-06-25 Andreas Schneiderkrb5_plugin: Add winbind localauth plugin for MIT Kerberos
2018-06-25 Christof Schmittkrb5_wrap: fix keep_old_entries logic for older kerbero...
2018-06-25 Karolin Seegerbla
2018-06-20 Jeremy Allisonpython: Fix talloc frame use in make_simple_acl().
2018-06-20 Jeremy Allisons3: smbd: printing: Re-implement delete-on-close semant...
2018-06-20 Jeremy Allisons3: torture: Add DELETE-PRINT test.
2018-06-20 Andreas Schneiderlib: Fix array size in audit_logging
2018-06-20 Andreas Schneiders4:ntvfs: Fix string copy of share_name
2018-06-20 Andreas Schneiderlib:util: Fix size types in debug.c
2018-06-20 Andreas Schneiderlib:util: Fix parameter aliasing in tfork test
2018-06-20 Andreas Schneiders3:winbind: Fix uninitialzed variable warning
2018-06-20 Andreas Schneiders3:passdb: Fix size of ascii_p16
2018-06-20 Andreas Schneiders3:lib: Use memcpy() in escape_ldap_string()
2018-06-20 Andreas Schneiders4:torture: Use strlcpy() in gen_name()
2018-06-20 Andreas Schneiderlib:util: Fix string check in mkdir_p()
2018-06-20 Günther Deschners3-utils: fix format-truncation in smbpasswd
2018-06-20 Günther Deschners4-torture: fix format-truncation warning in smb2 sessi...
2018-06-20 Günther Deschners3-printing: fix format-truncation in print_queue_update()
2018-06-20 Günther Deschners3-winbindd: remove unused fill_domain_username()
2018-06-20 Günther Deschners3-winbindd: use fill_domain_username_talloc() in winbind.
2018-06-20 Günther Deschners4-heimdal: Fix the format-truncation errors.
2018-06-20 Jeremy Allisons3: smbtorture: Add new SMB2-DIR-FSYNC test to show...
2018-06-20 Jeremy Allisons3: smbd: Fix SMB2-FLUSH against directories.
2018-06-07 Christof Schmittsmbd: Flush dfree memcache on service reload
2018-06-07 Christof Schmittsmbd: Cache dfree information based on query path
2018-06-07 Christof Schmittmemcache: Add new cache type for dfree information
2018-06-07 Christof Schmittselftest: Add test for 'dfree cache'
2018-06-07 Christof Schmittselftest: Add dfq_cache share with 'dfree cache time...
2018-06-04 Andrew Bartlettlib/util: Call log_stack_trace() in smb_panic_default()
2018-06-04 Andrew Bartlettlib/util: Move log_stack_trace() to common code
2018-06-04 Andrew Bartlettlib/util: Log PANIC before calling pacic action just...
2018-06-04 Andrew Bartletts3-lib: Remove support for libexc for IRIX backtraces
2018-06-04 Andreas Schneiders3:utils: Do not segfault on error in DoDNSUpdate()
2018-06-04 Stefan Metzmacherauth/ntlmssp: fix handling of GENSEC_FEATURE_LDAP_STYLE...
2018-06-04 Stefan Metzmachers4:selftest: run test_ldb_simple.sh with more auth...
2018-06-04 Stefan Metzmacherauth/ntlmssp: add ntlmssp_client:ldap_style_send_seal...
2018-05-24 Volker Lendeckelibgpo: Fix the build --without-ads
2018-05-24 Ralph Boehmes3:smbd: fix interaction between chown and SD flags
2018-05-24 Ralph Boehmes4:torture/smb2: new test for interaction between chown...
2018-05-24 Andreas Schneiderwinbind: Fix UPN handling in canonicalize_username()
2018-05-24 Andreas Schneiderwinbind: Fix UPN handling in parse_domain_user()
2018-05-24 Andreas Schneiderwinbind: Remove unused function parse_domain_user_talloc()
2018-05-24 Stefan Metzmacherwinbind: Pass upn unmodified to lookup names
2018-05-24 Andreas Schneidernsswitch:tests: Add test for wbinfo --user-info
2018-05-24 Andreas Schneiderselftest: Add a user with a different userPrincipalName
2018-05-24 Andreas Schneidernsswitch: Lookup the domain in tests with the wb seperator
2018-05-24 Andreas Schneidernsswitch: Add a test looking up domain sid
2018-05-24 Andreas Schneidernsswitch: Add a test looking up the user using the upn
2018-05-24 Andreas Schneiderselftest: Make sure we have correct group mappings
2018-05-16 Karolin SeegerVERSION: Bump version up to 4.8.3...
2018-05-16 Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.8.2 release. samba-4.8.2
next