metze/samba/wip.git
2017-08-11 Andreas Schneiderblackbox: Add test for 'net ads changetrustpw'
2017-08-11 Andreas Schneiders3:libads: Fix changing passwords with Kerberos
2017-08-11 Andreas Schneiders4:rpc_server:backupkey: Move variable into scope
2017-08-11 Andreas Schneiderheimdal: Fix printing a short int into a string
2017-08-11 Ralph Boehmeexamples: add cache effectiveness stats to gencache.stp
2017-08-10 Ralph BoehmeREADME.Coding: add "Error and out logic"
2017-08-10 Martin Schwenkectdb-tests: Add a big no-op LCP2 IP takeover test
2017-08-10 Martin Schwenkectdb-takeover: Do not call ctdb_announce_vnn_iface...
2017-08-10 Martin Schwenkebuild: Do not recurse on symlinks to directories when...
2017-08-10 Martin Schwenkebuild: Do not ignore symlinks to directories when build...
2017-08-10 Andreas Schneidertdb: Do not allow to pass NULL as the buffer to transac...
2017-08-09 Andreas Schneidertdb: Write zero data using 8k buffer in transaction_exp...
2017-08-09 Volker Lendecketdb: Avoid NULL tdb_write
2017-08-09 Volker Lendecketdb: Consistency check for tdb_storev
2017-08-09 Ralph Boehmevfs_fruit: factor out common code from ad_get() and...
2017-08-09 Ralph Boehmevfs_fruit: return fake pipe fd in fruit_open_meta_netat...
2017-08-09 Ralph Boehmevfs_fruit: don't open basefile in ad_open() and simplif...
2017-08-09 Ralph Boehmevfs_fruit: use path based setxattr call in ad_fset()
2017-08-09 Ralph Boehmes4/torture: additional tests for kernel-oplocks
2017-08-09 Ralph Boehmes4/torture: reproducer for kernel oplocks issue with...
2017-08-09 Ralph Boehmevfs_streams_xattr: return a fake fd in streams_xattr_open()
2017-08-09 Ralph Boehmevfs_streams_xattr: implement all missing handle based...
2017-08-09 Ralph Boehmevfs_streams_xattr: always pass NULL as fsp arg to get_e...
2017-08-09 Ralph Boehmevfs_streams_xattr: remove fsp argument from get_xattr_s...
2017-08-09 Ralph Boehmevfs_streams_xattr: remove all uses of fd, use name...
2017-08-09 Ralph Boehmevfs_streams_xattr: invalidate stat info if xattr was...
2017-08-09 Andreas Schneiders3:utils: Fix buffer size for snprintf and format string
2017-08-09 Andreas Schneiders3:torture: Fix spoolss test to build with -O3
2017-08-09 Andreas Schneiders4:samdb: Fix building Samba with -O3
2017-08-08 Ralph Boehmevfs_gpfs: handle EACCES when fetching DOS attributes...
2017-08-08 Ralph Boehmes3/smbd: handle EACCES when fetching DOS attributes...
2017-08-08 Ralph Boehmes3/smbd: handling of failed DOS attributes reading
2017-08-07 Andreas Schneiderpython:tests: Add test for warn_pwd_expire
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...
next