samba.git
2018-08-17 Paulo Alcantaras3: util: Do not take over stderr when there is no...
2018-08-17 Volker Lendeckedbwrap: Clarify db_open_watched API
2018-08-17 Volker Lendeckesmbd: Fix a few DEBUG statements
2018-08-17 Volker Lendeckedbwrap: Fix a typo
2018-08-17 Volker Lendeckeg_lock: Fix DEBUG messages
2018-08-17 Volker Lendeckesmbd: Fix a typo
2018-08-17 Volker Lendeckesmbd: Fix a typo
2018-08-17 Volker Lendeckesmbd: Enhance debugging in set_file_size
2018-08-17 Volker Lendeckelib: Pass mem_ctx to cache_path()
2018-08-17 Volker Lendeckelib: Pass mem_ctx to state_path()
2018-08-17 Volker Lendeckelib: Pass mem_ctx to lock_path()
2018-08-17 Volker Lendeckelib: Pass "mem_ctx" down to xx_path
2018-08-17 Volker Lendeckepygpo: Fix a talloc_tos() leak in py_gpo_get_unix_path
2018-08-17 Volker Lendecketorture3: Extend the g_lock6 test to also cover upgrades
2018-08-17 Volker Lendecketorture3: Enhance g_lock6 to run without CLEAR_IF_FIRST
2018-08-17 Volker Lendecketorture3: Simplify the g_lock6 test
2018-08-17 Andrew Bartlettdocs smb.conf: Clarify that wreplsrv:periodic_interval...
2018-08-17 Tim BealeRefactor for PEP8 warning E501 line too long
2018-08-17 Tim BealeRefactor for PEP8 warning E501 line too long
2018-08-17 Tim BealeFix PEP8 warning E501 line too long
2018-08-17 Tim BealeRefactor for PEP8 warning E501 line too long
2018-08-17 Tim BealeRefactor for PEP8 warning E501 line too long
2018-08-17 Tim BealeFix PEP8 warning W503 line break before binary operator
2018-08-17 Tim BealeFix PEP8 warning W291 trailing whitespace
2018-08-17 Tim BealeFix PEP8 warning E303 too many blank lines
2018-08-17 Tim BealeFix PEP8 warning E302 expected 2 blank lines
2018-08-17 Tim BealeFix PEP8 warning E231 missing whitespace after ','
2018-08-17 Tim BealeFix PEP8 warning F401 'blah' imported but unused
2018-08-17 Tim BealeFix PEP8 warning E225 missing whitespace around operator
2018-08-17 Tim BealeFix PEP8 warning F841 local variable 'blah' is assigned...
2018-08-17 Andrew Bartlettsamba-tool domain passwordsettings: Avoid except Exception
2018-08-17 Tim Bealepython/pso tests: use string .format() style rather...
2018-08-17 Tim BealeFix PEP8 warning E122/E126/E127 wrong indent for contin...
2018-08-17 Tim BealeFix PEP8 warning E201/202/203 array/dict whitespace
2018-08-17 Tim BealeFix PEP8 warning E711 comparison to None
2018-08-17 Joe Guopython3: reuse cmp_fn defined in compat.py
2018-08-17 Joe Guopython/samba/tests: fix SamDB dummy replacement
2018-08-17 Joe Guodescriptor: add missing backslash for long sddl str
2018-08-17 Andrew BartlettWHATSNEW: Add information on new GPO features
2018-08-16 Andrew Bartlettgpo: Always use an SMB signed connection
2018-08-16 Garming Samgpo: Maintain an XML DTD for reference of the backup
2018-08-16 Garming Samtests/gpo: Tests using a static backup directory from...
2018-08-16 Garming Samtests/gpo: Add a backup for showing that GPO backup...
2018-08-16 Garming Samgpo: Make restore with entities more robust
2018-08-16 Garming Samgitattributes: Ignore .SAMBABACKUP files
2018-08-16 Garming Samgpo: Add a --generalize to the backup command
2018-08-16 Garming Samfdeploy_ini: Generalize the share name SIDs
2018-08-16 Garming Samgp_parse: Add a generalize XML function to the top...
2018-08-16 Garming Samgp_ini: Add a scripts ini parser for better generalization
2018-08-16 Garming Samgp_ini: Add a fdeploy1 parser for better generalization
2018-08-16 Garming Samgp_ini: Allow better overriding of behaviour in inherit...
2018-08-16 Garming Samgp_csv: Add CSV generalization metadata
2018-08-16 Garming Samgpo: Enable more specific parsers of GPO files
2018-08-16 Garming Samgp_aas: Leave a placeholder for the .aas files for now
2018-08-16 Garming Samgp_inf: Parse the GptTmpl.inf file which stores securit...
2018-08-16 Garming Samgp_csv: Parse the audit.csv file which records audit...
2018-08-16 Garming Samgp_ini: Parse .ini files in SYSVOL
2018-08-16 Garming Samgp_pol: Parse the .pol files (PReg) which stored winreg...
2018-08-16 Garming Samgpo: Add a restore command (for backups) from XML
2018-08-16 Garming Samgpo: Add a backup command (similar to fetch)
2018-08-16 Garming Samgp_parse: Introduce new module for parsing GPO files
2018-08-16 Garming Sampreg: Use gensize to allow modification of winreg data...
2018-08-16 Garming Sampreg: Using winreg_Data_GPO instead of DATA_BLOB
2018-08-16 Garming Sampreg: Unpack winreg_Data for parsing
2018-08-16 Garming Sampreg: Build python preg bindings
2018-08-16 Garming Samwinreg: Add hyper REG_QWORD to parsing routines
2018-08-16 Garming Samgit: Treat .dump files as binary
2018-08-16 Andrew Bartlettbuildtools: Split git ls-files output on newline, not...
2018-08-15 Tim Bealenetcmd: Fix --kerberos=yes and --no-secrets domain...
2018-08-15 Tim Bealenetcmd: Delete unnecessary function
2018-08-15 Tim Bealenetcmd: Fix kerberos option for domain backups
2018-08-15 Tim Bealenetcmd: domain backup didn't support prompting for...
2018-08-15 Timur I. Bakeyevthird_party:build: Test for the flags, recognized by...
2018-08-15 Joe Guoemulate/traffic: add sAMAccountName in create_group
2018-08-15 Joe Guotraffic-replay: add extra check
2018-08-15 Joe Guotraffic: uniform stats output
2018-08-15 Joe Guoemulate/traffic: fix next usage
2018-08-15 Joe Guosamba-tool/drs: set dns_backend to SAMBA_INTERNAL in...
2018-08-15 Andrew Bartlettdns_server: Avoid ldb_dn_add_child_fmt() on untrusted...
2018-08-15 Andrew Bartlettdns_server: Be strict when constructing a LDB DN from...
2018-08-15 Andrew Bartlettldb: Release LDB 1.5.1 ldb-1.5.1
2018-08-15 Andrew Bartlettldb: extend API tests
2018-08-15 Andrew Bartlettldb: Add new function ldb_dn_add_child_val()
2018-08-15 Andrew Bartlettldb_tdb: Remove pointless check of ldb_dn_is_valid()
2018-08-15 Andrej Gesselfix mem leak in ldbsearch
2018-08-15 Andrej Gesselfix mem leak in ltdb_index_dn_base_dn and ltdb_search_i...
2018-08-15 Joe Guoldb: no need to call del_transaction in ldb_transaction...
2018-08-14 Andreas Schneiders3:libads: Free addr before we free the context
2018-08-14 Timur I. Bakeyevldb tests: fix assertion on wrong pointer
2018-08-14 Andrew Bartlettcracknames: Fix DoS (NULL pointer de-ref) when not...
2018-08-14 Jeremy Allisonlibsmb: Harden smbc_readdir_internal() against returns...
2018-08-14 Jeremy Allisonlibsmb: Ensure smbc_urlencode() can't overwrite passed...
2018-08-14 Tim BealeCVE-2018-10919 tests: Add extra test for dirsync delete...
2018-08-14 Tim BealeCVE-2018-10919 acl_read: Fix unauthorized attribute...
2018-08-14 Tim BealeCVE-2018-10919 acl_read: Flip the logic in the dirsync...
2018-08-14 Tim BealeCVE-2018-10919 acl_read: Small refactor to aclread_call...
2018-08-14 Tim BealeCVE-2018-10919 acl_read: Split access_mask logic out...
2018-08-14 Tim BealeCVE-2018-10919 security: Fix checking of object-specifi...
2018-08-14 Gary LockyerCVE-2018-10919 tests: test ldap searches for non-existe...
2018-08-14 Tim BealeCVE-2018-10919 tests: Add test case for object visibili...
next