index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: modules: vfs_acl_common - Add Ralph's copyright.
Jeremy Allison
2016-08-31
1
-0
/
+1
*
vfs_acl_common: use DBG_LEVEL and remove function prefixes in DEBUG statements
Ralph Boehme
2016-08-30
1
-42
/
+33
*
s4/torture: tests for vfs_acl_xattr default ACL styles
Ralph Boehme
2016-08-30
1
-1
/
+3
*
vfs_acl_common: Windows style default ACL
Ralph Boehme
2016-08-30
1
-0
/
+76
*
vfs_acl_xattr|tdb: add option to control default ACL style
Ralph Boehme
2016-08-30
1
-6
/
+42
*
vfs_acl_common: check for ignore_system_acls before fetching filesystem ACL
Ralph Boehme
2016-08-30
1
-44
/
+55
*
vfs_acl_common: move stat stuff to a helper function
Ralph Boehme
2016-08-30
1
-31
/
+48
*
vfs_acl_tdb|xattr: use a config handle
Ralph Boehme
2016-08-30
3
-10
/
+54
*
vfs_acl_common: move the ACL blob validation to a helper function
Ralph Boehme
2016-08-30
1
-89
/
+127
*
vfs_acl_common: simplify ACL logic, cleanup and talloc hierarchy
Ralph Boehme
2016-08-30
1
-70
/
+61
*
vfs_acl_common: remove redundant NULL assignment
Ralph Boehme
2016-08-30
1
-2
/
+0
*
vfs_acl_common: rename pdesc_next to psd_fs
Ralph Boehme
2016-08-30
1
-17
/
+17
*
vfs_acl_common: rename psd to psd_blob in get_nt_acl_internal()
Ralph Boehme
2016-08-30
1
-29
/
+29
*
Revert "vfs_acl_xattr: objects without NT ACL xattr"
Ralph Boehme
2016-08-30
1
-4
/
+39
*
s3/rpc_server: shared rpc modules directory may not exist
Ralph Boehme
2016-08-30
1
-1
/
+11
*
pthreadpool: Signal job completion without the pool mutex
Volker Lendecke
2016-08-30
1
-3
/
+4
*
pthreadpool: We always want asserts to abort()
Volker Lendecke
2016-08-30
1
-0
/
+5
*
pthreadpool: Fix formatting
Volker Lendecke
2016-08-30
1
-1
/
+2
*
lib: Use tdb_storev in gencache
Volker Lendecke
2016-08-29
1
-14
/
+5
*
dbwrap: Use tdb_storev in dbwrap_ctdb
Volker Lendecke
2016-08-29
1
-13
/
+5
*
dbwrap_watch: Add dsize to DEBUG, avoid casts
Volker Lendecke
2016-08-29
1
-3
/
+3
*
s3-util: Fix asking for username and password in smbget.
Andreas Schneider
2016-08-26
1
-14
/
+12
*
vfs_shadow_copy: handle non-existant files and wildcards
Uri Simchoni
2016-08-25
1
-1
/
+30
*
selftest: test listing directories inside snapshots
Uri Simchoni
2016-08-25
1
-6
/
+34
*
selftest: check file readability in shadow_copy2 test
Uri Simchoni
2016-08-25
1
-7
/
+37
*
selftest: add content to files created during shadow_copy2 test
Uri Simchoni
2016-08-25
1
-12
/
+14
*
s2-selftest: run shadow_copy2 test both in NT1 and SMB3 modes
Uri Simchoni
2016-08-25
2
-3
/
+4
*
s3: vfs: Fix compilation error on Solaris.
Jeremy Allison
2016-08-25
1
-1
/
+1
*
rpc_server: Fix a typo
Volker Lendecke
2016-08-24
1
-1
/
+1
*
passdb: Fix format-nonliteral warning
Amitay Isaacs
2016-08-24
1
-5
/
+22
*
wibindd: Fix format-nonliteral warning
Amitay Isaacs
2016-08-24
1
-0
/
+4
*
regedit: Fix format-nonliteral warning
Amitay Isaacs
2016-08-24
3
-7
/
+19
*
s3-libnet: Fix format-nonliteral warning
Amitay Isaacs
2016-08-24
2
-0
/
+13
*
s3-netapi: Fix format-nonliteral warning
Amitay Isaacs
2016-08-24
1
-1
/
+3
*
s3-include: Fix format-nonliteral warning
Amitay Isaacs
2016-08-24
2
-6
/
+10
*
s3-lib: Fix format-nonliteral warning
Amitay Isaacs
2016-08-24
2
-1
/
+4
*
s3-lib: Remove unused function sprintf_append
Amitay Isaacs
2016-08-24
6
-113
/
+0
*
lib: Remove unused source3/lib/asys
Volker Lendecke
2016-08-24
5
-599
/
+0
*
vfs: Remove link to asys_
Volker Lendecke
2016-08-24
2
-137
/
+0
*
vfs: Convert vfs_fsync_send to pthreadpool_tevent
Volker Lendecke
2016-08-24
1
-12
/
+81
*
vfs: Convert vfs_write_send to pthreadpool_tevent
Volker Lendecke
2016-08-24
1
-12
/
+94
*
vfs: Convert vfs_pread_send to pthreadpool_tevent
Volker Lendecke
2016-08-24
1
-12
/
+94
*
smbd: Add pthreadpool_tevent to smbd_server_connection
Volker Lendecke
2016-08-24
2
-0
/
+19
*
smbtorture3: Add LOCAL-PTHREADPOOL-TEVENT
Volker Lendecke
2016-08-24
5
-0
/
+86
*
lib: Add pthreadpool_tevent
Volker Lendecke
2016-08-24
3
-4
/
+287
*
lib: add job data to to callback
Volker Lendecke
2016-08-24
4
-14
/
+35
*
lib: Move pipe signalling to pthreadpool_pipe.c
Volker Lendecke
2016-08-24
4
-242
/
+134
*
lib: Use pthreadpool_pipe instead of pthreadpool
Volker Lendecke
2016-08-24
6
-98
/
+100
*
lib: Add pthreadpool_pipe
Volker Lendecke
2016-08-24
3
-2
/
+125
*
lib: enable threaded immediates in source3
Volker Lendecke
2016-08-24
1
-0
/
+4
[next]