metze/samba/wip.git
2018-10-10 Joe Guonetcmd: apply the new get_logger to cmds
2018-10-10 Joe Guonetcmd: modify Command.get_logger to use get_samba_logger
2018-10-10 Joe Guoscript/traffic_replay: apply new logger to replace...
2018-10-10 Joe Guoscript/traffic_replay: get debug level via api
2018-10-10 Joe Guoscript/traffic_replay: print packets data to stderr
2018-10-10 Joe Guoemulate/traffic: apply new logger to replace print
2018-10-10 Joe Guosamba/logger: add logger module for python
2018-10-10 Joe Guoemulate/traffic: allow traffic_replay to run users...
2018-10-09 Volker Lendeckelib: Remove lib/crypto/crc32.[ch]
2018-10-09 Volker Lendeckedrsuapi: Use the zlib version of crc32
2018-10-09 Volker Lendeckeauth: Use the zlib version of crc32
2018-10-09 Volker Lendeckebuild: Multi-line deps
2018-10-08 Volker Lendeckepdb: Reduce code duplication in make_user_info()
2018-10-08 Volker Lendeckepdb: Fix some "(ret == true)" to just "(ret)"
2018-10-08 Volker Lendeckepdb: Use "sid_compose" where appropriate
2018-10-08 Volker Lendeckelib: Avoid the use of open_memstream in tevent_req_prof...
2018-10-08 Volker Lendecketdb: Basic test for circular freelist fix
2018-10-08 Volker Lendecketdb: Basic test for circular hash chain fix
2018-10-08 Volker Lendecketdb: Make the freelist walk circular-safe
2018-10-08 Volker Lendecketdb: Align integer types
2018-10-08 Volker Lendecketdb: Make get_hash_length circular-safe
2018-10-08 Volker Lendecketdb: Make tdb_find_dead circular-safe
2018-10-08 Volker Lendecketdb: Make tdb_dump_chain circular-list safe
2018-10-08 Volker Lendecketdb: Make tdb_find circular-safe
2018-10-08 Volker Lendecketdb: Add tdb_chainwalk_check
2018-10-08 Volker Lendeckeregistry: Don't use an uninitialized value
2018-10-08 Volker Lendeckeregistry: Print failure of regdb_unpack_values
2018-10-08 Volker Lendeckeregistry: Add error checks to regdb_unpack_values
2018-10-08 Volker Lendeckeregistry: Add error checks to regdb_fetch_keys_internal
2018-10-08 Volker Lendeckeregistry: Fix a typo
2018-10-08 Volker Lendecketdb_unpack: Protect against overflow
2018-10-08 Volker Lendecketdb_unpack: Correct "len" arg for "B" format
2018-10-08 Volker Lendecketdb_unpack: Convert to size_t for internal calculations
2018-10-08 David Muldergpo: Test process_group_policy in gp_sec_ext
2018-10-08 David Muldergpo: test the get_deleted_gpos_list() function
2018-10-08 David Muldergpo: Test the new get_applied functions
2018-10-08 Douglas Bagnallgpo PEP8: balance whitespace around equals
2018-10-08 David Muldergpupdate: test the new --force option
2018-10-08 David Muldergpupdate: Add the --force option
2018-10-08 David Muldergpo: Remove unused apply_log_pop() and list() funcs
2018-10-08 David Muldergpo: add unapply to the gp_sec_ext
2018-10-08 David Muldergpo: Calculate deleted gpos and unapply them
2018-10-08 David Muldergpo: Use the new process_group_policy() for unapply
2018-10-08 Douglas Bagnallgpo: avoid quadratic behaviour in guid retrieval
2018-10-08 David Muldergpo: Create a function for returning applied settings
2018-10-08 David Muldergpo: apply_map should not be required for gp_ext
2018-10-08 David Muldergpo: remove unreached non-DC branch in gp_sec_ext.apply...
2018-10-08 David Muldergpo: Move policy application to the gp_ext
2018-10-08 David Muldergpo: Remove unused gp_ext.list() function
2018-10-08 David Muldergpo: Implement process_group_policy() gp_ext func
2018-10-08 David Muldergpo: Remove unused methods from gp_sec_ext
2018-10-08 David Muldergpo: Initialize gp_ext variables in constructor
2018-10-08 David Muldergpupdate: Remove the unnecessary url parameter
2018-10-08 David Muldergpo: gp_sec_ext should check whether to apply
2018-10-08 David Muldergpo: Initialize SamDB in the gp_sec_ext
2018-10-08 David Muldergpo: abstract methods are defined in the parent class
2018-10-08 Martin Schwenkectdb-tests: Improve counting of database records
2018-10-08 Martin Schwenkectdb-tests: Add extra debug to large database recovery...
2018-10-08 Martin Schwenkectdb-tests: Shut down transaction_loop clients more...
2018-10-08 Martin Schwenkectdb-tools: Have onnode pass -n option even when regula...
2018-10-08 Martin Schwenkectdb-tests: Support closing of stdin in local daemons...
2018-10-08 Martin Schwenkectdb-tests: Be more careful when building public IP...
2018-10-08 Martin Schwenkectdb-tests: Be more careful when building node addresses
2018-10-08 Martin Schwenkectdb-tests: Don't format IPv4 octets as hex digits
2018-10-08 Martin Schwenkectdb-tests: Be more efficient about starting/stopping...
2018-10-08 Martin Schwenkectdb-tests: Do not use ctdbd_wrapper in local daemon...
2018-10-08 Martin Schwenkectdb-tests: Don't remove non-existent test database...
2018-10-08 Martin Schwenkectdb-tests: Drop unused function maybe_stop_ctdb()
2018-10-08 Martin Schwenkectdb-tests: Explicitly check for local daemons when...
2018-10-08 Martin Schwenkectdb-tests: Drop functions daemons_start(), daemons_stop()
2018-10-08 Martin Schwenkectdb-tests: Don't used daemons_start()/daemons_stop...
2018-10-08 Martin Schwenkectdb-tests: Rename _ctdb_start_all() -> ctdb_start_all()
2018-10-08 Martin Schwenkectdb-tests: Rename ctdb_start_all() -> ctdb_init()
2018-10-08 Martin Schwenkectdb-tests: Drop ps_ctdbd()
2018-10-08 Amitay Isaacsctdb-tests: Drop code for RECEIVE_RECORDS control
2018-10-08 Amitay Isaacsctdb-protocol: Drop marshalling code for RECEIVE_RECORD...
2018-10-08 Amitay Isaacsctdb-protocol: Mark RECEIVE_RECORDS control obsolete
2018-10-08 Amitay Isaacsctdb-daemon: Drop implementation of RECEIVE_RECORDS...
2018-10-08 Amitay Isaacsctdb-vacuum: Remove unnecessary check for zero records...
2018-10-08 Amitay Isaacsctdb-vacuum: Fix the incorrect counting of remote errors
2018-10-08 Amitay Isaacsctdb-vacuum: Simplify the deletion of vacuumed records
2018-10-08 Martin Schwenkectdb-tests: Add recovery record resurrection test for...
2018-10-08 Amitay Isaacsctdb-daemon: Invalidate records if a node becomes INACTIVE
2018-10-08 Amitay Isaacsctdb-daemon: Don't pull any records if records are...
2018-10-08 Amitay Isaacsctdb-daemon: Add invalid_records flag to ctdb_db_context
2018-10-05 Martin Schwenkectdbd_conn: Generalise inaccurate error message
2018-10-05 Alexander Bokovoys4/auth/tests: Fix kerberos test string size
2018-10-03 Volker Lendeckeleases: Streamline leases_db_key a bit
2018-10-02 Volker Lendeckesmbd: Fix a warning
2018-10-02 Volker Lendeckelib: Remove unused tdb_pack_append()
2018-10-02 Volker Lendeckeincludes: Remove an unused #define
2018-10-02 Volker Lendeckeincludes: Fix a typo
2018-10-02 Volker Lendeckeincludes: Remove an unused #define
2018-10-02 Andreas Schneiderthird_party: Update cmocka to version 1.1.3
2018-10-02 Volker Lendeckesmbd: Simplify downgrade_share_lease
2018-10-02 Volker Lendeckesmbd: Move downgrade_share_lease into downgrade_lease
2018-10-02 Volker Lendeckesmbd: Simplify downgrade_lease
2018-10-02 Volker Lendeckesmbd: Slightly simplify downgrade_lease()
2018-10-02 Volker Lendeckesmbd: Use find_share_mode_lease() in downgrade_share_lease
2018-10-02 Volker Lendeckesmbd: Move downgrade_share_lease() to smbd/oplock.c
next