getncchanges.c: Refactor to track more state using repl_chunk
[metze/samba/wip.git] / source3 /
2017-09-17 Volker Lendeckewinbindd: Remove an obsolete comment
2017-09-16 Volker Lendeckenotifyd: Clarify a comment
2017-09-16 Volker Lendeckerpc_client3: Fix a debug message
2017-09-16 Volker Lendeckecli_netlogon: Eliminate rpccli_setup_netlogon_creds_wit...
2017-09-16 Volker Lendeckecli_netlogon: Rename rpccli_create_netlogon_creds_with_...
2017-09-16 Volker Lendeckecli_netlogon: Make rpccli_setup_netlogon_creds static
2017-09-16 Volker Lendeckelibnet: Use rpccli_setup_netlogon_creds_with_creds...
2017-09-16 Volker Lendeckecli_netlogon: Make rpccli_create_netlogon_creds static
2017-09-16 Volker Lendeckelibnet: Use rpccli_create_netlogon_creds_with_creds...
2017-09-16 Volker Lendeckecli_netlogon: Pass server_dns_domain through rpccli_cre...
2017-09-16 Volker Lendeckenetlogon_creds_cli: Pass "server_dns_domain" through...
2017-09-16 Volker Lendeckes3: Avoid netlogon_creds_cli.h in includes.h
2017-09-16 Jeremy Allisonlib: tevent: Remove select backend.
2017-09-14 Christof Schmittvfs_streams_xattr: Fix segfault when running with log...
2017-09-12 Jeremy Allisons3: vfs: catia: compression get/set must act only on...
2017-09-12 Jeremy Allisons3: VFS: streams_xattr: Compression is only set/get...
2017-09-12 Ralph Boehmes3/smbd: sticky write time offset miscalculation causes...
2017-09-09 Ralph Boehmes3/vfs: move ACE4_ADD_FILE/ACE4_DELETE_CHILD mapping...
2017-09-08 Ralph Boehmevfs_zfsacl: ensure zfs_get_nt_acl_common() has access...
2017-09-08 Ralph Boehmevfs_zfsacl: pass smb_fname to zfs_get_nt_acl_common
2017-09-08 Ralph Boehmevfs/nfs4_acls: move special handling of SMB_ACE4_SYNCHR...
2017-09-08 Sachin Prabhu via... s3-lib: Fix error mapping for EROFS
2017-09-05 Andreas Schneiderparam: Add 'binddns dir' parameter
2017-09-05 Volker Lendeckemessaging: Avoid a socket leak after fork
2017-09-04 Christof Schmittvfs_gpfs: Request DENY_DELETE sharemode when possible
2017-09-04 Christof Schmittvfs_gpfs: Do not map DELETE sharemode access to WRITE
2017-08-30 Volker Lendeckewinbind: Rename winbindd_cm_conn->netlogon_creds to...
2017-08-30 Volker Lendeckewinbind: Fix a signed/unsigned hickup
2017-08-29 David Disseldorp... tests/fake_snap: sanitize paths
2017-08-28 Ralph Boehmes3/mdssvc: missing assignment in sl_pack_float
2017-08-25 Ralph Boehmeselftest: run smb2.notify-inotify testsuite against...
2017-08-25 Andreas Schneiders3:vfs: Do not overrun array ad->ad_eid
2017-08-25 Andreas Schneiders3:modules: Avoid setting the sign bit to 1.
2017-08-24 Andreas Schneiders3:libsmb: Print the kinit failed message with DBGLVL_N...
2017-08-24 Andreas Schneiders3:script: Untaint user supplied data in modprinter.pl
2017-08-24 Andreas Schneiders3:spoolss: Set timeout values to the one which Windows...
2017-08-23 Volker Lendeckeconfigure: Centralize check for posix_fallocate
2017-08-23 Christof Schmittvfs_default: Fix passing of errno from async calls
2017-08-23 Volker Lendeckeacl_common: Avoid "#include vfs_acl_common.c"
2017-08-23 Volker Lendeckeacl_common: Pass store_acl_blob_fsp through store_v3_blob
2017-08-23 Volker Lendeckeacl_common: Pass get_acl_blob_fn as a pointer to get_nt...
2017-08-23 Andreas Schneiders3:tests: Add test for changing the local user password...
2017-08-23 Andreas Schneiders3:utils: Remove pointless if-clause for remote_machine
2017-08-23 Andreas Schneiders3:utils: Make sure we authenticate against our SAM...
2017-08-23 Andreas Schneiders3:utils: Pass domain to password_change() in smbpasswd
2017-08-23 Andreas Schneiders3:utils: Make strings const passed to password_change...
2017-08-23 Andreas Schneiders3:libsmb: Move prototye of remote_password_change()
2017-08-23 Andreas Schneiders3:libsmb: Pass domain to remote_password_change()
2017-08-23 Andreas Schneiders3:utils: Do not report an invalid range for AD DC...
2017-08-19 Andreas Schneiders3:printing: Add NULL check for state_path()
2017-08-18 Stefan Metzmachers3:libsmb: let do_connect() debug the negotiation resul...
2017-08-18 Stefan Metzmachers3:libsmb: don't call cli_NetServerEnum() on SMB2/3...
2017-08-18 Stefan Metzmachers3:smbclient: don't try any workgroup listing with...
2017-08-18 Stefan Metzmachers3:smbclient: improve the error messages for smbclient -L
2017-08-18 Stefan Metzmachers3:libsmb: let get_ipc_connect() use CLI_FULL_CONNECTIO...
2017-08-18 Andreas Schneiders3:utils: Allow to run smbpasswd as user
2017-08-18 Stefan Metzmachers3:gse_krb5: make use of precalculated krb5 keys in...
2017-08-18 Stefan Metzmachers3:secrets: allow secrets_fetch_or_upgrade_domain_info...
2017-08-17 Jeremy Allisons3: libsmb: Add cli_smb2_chkpath() and use from cli_chk...
2017-08-17 Volker Lendeckegencache: Simplify gencache_stabilize
2017-08-17 Volker Lendeckegencache: Remove tdb_check from gencache_init()
2017-08-16 Anoop C Ss3: messaging: Add background job send failure message
2017-08-11 Andreas Schneiders3:libads: Fix changing passwords with Kerberos
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 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-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 Anoop C Ssource3/client: Fix typo in help message displayed...
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 Metzmacherauth/common: add support for auth4_ctx->check_ntlm_pass...
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-04 Ralph Wuerthneridmap: remove unused function idmap_is_online()
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-07-27 Omri Mors3: smbd: Modernize Avahi DEBUG macros and long if...
2017-07-26 Jeremy Allisons3: clients: Use netlogon_creds_cli_close_global_db...
2017-07-26 Jeremy Allisons3: rpcclient: Use rpcclient_msg_ctx as the long-lived...
next