amitay/samba.git
2018-08-22 Amitay Isaacsfixup ctdb-martin
2018-08-22 Martin Schwenkectdb-common: Clean up comments in TCP packet parsing
2018-08-22 Martin Schwenkectdb-common: Improve TCP packet size and offset calcula...
2018-08-22 Martin Schwenkectdb-tests: Extend TCP packet test to also do packet...
2018-08-22 Martin Schwenkectdb-common: Factor out TCP packet parsing code
2018-08-22 Martin Schwenkectdb-common: Clean up types/declarations in TCP socket...
2018-08-22 Martin Schwenkectdb-common: Fix error handling when parsing TCP packets
2018-08-22 Martin Schwenkectdb-common: Fix a bug in non-Linux (PCAP) TCP packet...
2018-08-22 Martin Schwenkectdb-common: Don't modify a const argument
2018-08-22 Martin Schwenkectdb-common: Avoid magic numbers for packet sizes and...
2018-08-22 Martin Schwenkectdb-tests: Add tests for TCP packet marshalling
2018-08-22 Martin Schwenkectdb-common: Factor out TCP packet marshalling code
2018-08-22 Martin Schwenkectdb-common: Avoid single line multi-assignment
2018-08-22 Martin Schwenkectdb-common: Use struct ether_arp to avoid manual offse...
2018-08-22 Martin Schwenkectdb-common: Clarify offset and packet length calculations
2018-08-22 Martin Schwenkectdb-common: Be more careful with packet sizes
2018-08-22 Martin Schwenkectdb-tests: Add tests for ARP and IPv6 NA marshalling
2018-08-22 Martin Schwenkectdb-common: Separate ARP and IPv6 NA marshalling code
2018-08-22 Martin Schwenkectdb-common: Fix error handling when sending ARPs
2018-08-22 Martin Schwenkectdb-common: Factor out common ARP code
2018-08-22 Martin Schwenkectdb-common: Initialise structures when declared
2018-08-22 Martin Schwenkectdb-tests: Add basic types test for tests socket marsh...
2018-08-22 Martin Schwenkectdb-common: Restore dropped copyright attributions
2018-08-22 Martin Schwenkectdb-common: Fix CID 1414745 - Out-of-bounds access
2018-08-22 Martin Schwenkectdb-common: Fix aliasing issue in IPv6 checksum
2018-08-22 Volker Lendeckelibads: Simplify parse_spn()
2018-08-21 Volker Lendeckelibads: Fix an error path talloc leak
2018-08-21 Volker Lendeckedsdb: Fix a typo
2018-08-21 Volker Lendeckedsdb: Fix CID 1438461 Error handling issues (CHECKED_RE...
2018-08-21 Volker Lendeckelibgpo: Fix CID 1438462 Error handling issues (CHECKED_...
2018-08-21 Volker Lendeckesmbd: Remove koplocks->contend_level2 callbacks
2018-08-21 Volker Lendecketorture: Demonstrate the invalid lock order panic
2018-08-20 Volker Lendeckevfs_fruit: Fix a leak of "br_lck"
2018-08-18 Andreas Schneiderpython: Fix print in dns_invalid.py
2018-08-18 Swen Schilligctdb: calculate queue input buffer size correctly
2018-08-18 Swen Schilligctdb: Replace calculation of bytes to read from socket...
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
next