metze/samba/wip.git
2018-10-18 Joe Guouptodateness: extract get_utdv_max_distance
2018-10-18 Joe Guouptodateness: extract function get_utdv_distances
2018-10-18 Joe Guouptodateness: extract function get_utdv_edges
2018-10-18 Joe Guonetcmd/visualize: rm unused code line
2018-10-18 Joe Guouptodateness: migrate more methods from visualize
2018-10-18 Joe Guouptodateness: add new module and migrate functions...
2018-10-18 Tim Bealejoin: Sanity-check LDB connection before failed join...
2018-10-18 Andrew Bartlettjoin: Avoid searching for more than strictly required...
2018-10-18 Tim Bealejoin: LDAP connection to remote DC can timeout in large...
2018-10-17 Volker Lendeckegencache: Remove a redundant check
2018-10-17 Volker Lendeckegencache: Remove a redundant check
2018-10-17 Volker Lendeckegencache: Make gencache_pull_timeout return a payload...
2018-10-17 Volker Lendeckegencache: Make gencache_pull_timeout a bit more robust
2018-10-17 Volker Lendeckegencache: Call string_term_tdb_data() only once
2018-10-17 Volker Lendeckegencache: Swap tests: Do cheapest first
2018-10-17 Volker Lendeckegencache: Avoid counting characters manually
2018-10-17 Volker Lendeckeauth3: Avoid an explicit ZERO_STRUCT
2018-10-17 Volker Lendeckenetsamlogon_cache: Improve a DBG message
2018-10-17 Volker Lendeckenetsamlogon_cache: Add some error checks
2018-10-17 Volker Lendeckenetsamlogon_cache: Use "goto fail", save some lines
2018-10-17 Volker Lendeckenetsamlogon_cache: Fix talloc_stackframe error return...
2018-10-17 Tim Bealedrs_util: Improve memory usage when joining large DB
2018-10-17 Tim Bealelibnet/drs: Update replication debug to report link...
2018-10-17 Aaron Haslettdns: dlz_bind9 reference count logging
2018-10-16 Volker Lendeckelib: Move the "expired" for gencache_parse calculation...
2018-10-16 Volker Lendeckenamemap_cache: Absorb the expired calculation into...
2018-10-16 Volker Lendeckewinbindd_cache: Fix timeout calculation for sid<->name...
2018-10-16 Andreas Schneiders3:lib:popt: Use memset_s() to burn password string
2018-10-16 Andreas Schneiderreplace: Add memset_s() if not available
2018-10-12 Douglas Bagnallsamba-tool drs showrepl: do not crash if no dnsHostName...
2018-10-12 Tim Bealedsdb: Add dsdb_request_has_control() helper function
2018-10-12 Tim Bealenetcmd: Change Py3 incompatible long() for tombstone...
2018-10-12 Tim Bealedsdb: Remove redundant variable/check
2018-10-12 Andrew Bartlettdsdb: Ensure that a DN (now) pointing at a deleted...
2018-10-12 Tim Bealetests: Add corner-case test: fromServer points to dead...
2018-10-12 Douglas Bagnalls4/script/samba_upgradeprovision: set global dnNotToRec...
2018-10-12 Douglas Bagnalls4/script/samba_upgradeprovision: remove unused variable
2018-10-12 Douglas Bagnalls4/script/samba_upgradeprovision: remove duplicate...
2018-10-12 Douglas Bagnalls4/script/samba_upgradeprovision: use int not long...
2018-10-11 Björn Baumbachvfs_full_audit: ntimes: log a-, m-, c- and creation...
2018-10-11 Björn Baumbachdns update: add missing newline in error debug message
2018-10-11 Björn Baumbachselftest: test samba-tool ntacl get/set on AD member...
2018-10-11 Björn Baumbachsamba-tool ntacl: allow to run get/set-ntacl command...
2018-10-11 Björn Baumbachs3/py_passdb: add get_domain_sid() to get domain sid...
2018-10-11 Björn Baumbachsamba-tool ntacl: pass system session to get/set-ntacl...
2018-10-11 Björn Baumbachpysmbd: handle file not found error
2018-10-11 Björn Baumbachpysmbd: add option to pass a session info to set_nt_acl...
2018-10-11 Björn Baumbachs4-auth: allow to pass original_user_name=NULL to auth_...
2018-10-11 Björn Baumbachs4-auth: allow to create unix token from system session...
2018-10-11 Björn Baumbachs4-auth: fetch possible out of memory error
2018-10-11 Björn Baumbachs4-auth: use TALLOC_FREE() shortcut
2018-10-11 Björn Baumbachs4-auth: fix a typo in a comment
2018-10-11 Björn Baumbachpython: Add samba.auth.copy_session_info()
2018-10-11 Björn Baumbachauth: move copy_session_info() from source3 into the...
2018-10-10 Ralph Boehmevfs_fruit: move check in ad_convert() to ad_convert_...
2018-10-10 Ralph Boehmevfs_fruit: make call to ad_convert_truncate() optional
2018-10-10 Ralph Boehmevfs_fruit: add out arg "converted_xattr" to ad_convert_...
2018-10-10 Ralph Boehmevfs_fruit: add check for OS X filler in FinderInfo...
2018-10-10 Ralph Boehmevfs_fruit: call ad_convert_move_reso() from ad_convert_...
2018-10-10 Ralph Boehmevfs_fruit: let the ad_convert_*() subfunction update...
2018-10-10 Ralph Boehmevfs_fruit: let the ad_convert_*() subfunctions mmap...
2018-10-10 Ralph Boehmevfs_fruit: fix error returns in ad_convert_xattr()
2018-10-10 Ralph Boehmevfs_fruit: use ADEDOFF_RFORK_DOT_UND offset macro in...
2018-10-10 Ralph Boehmevfs_fruit: split out moving of the resource fork
2018-10-10 Ralph Boehmevfs_fruit: use ADEDOFF_RFORK_DOT_UND offset macro in...
2018-10-10 Ralph Boehmevfs_fruit: split out truncating from ad_convert()
2018-10-10 Ralph Boehmevfs_fruit: move FinderInfo lenght check to ad_convert()
2018-10-10 Ralph Boehmevfs_fruit: move FinderInfo conversion to helper functio...
2018-10-10 Ralph Boehmevfs_fruit: move storing of modified struct adouble...
2018-10-10 Ralph Boehmevfs_fruit: remove unneeded fd argument from ad_convert()
2018-10-10 Ralph Boehmevfs_fruit: do direct return from error checks in ad_con...
2018-10-10 Ralph Boehmevfs_fruit: move setting ADEID_FINDERI length to ad_conv...
2018-10-10 Ralph Boehmevfs_fruit: store filler bytes from AppleDouble file...
2018-10-10 Ralph Boehmevfs_fruit: fix two comments
2018-10-10 Ralph Boehmes4:torture: FinderInfo conversion test with AppleDouble...
2018-10-10 Douglas Bagnalltests/python/ldap: use int instead of long for time_t
2018-10-10 Douglas Bagnallpython/upgradehelpers: use int not long for PY3
2018-10-10 Gary Lockyerpyauth: Remove imessaging_ctx parameter to new
2018-10-10 Douglas Bagnallpopt_common_creds: actually use the ignore_missing_conf...
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
next