vlendec/samba-autobuild/.git
2017-04-19 Alexander Bokovoys3-tests: assignement in shell shall have no spaces...
2017-04-18 Alexander Bokovoy_netr_ServerPasswordSet2: use info level 26 to set...
2017-04-18 Ralph Boehmeselftest: also run smb2.compound_find against share...
2017-04-18 Ralph Boehmes4/torture: add a test for compound SMB2 FIND requests
2017-04-18 Ralph Boehmes3/smbd: add "smbd:find async delay usec" to SMB2 FIND
2017-04-18 Ralph Boehmes3/smbd: make write time fetching async
2017-04-18 Ralph Boehmes3/smbd: enable processing SMB2 requests async internally
2017-04-18 Ralph Boehmes3/smbd: ask_sharemode is not needed for info_level...
2017-04-18 Ralph Boehmes3/smbd: add file_id return arg to smbd_dirptr_lanman2_...
2017-04-18 Ralph Boehmes3/locking: add fetch_share_mode_send/recv
2017-04-18 Ralph Boehmedbwrap_watch: add parse_record_send/recv wrappers
2017-04-18 Ralph Boehmedbwrap: add dbwrap_parse_record_send/recv
2017-04-18 Ralph Boehmedbwrap_ctdb: implement parse_record_send()/recv()
2017-04-18 Ralph Boehmedbwrap_ctdb: factor out a db_ctdb_try_parse_local_recor...
2017-04-18 Ralph Boehmectdb_conn: add ctdbd_parse_send/recv
2017-04-18 Ralph Boehmedbwrap: add parse_record_send/recv to struct db_context
2017-04-18 Ralph Boehmedbwrap: add enum dbwrap_req_state
2017-04-18 Ralph Boehmelib/util: add and use iov_concat
2017-04-18 Jeremy Allisonlib: param: Remove lpcfg_register_defaults_hook().
2017-04-18 Volker Lendeckesmbldap: Move ldapsam_privates to pdb_ldap.h
2017-04-18 Volker Lendeckesmbldap: pdb_ipa is gone
2017-04-18 Jan Engelhardtbuild: correct package dependencies
2017-04-18 Jeremy Allisons3:smbd: Fix incorrect use of sys_getgroups()
2017-04-18 Jeremy Allisons3:lib: Fix incorrect logic in sys_broken_getgroups()
2017-04-18 Jeremy Allisonlib: debug: Avoid negative array access.
2017-04-18 Jeremy Allisonlib:charset: Remove use of talloc_autofree_context...
2017-04-18 Jeremy Allisonlib:charset: Make global_iconv_handle private
2017-04-18 Jeremy Allisonlib: param: Remove the last external use of global_icon...
2017-04-18 Jeremy Allisonlib: param: Use utility functions to get rid of two...
2017-04-18 Jeremy Allisons3:param: Use new utility function to hide use of globa...
2017-04-18 Jeremy Allisons3:lib:charcnv: Remove use of global global_iconv_handle
2017-04-18 Jeremy Allisonlib:charset: Add utility functions reinit_iconv_handle...
2017-04-18 Jeremy Allisonlib: Remove smb_iconv_handle_reinit_lp()
2017-04-18 Uri Simchonivfs_acl_xattr: avoid needlessly supplying a large buffe...
2017-04-17 Uri Simchonivfs_acl_xattr: factor out fetching of an extended attribute
2017-04-17 Uri Simchonivfs_xattr_tdb: handle case of zero size.
2017-04-17 Uri Simchoniselftest: test fetching a large ACL from vfs_acl_xattr
2017-04-17 Andreas Schneiderdocs: Update idmap_rid manpage
2017-04-17 Jeremy Allisons4: server: Use state as the talloc context for open_sc...
2017-04-17 Jeremy Allisons4: server: Remove use of talloc_autofree_context as...
2017-04-17 Jeremy Allisons4: messaging: When talloc_free()'ing an event context...
2017-04-17 Jeremy Allisons4: server: Add a tevent signal handler for SIGTERM.
2017-04-17 Jeremy Allisons4: server: Add error return checks for tevent_add_fde...
2017-04-17 Jeremy Allisons4: server: Plumb server_state through the irpc messagi...
2017-04-17 Jeremy Allisons4: server: Use server_state as a parameter to max_runt...
2017-04-17 Jeremy Allisons4: server: Use server_state as a parameter to stdin...
2017-04-17 Jeremy Allisons4: server: Create a server 'state' struct.
2017-04-17 Jeremy Allisons4: server. Whitespace and 80+ column cleanup.
2017-04-17 Jeremy Allisons4: messaging. Minor cleanup. Check for error returns...
2017-04-13 Noel Powers3:tests: Add test for illegal value detection for...
2017-04-13 Noel Powerparam: Check for valid values of 'name resolve order...
2017-04-13 Garming Samupdaterefs: Do not open transaction even when unnecessary
2017-04-13 Garming Samdrepl_server: Allow refresh of partitions on UpdateRef
2017-04-13 Garming Samdns_update: RODC updates should use lower case realm
2017-04-13 Garming Samrodc/dns: Do not put a trailing dot at end of a DNS...
2017-04-13 Garming Samjoin.py: Allow RODC to have push replication at join
2017-04-13 Garming Sampassword-lockout: Allow RODC to ensure lockout and...
2017-04-13 Garming Samreplmd: Reduce calls to ldb_request_get_control
2017-04-13 Garming Samrodc: Allow local RODC changes with version 0
2017-04-13 Garming Samdrepl: Add partial attribute set in the case of repl...
2017-04-13 Garming Sampassword_lockout: Tests against RODC (once preloaded)
2017-04-13 Garming Samtests/rodc: Add a number of tests for RODC-RWDC interaction
2017-04-13 Garming Samsam.c: Make NTLM login set logonCount when unset
2017-04-13 Garming Sampassword_lockout: Move some unnecessary methods from...
2017-04-13 Garming Sampassword_lockout: Move lockoutObservationWindow tests...
2017-04-13 Garming Sampassword_lockout: Factor out a base testcase
2017-04-13 Garming Sampassword_lockout: Remove use of global creds variables
2017-04-13 Garming Sampassword_lockout: Remove use of global lp and host...
2017-04-13 Garming Sampassword_lockout: Move more helper methods to a base...
2017-04-13 Garming Sampassword_lockout: Move more helper methods to a base...
2017-04-13 Garming Sampassword_lockout: Begin moving helper methods to a...
2017-04-13 Garming Samselftest: Make some assertions about RODC referrals
2017-04-13 Garming Samrodc: Force all RODC add and delete to cause a referral
2017-04-13 Garming Samselftest: Add ldap rodc python test
2017-04-13 Garming Samreplmd: Send RODC referrals preferably to the PDC
2017-04-13 Garming Samdrsuapi.idl: Expose GetNCChanges req8 like req10
2017-04-13 Garming Samsamba_dnsupdate: Remove extra argument from debug
2017-04-13 Garming Samwinbindd: Make some debugging clearer
2017-04-13 Garming Samwhitespace: Remove some whitespace
2017-04-13 Michael Adams3:tests: fix commment typo in the offline test
2017-04-12 Ralph Boehmewinbindd: only use the domain name from lookup sids...
2017-04-12 Andreas Schneiderwaf: Only build pam_wrapper if we build with pam
2017-04-12 Uri Simchonibuild: refuse to build without PAM support if enabled
2017-04-12 Volker Lendeckewinbind_msrpc: Use any_nt_status_not_ok
2017-04-11 Volker Lendeckewinbind_pam: Use any_nt_status_not_ok in map_auth_samlogon
2017-04-11 Volker Lendeckewinbind: Slightly simplify remove_timed_out_clients
2017-04-11 Volker Lendeckewinbind: Avoid a "ok==false"
2017-04-11 Volker Lendeckewinbind: Simplify a logic expression
2017-04-11 Ralph Boehmewinbindd: remove fallback from lookuprids
2017-04-11 Ralph Boehmewinbindd: remove lookupsid() fallback for a failed...
2017-04-11 Ralph Boehmewinbindd: remove fallback to lookupsid for unknown...
2017-04-11 Ralph Boehmewinbindd: handling of failed lookupsids in wb_lookupsid...
2017-04-11 Ralph Boehmewinbindd: let wb_lookupsids_move_name() handle domain_i...
2017-04-11 Ralph Boehmewinbindd: handling of SIDs without domain reference...
2017-04-11 Ralph Boehmelibcli/security: fix dom_sid_in_domain()
2017-04-11 Michael Adams3:vfs:shadow_copy2: fix corner case of "/@GMT-token...
2017-04-11 Michael Adams3:vfs:shadow_copy2: fix the corner case if cwd=/ in...
2017-04-11 Michael Adams3:vfs:shadow_copy2: fix quoting in debug messages
2017-04-10 Volker Lendecketdb: Test for readonly lock upgrade bug
2017-04-10 Volker Lendecketdb: Do lock upgrades properly
next