auth/ntlmssp: introduce ntlmssp_server_auth_send/recv
[metze/samba/wip.git] / source3 /
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...
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...
2017-07-26 Günther Deschners3-printing: precreate DriverStore directories.
2017-07-25 Günther Deschners3-printing: add spoolss_get_short_filesys_environment...
2017-07-25 Günther Deschners3-printing: pre-create color and PCC directories under...
2017-07-25 Volker Lendeckelibsmb: Enable "cli_notify" for SMB2+
2017-07-25 Volker Lendeckelibsmb: Add cli_smb2_notify
2017-07-25 Volker Lendeckemessaging: Remove "struct messaging_backend"
2017-07-25 Volker Lendeckemessaging: Remove messages_ctdbd.c
2017-07-25 Volker Lendeckectdb_conn: Use messaging_ctdb_connection
2017-07-25 Volker Lendeckemessaging: Use messaging_ctdb_ref()
2017-07-25 Volker Lendeckemessages_ctdb: Add messaging_ctdb_connection
2017-07-25 Volker Lendeckesmbpasswd: Initialize messaging for messaging_ctdb_conn
2017-07-25 Volker Lendeckedbwrap_ctdb: Use messaging_ctdbd_connection
2017-07-25 Volker Lendeckemessaging: Add messages_ctdb_ref
2017-07-25 Volker Lendeckemessaging: Add messaging_ctdb_init/destroy
2017-07-25 Volker Lendeckedbwrap: Avoid dbwrap_merge_dbufs in db_ctdb_storev
2017-07-25 Volker Lendeckemessages_ctdb: Handle async msgs for nested event contexts
2017-07-25 Volker Lendeckemessaging: Add messaging_ctdbd_register_tevent_context
2017-07-25 Volker Lendeckectdbd_conn: Pass "ev" through ctdbd_socket_readable
2017-07-25 Volker Lendeckectdbd_conn: Pass "ev" through ctdb_handle_message
2017-07-25 Volker Lendeckectdbd_conn: Pass "ev" through ctdbd_msg_call_back
2017-07-25 Volker Lendeckectdbd_conn: Pass "ev" through ctdb connection callbacks
2017-07-25 Volker Lendeckemessaging: Broadcast messages to all event contexts
2017-07-25 Volker Lendeckemessaging: Keep an array of event contexts registered
2017-07-25 Volker Lendeckemessaging: Factor out messaging_dispatch_waiters
2017-07-25 Volker Lendeckeg_lock: remove unused functions g_lock_get() and g_lock...
2017-07-25 Volker Lendeckeg_lock: Use parse_record in g_lock_dump
2017-07-25 Volker Lendeckeg_lock: remove unused functions g_lock_put() and g_lock...
2017-07-25 Volker Lendeckeg_lock: Use dbwrap_do_locked in g_lock_write_data
2017-07-25 Volker Lendecketorture3: Add verification for g_lock_retry
2017-07-25 Volker Lendeckeg_lock: Use dbwrap_do_locked in g_lock_lock_retry
2017-07-25 Volker Lendeckeg_lock: Use dbwrap_do_locked for g_lock_lock
2017-07-25 Volker Lendeckeg_lock: Avoid talloc in g_lock_trylock
2017-07-25 Volker Lendeckeg_lock: Initialize variables
2017-07-25 Volker Lendeckeg_lock: Implement g_lock_unlock without talloc
2017-07-25 Volker Lendeckeg_lock: add "struct g_lock" without talloc
2017-07-25 Volker Lendeckeg_lock: simplify g_lock_trylock
2017-07-25 Volker Lendeckeg_lock: Walk locks only once in g_lock_trylock
2017-07-25 Volker Lendeckedbwrap_watch: Implement do_locked
2017-07-25 Volker Lendeckedbwrap_watch: Introduce dbwrap_watch_rec
2017-07-25 Volker Lendecketorture3: Test dbwrap_do_locked
2017-07-25 Volker Lendeckedbwrap: Convert backend store to storev
2017-07-25 Volker Lendecketorture: Add local-g-lock-ping-pong
2017-07-25 Jeremy Allisons3: torture: Add a test for cli_setpathinfo_basic(...
2017-07-25 Jeremy Allisons3: libsmb: Implement cli_smb2_setatr() by calling...
2017-07-25 Jeremy Allisons3: libsmb: Add cli_smb2_setpathinfo(), to be called...
2017-07-25 Jeremy Allisons3: libsmbclient: Fix cli_setpathinfo_basic() to treat...
2017-07-25 Andreas Schneiders3:tests: Add tests for smbspool_krb5_wrapper
2017-07-25 Andreas Schneiders3:client: Use KRB5CCNAME in smbspool_krb5_wrapper...
2017-07-25 Andreas Schneiders3:tests: Add test for smbspool
2017-07-25 Andreas Schneiders3:client: Only use kerberos if credential cache exists...
2017-07-25 Andreas Schneiders3:client: Make it possible use smbspool in selftest
2017-07-25 Andreas Schneiders3:client: Fix the usage of argv in smbspool
2017-07-25 Andreas Schneiders3:printing: Fix setting the first jobnum
2017-07-25 Andreas Schneiders3:printing: Do not segfault in vlp if no command has...
2017-07-24 Gary Lockyerrpc: use symbolic constant to replace /root/ncalrpc_as_...
2017-07-22 Thomas Jaroschs3: libsmb: Fix use-after-free when accessing pointer *p.
2017-07-21 Uri Simchoniwinbindd: avoid refreshing sequence number when domain...
2017-07-21 Uri Simchoniwinbindd: queryuser - only get group name if needed
2017-07-21 Uri Simchoniwinbindd: cache name-to-sid from PAC based on lookup...
2017-07-21 David Disseldorpvfs_ceph: fix cephwrap_chdir()
2017-07-20 David Disseldorpbuild: fix ceph_statx check when configured with libcep...
2017-07-20 Noel Powers3/utils: smbcacls failed to detect DIRECTORIES using...
2017-07-19 Volker Lendeckesmbd: Fix a connection run-down race condition
2017-07-19 Amitay Isaacsdbwrap_ctdb: Fix calculation of persistent flag
2017-07-19 Andreas Schneiders3:tests: Fix directory creation and deletion of test_n...
2017-07-19 Andreas Schneiders3:tests: Fix directory creation and deletion of test_l...
2017-07-18 Jeremy Allisons3: smbclient: Add a test for the setmode command.
2017-07-18 Jeremy Allisons3: libsmb: Reverse sense of 'clear all attributes...
2017-07-18 Jeremy AllisonRevert "s3:smbclient: Allow last dos attribute to be...
2017-07-15 Andreas Schneiders3:client: The smbspool krb5 wrapper needs negotiate...
2017-07-15 Jeremy Allisons3: smbd: Fix a read after free if a chained SMB1 call...
2017-07-15 Ralph Boehmes3/notifyd: ensure notifyd doesn't return from smbd_not...
2017-07-14 Bernhard M. Wiedemanns3: drop build_env
2017-07-14 Steve Frenchs3:smbclient: Allow last dos attribute to be cleared
2017-07-13 Ralph Boehmevfs_fruit: don't use MS NFS ACEs with Windows clients
2017-07-12 Volker Lendeckespoolss: Fix CID 1414784 Uninitialized scalar variable
2017-07-12 Ralph Boehmedbwrap: Ask CTDB for local tdb open flags
2017-07-12 Ralph Boehmectdbd_conn: pass persistent bool instead of tdb_flags
2017-07-12 Ralph Boehmectdbd_conn: move CTDB_CONTROL_ENABLE_SEQNUM control...
2017-07-12 Amitay Isaacsdbwrap: CTDB ignores tdb_flags passed to db attach...
next