metze/samba/wip.git
2018-05-15 Volker Lendeckelib: Hold at most 10 outstanding paged result cookies
2018-05-15 Volker Lendeckelib: Put "results_store" into a doubly linked list
2018-05-15 Andrew Bartlettselftest: Require libarchive for --enable-selftest
2018-05-15 Andrew Bartlettbuild: Make --with-gpgme the default
2018-05-15 Andrew Bartlettbuild: Make --with-libarchive the default
2018-05-15 Andrew Bartlettbuild: Make --with-json-audit the default
2018-05-14 Björn Jackes3/wscript: remove test, that we do in lib/replace
2018-05-14 Björn Baumbachdocs-xml:samba-tool.8: fix wrong default computer conta...
2018-05-14 Björn Baumbachsamba-tool computer: fix wrong computer container in...
2018-05-14 Joe Guotraffic: improve add_short_packet by avoiding dict.get
2018-05-14 Joe Guotraffic: optimize packet init for better performance
2018-05-14 Joe Guotraffic: fix userAccountControl for machine account
2018-05-14 Joe Guotraffic: change machine creds secure channel type
2018-05-13 Volker Lendeckesmbd: Fix "reset on zero vc"
2018-05-13 Stefan Metzmachers4:lsa_lookup: remove TALLOC_FREE(state) after all...
2018-05-12 Noel Powerauth/credentials/test: py2/py3 compat always decode...
2018-05-12 Noel Powerpython/samba: py2/py3 compatability always decode resul...
2018-05-12 Noel Powers4/dsdb/tests: py2/py3 compatability always decode...
2018-05-12 Noel Powers4/scripting/devel: py2/py3 compatability always decode...
2018-05-12 Noel Powers4/scripting/bin: py2/py3 compatability always decode...
2018-05-12 Noel PowerBulk: enclose .keys() method with list where list ...
2018-05-12 Noel Powersamba_tool: replace xrange -> range
2018-05-12 Noel Powers4/dsdb/tests: py2/py3 compatability replace xrange...
2018-05-12 Noel Powerpython/samba/tests: py2/py3 compatability replace xrang...
2018-05-12 Noel Powerpython/samba: Ensure md5 always provided with bytes
2018-05-12 Noel Powerpython/samba/provision: Fix urllib.quote usage for...
2018-05-12 Noel Powersamba_tool: make exception handling statements py2...
2018-05-12 Noel Powersamba_tool: Py2/Py3 compatability fix tuple assigment
2018-05-12 Noel Powerpython/samba: Bulk replace of '.next()' method with...
2018-05-12 Amitay Isaacsctdb-tools: Add logging config options to config tool
2018-05-12 Martin Schwenkectdb-common: Add config options for logging
2018-05-12 Amitay Isaacsctdb-common: Add a function to validate logging specifi...
2018-05-12 Amitay Isaacsctdb-common: Refactor log backend parsing code
2018-05-12 Amitay Isaacsctdb-common: Add config options tool
2018-05-12 Amitay Isaacsctdb-common: Add config file parsing code
2018-05-12 Amitay Isaacsutil: Add tini to samba-util-core
2018-05-12 Amitay Isaacsctdb-tests: Setup $CTDB_BASE/{run,var} directories
2018-05-12 Amitay Isaacsctdb-common: Add path tool
2018-05-12 Amitay Isaacsctdb-common: Add utility code to get various paths
2018-05-12 Amitay Isaacsctdb-common: Add command line processing abstraction
2018-05-12 Amitay Isaacsctdb-packaging: Package all helpers using wildcard
2018-05-12 Aaron Haslettdevel: removing unused code from chgkrbtgtpass
2018-05-12 Aaron Haslettsamdb rid: clear cache to prevent old ntds_guid
2018-05-12 Aaron Haslettldb: removing prior secret from logs
2018-05-12 Martin Schwenkectdb-scripts: Drop CTDB_SUPPRESS_COREFILE and CTDB_MAX_...
2018-05-12 Martin Schwenkectdb-config: Add default ctdb.sysconfig file, update...
2018-05-12 Martin Schwenkectdb-docs: Document system options and resource controls
2018-05-12 Martin Schwenkectdb-config: Add a default script.options file
2018-05-12 Martin Schwenkectdb-docs: Document script.options
2018-05-12 Martin Schwenkectdb-scripts: Use load_script_options() in miscellaneou...
2018-05-12 Martin Schwenkectdb-scripts: Allow load_script_options() to specify...
2018-05-12 Martin Schwenkectdb-scripts: Add global script.options configuration...
2018-05-12 Martin Schwenkectdb-tests: Separate support script for 06.nfs
2018-05-12 Martin Schwenkectdb-scripts: Don't check for CTDB_PARTIALLY_ONLINE_INT...
2018-05-12 Martin Schwenkectdb-scripts: Don't load CTDB configuration in onnode
2018-05-12 Martin Schwenkectdb-scripts: Don't load CTDB configuration in statd...
2018-05-12 Martin Schwenkectdb-tests: Continue running if a testcase is not execu...
2018-05-12 Garming Sampysmb: Add some more documentation for conn.list
2018-05-12 Garming Samgpo: Ensure all files are retrieved in fetch
2018-05-12 Garming SamFix spelling s/woks/works
2018-05-12 Joe Guotraffic: improve is_really_a_packet
2018-05-12 Joe Guotraffic: improve add_short_packet by avoiding str.split
2018-05-12 Joe Guotraffic: simplify forget_packets_outside_window
2018-05-12 Joe Guotraffic: grant user write permission
2018-05-12 Joe Guotraffic_replay: fetch domain from creds other than...
2018-05-12 Joe Guotraffic: set domain on user_creds and machine_creds
2018-05-12 Joe Guotraffic_packets: provision request data for packet_drsu...
2018-05-12 Joe Guotraffic_packets: add trailing $ to fix packet_rpc_netlo...
2018-05-12 Joe Guotraffic_packets: add windows instructions for ldap...
2018-05-12 Joe Guotraffic_packets: replace share_name from netlogon to...
2018-05-12 Joe Guotraffic_packets: replace level 102 to 101 for packet_sr...
2018-05-12 Joe Guotraffic: add credentials to samr
2018-05-12 Joe Guotraffic_packets: support NT_STATUS_NO_SUCH_DOMAIN in...
2018-05-12 Joe Guotraffic_replay: fix typo in message string
2018-05-12 Joe Guotraffic_replay: set gensec features to encrypt credentials
2018-05-12 Joe Guotraffic: add paged_results control for ldb search
2018-05-12 Andrew Bartlettselftest: Add a test for creds.{get,set}_secure_channel...
2018-05-12 Joe Guopycredentials: add py_creds_get_secure_channel_type
2018-05-12 Joe Guocmd_drsuapi: add dswriteaccountspn command
2018-05-12 Mathieu ParentImprove vfs_linux_xfs_sgid manpage
2018-05-12 Mathieu ParentFix pidl manpage sections
2018-05-12 Mathieu ParentFix spelling s/unsuported/unsupported/
2018-05-12 Mathieu ParentFix spelling s/unitialized/uninitialized/
2018-05-12 Mathieu ParentFix spelling s/succesfully/successfully/
2018-05-12 Mathieu ParentFix spelling s/specfied/specified/
2018-05-12 Mathieu ParentFix spelling s/retun/return/
2018-05-12 Mathieu ParentFix spelling s/retrive/retrieve/
2018-05-12 Mathieu ParentFix spelling s/receving/receiving/
2018-05-12 Mathieu ParentFix spelling s/protcol/protocol/
2018-05-12 Mathieu ParentFix spelling s/propogate/propagate/
2018-05-12 Mathieu ParentFix spelling s/processs/process/
2018-05-12 Mathieu ParentFix spelling s/ouput/output/
2018-05-12 Mathieu ParentFix spelling s/opions/options/
2018-05-12 Mathieu ParentFix spelling s/openened/opened/
2018-05-12 Mathieu ParentFix spelling s/missmatch/mismatch/
2018-05-12 Mathieu ParentFix spelling s/malicous/malicious/
2018-05-12 Mathieu ParentFix spelling s/fowarding/forwarding/
2018-05-12 Mathieu ParentFix spelling s/formated/formatted/
2018-05-12 Mathieu ParentFix spelling s/Everytime/Every time/
2018-05-12 Mathieu ParentFix spelling s/doens't/doesn't/
next