sfrench/samba-autobuild/.git
2017-08-07 Andreas Schneiderpython:tests: Do not overwrite exit code
2017-08-07 Anoop C Ssource3/client: Fix typo in help message displayed...
2017-08-07 Marc Muehlfeldpython: Fix incorrect kdc.conf parameter name in kerber...
2017-08-07 Stefan Metzmacherwinbindd: give an IRPC error if wb_irpc_SamLogon()...
2017-08-07 Stefan Metzmacherwinbindd: as DC we should try to get the target_domain...
2017-08-07 Stefan Metzmacherwinbindd: Print debug if we don't know how to route...
2017-08-07 Stefan Metzmacherwinbindd: allow all possible logon levels in wb_irpc_Sa...
2017-08-07 Stefan Metzmachers4:auth/ntlmssp: add support for using "winbind" as DC
2017-08-07 Stefan Metzmachers4:auth: use "sam winbind" for the netlogon server
2017-08-07 Stefan Metzmachers4:auth/ntlm: provide auth_check_password_wrapper_send...
2017-08-07 Stefan Metzmacherauth/common: add support for auth4_ctx->check_ntlm_pass...
2017-08-07 Stefan Metzmacherauth/ntlmssp: merge ntlmssp_server_check_password(...
2017-08-07 Stefan Metzmacherauth/ntlmssp: introduce ntlmssp_server_auth_send/recv
2017-08-07 Stefan Metzmacherauth/ntlmssp: prepare update_send/recv for real async...
2017-08-07 Stefan Metzmachers4:auth_winbind: implement async authentication via...
2017-08-07 Stefan Metzmachers4:rpc_server/netlogon: make use of auth_check_password...
2017-08-07 Stefan Metzmachers4:rpc_server/netlogon: make use of async kdc_check_gen...
2017-08-07 Stefan Metzmachers4:rpc_server/netlogon: prepare dcesrv_netr_LogonSamLog...
2017-08-07 Stefan Metzmachers4:rpc_server/netlogon: check auth_level for validation...
2017-08-07 Stefan Metzmachers4:librpc/rpc: add support for HttpAuthOption=negotiate
2017-08-07 Stefan Metzmachers4:lib/http: pass down the target service/hostname...
2017-08-07 Stefan Metzmachers4:lib/http: add HTTP_AUTH_NEGOTIATE which maps to...
2017-08-07 Stefan Metzmachers4:http/gensec: implement "http_negotiate" using GENSEC...
2017-08-07 Stefan Metzmachers4:http/gensec: make the "NTLM" base64 wrapping more...
2017-08-07 Stefan Metzmachers4:http/gensec: rename ntlm.c to generic.c
2017-08-07 Stefan Metzmachers4:librpc/rpc: pass down HTTP_AUTH_* values directly...
2017-08-07 Stefan Metzmachers4:librpc/rpc: remember the target_hostname on ncacn_ht...
2017-08-07 Stefan Metzmachers4:lib/http: pass a generic prefix blob to http_parse_a...
2017-08-07 Stefan Metzmachers4:lib/http: use strcasecmp(h->key, "WWW-Authenticate...
2017-08-07 Stefan Metzmachers4:lib/http: remove indentation level from http_parse_a...
2017-08-07 Stefan Metzmachers4:lib/http: let http_read_response_send/recv() also...
2017-08-07 Stefan Metzmachers4:lib/http: lower HTTP_MAX_HEADER_SIZE from UINT_MAX...
2017-08-07 Volker Lendeckewinbindd: Simplify an if-condition
2017-08-07 Volker Lendeckewinbindd: Add debug for ndr cache hit
2017-08-07 Volker Lendeckewinbindd: Make wcache_query_user static
2017-08-07 Gary Lockyertests samba_tool: fix flapping user-virtualCryptSHA...
2017-08-04 Ralph Wuerthneridmap: remove unused function idmap_is_online()
2017-08-03 Andreas Schneiderlib: Fix integer overflowed argument issue with strtoul()
2017-08-02 Martin Schwenkectdb-common: Reimplement pidfile_context_create() using...
2017-08-02 Martin Schwenkeutil: Reimplement pidfile_create() using pidfile_path_c...
2017-08-02 Martin Schwenkeutil: New functions pidfile_path_create(), pidfile_fd_c...
2017-08-02 Martin Schwenkectdb-common: Rename pidfile_create() -> pidfile_context...
2017-08-02 Martin Schwenkeutil: Add pidfile.* to samba-util-core
2017-08-02 Martin Schwenkeutil: Clean up includes
2017-08-02 Martin Schwenkeutil: pidfile_pid() should not unlink PID file
2017-08-01 Volker Lendeckewinbindd: Simplify two debug msgs
2017-08-01 Volker Lendeckewinbindd: Simplify wcache_cached_creds_exist
2017-08-01 Volker Lendeckewinbindd: Make wcache_lookup_usergroups static
2017-08-01 Volker Lendeckewinbindd: Fix indentation
2017-08-01 Volker Lendeckewinbindd: Make init_wcache static
2017-08-01 Volker Lendeckewinbindd: Make wcache_lookup_useraliases static
2017-08-01 Volker Lendeckewinbindd: Make wcache_name_to_sid static
2017-08-01 Volker Lendeckewinbindd: Make wcache_lookup_groupmem static
2017-08-01 Volker Lendeckewinbindd: Make wcache_flush_cache static
2017-08-01 Volker Lendeckewinbindd: Fix a few signed/unsigned hickups
2017-08-01 Andrew Bartlettdsdb: Fix dsdb_next_callback to correctly use ldb_modul...
2017-08-01 Ian Stakenviciuswaf: disable-python - fix talloc wscript if bundling...
2017-08-01 Andrew Bartlettdsdb: Do not force a re-index of sam.ldb on upgrade...
2017-07-31 Volker Lendeckelib: Fix an error path memleak
2017-07-31 Volker Lendeckelib: Fix a typo
2017-07-31 Volker Lendeckelib: Fix 1415704 CID Integer overflowed argument
2017-07-29 Ralph Boehmedocs/vfs_fruit: remove period outside of the <para...
2017-07-28 Richard SharpeAdd a test for unsetting Delete-on-Close before the...
2017-07-28 Richard SharpeFix incorrect error messages:unsetting not setting.
2017-07-28 Andrew Bartletts4-rpc_server: Improve debug of new endpoints
2017-07-27 Andrew Bartletts4-rpc_server: ensure we get a new endpoint for netlogon
2017-07-27 Andrew Bartletts4-cldap/netlogon: Match Windows 2012R2 and return...
2017-07-27 Arvid Requates4-dsdb/netlogon: allow missing ntver in cldap ping
2017-07-27 Arvid Requates4:torture/ldap: Test netlogon without NtVer
2017-07-27 Tim Bealerepl: Remove old TODO
2017-07-27 Tim Bealegetncchanges.c: Remove unused null_scope variable
2017-07-27 Tim Bealegetnc_exop.py: Fix typo in function name
2017-07-27 Tim Bealelibnet: Initialize req_level in become_dc tests
2017-07-27 Tim Bealedrs_utils: HWM in 'samba-tool drs replicate --local...
2017-07-27 Tim Bealedrs: support sync-forced for 'samba-tool drs replicate...
2017-07-27 Andrew Bartlettselftest: Use get_creds_ccache_name() in fsmo.py
2017-07-27 Andrew Bartlettselftest: Add and use new helper function get_creds_cca...
2017-07-27 Andrew Bartlettselftest: Use new --krb5-ccache in drs_base.py
2017-07-27 Andrew Bartlettselftest: Port DrsBaseTestCase._{en,dis}able_all_repl...
2017-07-27 Andrew Bartlettselftest: Port DrsBaseTestCase._disable_inbound_repl...
2017-07-27 Andrew Bartlettselftest: Port DrsBaseTestCase._enable_inbound_repl...
2017-07-27 Andrew Bartlettselftest: Port DrsBaseTestCase._net_drs_replicate(...
2017-07-27 Andrew Bartlettselftest: Remove unused import in ridalloc_exop.py
2017-07-27 Andrew Bartlettselftest: Use self.runsubcmd() in DrsReplicaSyncTestCase
2017-07-27 Andrew Bartlettselftest: Use self.runsubcmd() to run samba-tool for...
2017-07-27 Andrew Bartlettselftest: Use self.runsubcmd() to run samba-tool for...
2017-07-27 Andrew Bartlettpython/getopt: Add --krb5-ccache (for samba-tool etc...
2017-07-27 Andrew Bartlettpycredentials: Add set_named_ccache()
2017-07-27 Andrew Bartlettselftest: Add tests for credentials.get_named_ccache()
2017-07-27 Andrew Bartlettpycredentials: Add get_name() for a credentials cache
2017-07-27 Andrew Bartlettpycredentials: Allow optional "name" argument to get_na...
2017-07-27 Omri Mors3: smbd: Modernize Avahi DEBUG macros and long if...
2017-07-27 Anoop C Sdocs/smbget: Fix typo in options within man page
2017-07-26 Jeremy Allisonlib: auth: Store the netlogon_creds_cli_global_db point...
2017-07-26 Jeremy Allisons3: clients: Use netlogon_creds_cli_close_global_db...
2017-07-26 Jeremy Allisonlib: auth: Add a shutdown function for netlogon_creds_c...
2017-07-26 Jeremy Allisons3: rpcclient: Use rpcclient_msg_ctx as the long-lived...
2017-07-26 Jeremy Allisons3: rpcclient: Use event context as the talloc parent...
2017-07-26 Jeremy Allisons3: rpcclient: Split out initialization and free of...
2017-07-26 Jeremy Allisons3: rpc_client: Allocate struct db_context * off the...
next