lib: auth: Add a shutdown function for netlogon_creds_cli_global_db.
[metze/samba/wip.git] / source3 /
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...
2017-07-12 Ralph Boehmedbwrap: enable mutexes by default for volatile TDBs
2017-07-12 Dustin L. Howett... idmap_ad: Retry query_user exactly once if we get TLDAP...
2017-07-12 Ralph Boehmeselftest: add some basic tests for idmap_ad
2017-07-12 Günther Deschnervfs_fruit: add fruit:model = <modelname> parametric...
2017-07-11 Ralph Boehmes3/vfs: rename SMB_VFS_STRICT_LOCK to SMB_VFS_STRICT_LO...
2017-07-10 Ralph Boehmes3/vfs: remove SMB_VFS_STRICT_UNLOCK
2017-07-10 Stefan Metzmachers3:smbd: consistently use talloc_tos() memory for rpc_p...
2017-07-07 Ralph Boehmeselftest: add a test for accessing previous version...
2017-07-07 Ralph Boehmes3/smbd: let non_widelink_open() chdir() to directories...
2017-07-07 Jeremy Allisons3: tests: Add test for new smbclient "deltree" command.
2017-07-07 Jeremy Allisons3: smbclient: Add new command deltree.
2017-07-07 Jeremy Allisons3: client: Move struct file_list code to using talloc...
2017-07-07 Volker Lendeckemessaging: Remove messaging_handler_send
2017-07-06 Volker Lendeckenotifyd: Remove notifyd_handler_done
2017-07-06 Volker Lendeckenotifyd: Use messaging_register for MSG_SMB_NOTIFY_DB
2017-07-06 Volker Lendeckenotifyd: Use messaging_register for MSG_SMB_NOTIFY_GET_DB
next