samba.git
2018-02-27 Rowland Pennysamba-tool: user setexpiry: Fix incorrect Example2
2018-02-27 Volker Lendeckenbt_server: Factor out packet generation for netlogon...
2018-02-27 Volker Lendeckenbt_server: nbtd_netlogon_getdc doesn't need "src"
2018-02-27 Volker Lendeckenbt_server: Avoid a talloc call
2018-02-27 Volker Lendeckenbt_server: Avoid an "else" branch
2018-02-27 Volker Lendeckenbt_server: nbtd_netlogon_samlogon needs the dst_name...
2018-02-27 Volker Lendeckenbt_server: nbtd_netlogon_getdc needs just the dst_name
2018-02-27 Volker Lendeckenbt_server: Fix a typo ("domian->domain")
2018-02-27 Volker Lendeckenbt_server: nbtd_netlogon_samlogon needs the nbtsrv...
2018-02-27 Volker Lendeckenbt_server: nbtd_netlogon_getdc needs the nbtsrv, not...
2018-02-27 Volker Lendeckenbt_server: Centralize a consistency check
2018-02-27 Volker Lendeckenbt_server: Make nbtd_mailslot_netlogon_handler a bit...
2018-02-27 Volker Lendeckenbt_server: Factor out dgram sending from reply constru...
2018-02-27 Volker Lendeckenbt_server: Remove a pointless assignment
2018-02-27 Volker Lendeckenbt_server: Remove some unused parameters
2018-02-27 Volker Lendeckelibdgram: Remove an unused parameter
2018-02-27 Volker Lendeckelibdgram: Remove an unused parameter
2018-02-27 Volker Lendeckelibsocket: Add "mem_ctx" to socket_create()
2018-02-27 Andreas Schneiderreplace: Only warn if rpc/rpc.h haven't been found
2018-02-26 Volker Lendeckewinbindd: Remove "DUMP_EVENT_LIST" message
2018-02-26 Poornima Gvfs_glusterfs: Fix the wrong pointer being sent in...
2018-02-26 Gary Lockyerldb_debug tests: Fix binary data in debug log
2018-02-26 Andrew Bartlettldb_debug: Fix binary data in debug log
2018-02-24 Swen SchilligMinor cleanup to libnet_join_member
2018-02-24 Douglas Bagnalltests/blackbox/smbcontrol: ping tests names ping target...
2018-02-24 Douglas Bagnalltext/python/blackbox: allow optional message in Process...
2018-02-24 Gary Lockyerldb tests: fix null test on incorrect variable
2018-02-24 Andreas Schneiders4:lib:com: Fix function declartions
2018-02-24 Andreas Schneiders3:selftest: Run the smbtorture3 TLDAP test
2018-02-24 Douglas Bagnallrepl_md: avoid returning LDB_SUCCESS on failure
2018-02-24 Andreas Schneidertests: Authenticate again so make sure we are not locke...
2018-02-24 Jamie McClymontselftest: Fail testsuite on unknown environment
2018-02-23 Jeremy Allisons3: smbd: Fix possible directory fd leak if the underly...
2018-02-23 Stefan Metzmacherwinbind: don't try to do an authenticated SMB connectio...
2018-02-23 Stefan Metzmacherwinbind: set_dc_type_and_flags() is not needed on a DC
2018-02-23 Stefan Metzmacherwinbind: make sure we don't contact trusted domains...
2018-02-23 Stefan Metzmacherwinbind: make sure we don't contact trusted domains...
2018-02-23 Stefan Metzmacherwinbind: let cm_connect_netlogon_transport() only work...
2018-02-23 Stefan Metzmacherwinbind: force the usage of schannel in cm_connect_lsa...
2018-02-23 Stefan Metzmachers3:smb_macros.h: add IS_AD_DC as addition to IS_DC
2018-02-23 Stefan Metzmacherdsdb/encrypted_secrets: remove dependency to libnettle...
2018-02-23 Ralph Boehmevfs_fruit: use off_t, not size_t for TM size calculations
2018-02-23 Stefan Metzmacherwinbind: Use one queue for all domain children
2018-02-23 Volker Lendeckewinbind: Maintain a binding handle per domain and alway...
2018-02-23 Stefan Metzmacherwinbind: make choose_domain_child() static
2018-02-23 Stefan Metzmacherwinbind: add locator_child_handle() and use it instead...
2018-02-23 Stefan Metzmacherwinbind: add idmap_child_handle() and use it instead...
2018-02-23 Stefan Metzmacherwinbind: improve wb_domain_request_send() to use wb_dsg...
2018-02-23 Stefan Metzmacherwinbind: use state->{ev,request} in wb_domain_request_s...
2018-02-23 Stefan Metzmacherwinbind: avoid using fstrcpy(dcname,...) in _dual_init_...
2018-02-23 Stefan Metzmacherwinbind: cleanup winbindd_cli_state->pwent_state if...
2018-02-23 Stefan Metzmacherwinbind: cleanup winbindd_cli_state->grent_state if...
2018-02-23 Stefan Metzmacherwinbind: call lp_winbind_enum_{users,groups}() already...
2018-02-23 Stefan Metzmacherwinbind: protect a pending wb_child_request against...
2018-02-23 Stefan Metzmacherwinbind: use tevent_queue_wait_send/recv in wb_child_re...
2018-02-23 Stefan Metzmachertevent: version 0.9.36 tevent-0.9.36
2018-02-23 Stefan Metzmachertevent: add tevent_queue_entry_untrigger()
2018-02-23 Stefan Metzmachertevent: improve documentation of tevent_queue_add_optim...
2018-02-23 Stefan Metzmachers4:auth_sam: allow logons with an empty domain name
2018-02-22 Garming Samtests/bind.py: Add a bind test with NTLMSSP with no...
2018-02-22 Garming Samtests/py_creds: Add a SamLogonEx test with an empty...
2018-02-22 Stefan Metzmachers3:cliconnect.c: remove useless ';'
2018-02-22 Stefan Metzmachers3:libsmb: allow -U"\\administrator" to work
2018-02-22 Günther Deschnerbuild: fix libceph-common detection
2018-02-22 Douglas Bagnallutil/rfc1738: update preamble
2018-02-22 Douglas Bagnallutil/rfc1738: simplify and fix rfc1738_escape_part()
2018-02-22 Douglas Bagnallutil/rfc1738: remove unused versions of rfc1738_escape
2018-02-22 Douglas Bagnallutil/rfc1738: simplify and fix rfc1738_unescape()
2018-02-22 Douglas Bagnallutil/tests: add rfc1738 cmocka tests
2018-02-22 Douglas Bagnallutil/rfc1738_unescape(): return end pointer or NULL...
2018-02-22 Douglas Bagnallshift read_hex_bytes() and parse_guid_string() into...
2018-02-22 Douglas Bagnallselftest/tests.py: remove always-needed, never-set...
2018-02-22 Douglas Bagnallunittests.lib_util_modules: test module probe with...
2018-02-22 Douglas Bagnallselftest: subunithelper needs to follow the subunit...
2018-02-21 Stefan Metzmachers4:rpc_server: fix call_id truncation in dcesrv_find_fr...
2018-02-21 Stefan Metzmachertests:dcerpc/raw_protocol: reproduce call_id truncation bug
2018-02-21 Bjoern Jackeheimdal_build: use closefrom from libreplace
2018-02-21 Stefan Metzmachers4:rpc_server/lsa: implement forwarding lsa_Lookup...
2018-02-21 Stefan Metzmacherwinbindd: implement wb_irpc_lsa_{LookupNames4,LookupSid...
2018-02-21 Stefan Metzmachers4:rpc_server/lsa: rewrite lookup sids/names code to...
2018-02-21 Stefan Metzmachertest_trust_ntlm.sh: add lookup name tests
2018-02-21 Stefan Metzmacherlibcli/security: add dom_sid_lookup_predefined_{sid...
2018-02-21 Stefan Metzmachers4:dsdb: add dsdb_trust_domain_by_{sid,name}()
2018-02-21 Stefan Metzmachers4:rpc_server/lsa: prepare dcesrv_lsa_LookupNames*...
2018-02-21 Stefan Metzmachers4:rpc_server/lsa: prepare dcesrv_lsa_LookupSids* for...
2018-02-21 Stefan Metzmachers4:rpc_server/lsa: base dcesrv_lsa_LookupNames2() on...
2018-02-21 Stefan Metzmachers4:rpc_server/lsa: base dcesrv_lsa_LookupNames() on...
2018-02-21 Stefan Metzmachers4:rpc_server/lsa: rename 'state' variable to 'policy_s...
2018-02-21 Stefan Metzmachers4:rpc_server/lsa: rename 'state' variable to 'policy_s...
2018-02-21 Stefan Metzmachers4:rpc_server/lsa: rename 'state' variable to 'policy_s...
2018-02-21 Stefan Metzmachers4:rpc_server/lsa: simplify [ref] pointer handling...
2018-02-21 Stefan Metzmachers4:rpc_server/lsa: simplify [ref] pointer handling...
2018-02-21 Stefan Metzmachers4:rpc_server/lsa: remove unused 'status' variable...
2018-02-21 Stefan Metzmachers4:rpc_server/lsa: make sure dcesrv_lsa_LookupNames2...
2018-02-21 Stefan Metzmachers4:rpc_server/lsa: expect prepared [ref] pointers in...
2018-02-21 Stefan Metzmachers4:rpc_server/lsa: make sure dcesrv_lsa_LookupSids_comm...
2018-02-21 Stefan Metzmachers4:rpc_server/lsa: use LSA_LOOKUP_OPTION_SEARCH_ISOLATE...
2018-02-21 Stefan Metzmacherrpcclient: add lookupsids_level command
2018-02-21 Ralph Boehmerpcclient: fix variable initialisation and add parenthe...
2018-02-21 Stefan Metzmacherprovision: fix the 'dnsdomain' for the local sam of...
next