index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-21
winbindd: avoid refreshing sequence number when domain is offline
Uri Simchoni
1
-3
/
+0
2017-07-21
winbindd: queryuser - only get group name if needed
Uri Simchoni
1
-2
/
+24
2017-07-21
winbindd: cache name-to-sid from PAC based on lookup domain
Uri Simchoni
1
-1
/
+1
2017-07-21
vfs_ceph: fix cephwrap_chdir()
David Disseldorp
1
-8
/
+0
2017-07-20
build: fix ceph_statx check when configured with libcephfs_dir
David Disseldorp
1
-2
/
+7
2017-07-20
s3/utils: smbcacls failed to detect DIRECTORIES using SMB2 (windows only)
Noel Power
1
-11
/
+3
2017-07-19
smbd: Fix a connection run-down race condition
Volker Lendecke
1
-6
/
+27
2017-07-19
dbwrap_ctdb: Fix calculation of persistent flag
Amitay Isaacs
1
-1
/
+1
2017-07-19
s3:tests: Fix directory creation and deletion of test_nosymlinks()
Andreas Schneider
1
-11
/
+78
2017-07-19
s3:tests: Fix directory creation and deletion of test_local_symlinks()
Andreas Schneider
1
-8
/
+77
2017-07-18
s3: smbclient: Add a test for the setmode command.
Jeremy Allison
1
-0
/
+51
2017-07-18
s3: libsmb: Reverse sense of 'clear all attributes', ignore attribute change ...
Jeremy Allison
1
-0
/
+23
2017-07-18
Revert "s3:smbclient: Allow last dos attribute to be cleared"
Jeremy Allison
1
-21
/
+3
2017-07-15
s3:client: The smbspool krb5 wrapper needs negotiate for authentication
Andreas Schneider
1
-10
/
+19
2017-07-15
s3: smbd: Fix a read after free if a chained SMB1 call goes async.
Jeremy Allison
1
-1
/
+1
2017-07-15
s3/notifyd: ensure notifyd doesn't return from smbd_notifyd_init
Ralph Boehme
1
-1
/
+7
2017-07-14
s3: drop build_env
Bernhard M. Wiedemann
2
-49
/
+0
2017-07-14
s3:smbclient: Allow last dos attribute to be cleared
Steve French
1
-3
/
+21
2017-07-13
vfs_fruit: don't use MS NFS ACEs with Windows clients
Ralph Boehme
1
-0
/
+6
2017-07-12
spoolss: Fix CID 1414784 Uninitialized scalar variable
Volker Lendecke
1
-9
/
+9
2017-07-12
dbwrap: Ask CTDB for local tdb open flags
Ralph Boehme
1
-3
/
+19
2017-07-12
ctdbd_conn: pass persistent bool instead of tdb_flags
Ralph Boehme
3
-5
/
+5
2017-07-12
ctdbd_conn: move CTDB_CONTROL_ENABLE_SEQNUM control to db_open_ctdb
Ralph Boehme
2
-15
/
+16
2017-07-12
dbwrap: CTDB ignores tdb_flags passed to db attach controls
Amitay Isaacs
1
-1
/
+1
2017-07-12
dbwrap: enable mutexes by default for volatile TDBs
Ralph Boehme
1
-1
/
+1
2017-07-12
idmap_ad: Retry query_user exactly once if we get TLDAP_SERVER_DOWN
Dustin L. Howett via samba-technical
1
-1
/
+18
2017-07-12
selftest: add some basic tests for idmap_ad
Ralph Boehme
1
-1
/
+3
2017-07-12
vfs_fruit: add fruit:model = <modelname> parametric option
Günther Deschner
1
-1
/
+5
2017-07-11
s3/vfs: rename SMB_VFS_STRICT_LOCK to SMB_VFS_STRICT_LOCK_CHECK
Ralph Boehme
16
-62
/
+64
2017-07-10
s3/vfs: remove SMB_VFS_STRICT_UNLOCK
Ralph Boehme
16
-192
/
+30
2017-07-10
s3:smbd: consistently use talloc_tos() memory for rpc_pipe_open_interface()
Stefan Metzmacher
2
-11
/
+11
2017-07-08
selftest: add a test for accessing previous version of directories with snapd...
Ralph Boehme
1
-0
/
+23
2017-07-07
s3/smbd: let non_widelink_open() chdir() to directories directly
Ralph Boehme
1
-5
/
+25
2017-07-07
s3: tests: Add test for new smbclient "deltree" command.
Jeremy Allison
1
-0
/
+47
2017-07-07
s3: smbclient: Add new command deltree.
Jeremy Allison
1
-0
/
+178
2017-07-07
s3: client: Move struct file_list code to using talloc from malloc.
Jeremy Allison
1
-11
/
+18
2017-07-07
messaging: Remove messaging_handler_send
Volker Lendecke
2
-89
/
+0
2017-07-07
notifyd: Remove notifyd_handler_done
Volker Lendecke
1
-13
/
+0
2017-07-07
notifyd: Use messaging_register for MSG_SMB_NOTIFY_DB
Volker Lendecke
1
-35
/
+36
2017-07-07
notifyd: Use messaging_register for MSG_SMB_NOTIFY_GET_DB
Volker Lendecke
1
-25
/
+22
2017-07-07
notifyd: Use messaging_register for MSG_SMB_NOTIFY_TRIGGER
Volker Lendecke
1
-32
/
+29
2017-07-07
notifyd: Use messaging_register for MSG_SMB_NOTIFY_REC_CHANGE
Volker Lendecke
1
-32
/
+41
2017-07-07
messaging: make messaging_rec_create public
Volker Lendecke
2
-1
/
+6
2017-07-07
notifyd: Avoid an if-expression
Volker Lendecke
1
-36
/
+33
2017-07-07
notifyd: Consolidate two #ifdef CLUSTER into one
Volker Lendecke
1
-12
/
+9
2017-07-07
notifyd: Only ask for messaging_ctdb_conn when clustering
Volker Lendecke
2
-31
/
+42
2017-07-07
Add support for passing the max_referral_level into the cli call to get a DFS...
Richard Sharpe
2
-2
/
+26
2017-07-04
s3/tests: add a net cache samlogon test
Ralph Boehme
2
-0
/
+47
2017-07-04
net: fix net cache samlogon list output
Ralph Boehme
1
-4
/
+5
2017-07-04
smbldap: expose bind callback via API and increase smbldap ABI version
Alexander Bokovoy
4
-7
/
+50
[next]