index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
libsmb: Fix removing invalid samlogon cache entries
Volker Lendecke
2014-12-12
1
-1
/
+1
*
vfs_streams_xattr: add missing call to SMB_VFS_NEXT_CONNECT
Ralph Boehme
2014-12-12
1
-0
/
+6
*
selftest: Add test for joining a Samba classic DC as a BDC
Andrew Bartlett
2014-12-11
2
-0
/
+29
*
libsmb: Allow change of BDC trust account password
Andrew Bartlett
2014-12-11
1
-0
/
+3
*
auth: Allow domain join to itself when we are a PDC
Andrew Bartlett
2014-12-11
1
-1
/
+3
*
selftest: Add 'net dom join' test which fails cause we are a DC
Andreas Schneider
2014-12-11
2
-0
/
+27
*
netapi: Move DC check to NetJoinDomain() where it is needed.
Andrew Bartlett
2014-12-11
2
-4
/
+4
*
vfs_glusterfs: Set connectpath as snapdir-entry-path.
raghavendra talur
2014-12-10
1
-0
/
+11
*
vfs_glusterfs: Remember the connect path too for reopening.
raghavendra talur
2014-12-10
1
-5
/
+15
*
vfs_glusterfs: In vfs_gluster_sys_acl_get_file/fd, reduce the number of getxa...
Poornima G
2014-12-10
1
-10
/
+32
*
notify_inotify: Simplify inotify_dispatch
Volker Lendecke
2014-12-09
1
-15
/
+17
*
smbd: Compile notify_inotify only if available
Volker Lendecke
2014-12-09
2
-6
/
+6
*
notify_inotify: inotify_watch now takes a mem_ctx
Volker Lendecke
2014-12-09
3
-4
/
+13
*
notify: Add "dir" to notify_event
Volker Lendecke
2014-12-09
2
-3
/
+9
*
notify_inotify: Make inotify_watch return 0/errno
Volker Lendecke
2014-12-09
3
-26
/
+31
*
notify_inotify: Slightly simplify watch_destructor
Volker Lendecke
2014-12-09
1
-8
/
+10
*
notify_inotify: Slightly simplify inotify_watch
Volker Lendecke
2014-12-09
1
-15
/
+13
*
notify_inotify: Make inotify_setup return 0/errno
Volker Lendecke
2014-12-09
1
-10
/
+15
*
notify_inotify: Add a NULL check
Volker Lendecke
2014-12-09
1
-1
/
+8
*
notify_inotify: Simplify filter_match
Volker Lendecke
2014-12-09
1
-20
/
+19
*
smbd: Move lp_parm_bool out of notify_inotify.c
Volker Lendecke
2014-12-09
2
-4
/
+3
*
lib: Use iov_buf in unix_msg
Volker Lendecke
2014-12-09
2
-24
/
+3
*
lib: Simplify iov_buf[len]
Volker Lendecke
2014-12-09
4
-32
/
+31
*
messaging3: Avoid self-send complexity
Volker Lendecke
2014-12-09
3
-112
/
+5
*
s3:locking: Change the data model for leases_db to cope with dynamic path ren...
Jeremy Allison
2014-12-09
5
-73
/
+161
*
s3:locking: pass down servicepath to leases_db_add()
Jeremy Allison
2014-12-09
3
-2
/
+8
*
s3:locking: Add new utility function leases_db_copy_file_ids()
Jeremy Allison
2014-12-09
2
-0
/
+25
*
s3:locking: prepare the data model for leases_db to cope with dynamic path re...
Jeremy Allison
2014-12-09
1
-0
/
+7
*
s3:locking: pass servicename_new to leases_db_rename()
Jeremy Allison
2014-12-09
3
-0
/
+3
*
vfs: Add missing include for sys_pread() in cacheprime module.
Andreas Schneider
2014-12-08
1
-0
/
+1
*
smbd: Add missing include for iov_buflen().
Andreas Schneider
2014-12-08
1
-0
/
+1
*
s3: modules: Fix *allocate* calls to follow POSIX error return convention.
Jeremy Allison
2014-12-08
4
-15
/
+16
*
s3: smbd: Fix *allocate* calls to follow POSIX error return convention.
Jeremy Allison
2014-12-08
1
-11
/
+11
*
s3: smbd: Fix *allocate* calls to follow POSIX error return convention.
Jeremy Allison
2014-12-08
1
-5
/
+12
*
smbd: Use read_data() in notify_inotify
Volker Lendecke
2014-12-07
1
-5
/
+6
*
lib: Add a simple read_data call without NTSTATUS
Volker Lendecke
2014-12-07
2
-0
/
+23
*
lib: Make write_data take a const void *
Volker Lendecke
2014-12-07
2
-2
/
+2
*
lib: Split out write_data[_iov]
Volker Lendecke
2014-12-07
18
-85
/
+156
*
lib: Split out iov_buf[len]
Volker Lendecke
2014-12-07
7
-46
/
+104
*
lib: read_data->read_data_ntstatus
Volker Lendecke
2014-12-07
7
-11
/
+13
*
lib: Split out sys_[read|write] & friends
Volker Lendecke
2014-12-07
20
-96
/
+158
*
Fix signed/unsigned comparisons
Volker Lendecke
2014-12-07
1
-1
/
+1
*
ctdbd_conn: Accept msgs to all registered srvids
Volker Lendecke
2014-12-07
1
-5
/
+38
*
inotify: Properly handle cross-dir renames
Volker Lendecke
2014-12-05
1
-3
/
+7
*
s3: leases: Make SMB2 setinfo SMB2_FILE_RENAME_INFORMATION_INTERNAL async.
Jeremy Allison
2014-12-05
1
-0
/
+218
*
s3: leases: send_break_message() public.
Jeremy Allison
2014-12-05
2
-1
/
+4
*
s3: leases: Make aio_add_req_to_fsp() public.
Jeremy Allison
2014-12-05
2
-1
/
+2
*
s3: leases : Cope with renaming leased open files.
Jeremy Allison
2014-12-05
1
-1
/
+24
*
s3: leases: Add leases_db_rename() to cope with renaming a leased file.
Jeremy Allison
2014-12-05
2
-1
/
+27
*
s3:smbd: add SMB_VFS_READDIR_ATTR() to marshall direntry
Ralph Boehme
2014-12-04
1
-6
/
+58
[prev]
[next]