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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-22
ldb: Release 1.2.3
ldb-1.2.3
Andrew Bartlett
4
-1
/
+282
2017-12-22
ldb: Intersect the index from SCOPE_ONELEVEL with the index for the search ex...
Andrew Bartlett
1
-1
/
+50
2017-12-22
ldb_tdb: Provide struct ltdb_private to index routines
Andrew Bartlett
3
-45
/
+99
2017-12-22
selftest: Do not use dn= filter string
Andrew Bartlett
1
-2
/
+2
2017-12-21
s4:samba: Fix default to be running samba as a deamon
Andrew Bartlett
1
-1
/
+1
2017-12-15
messaging: Always register the unique id
Volker Lendecke
1
-0
/
+13
2017-12-14
winbindd: idmap_rid: error code for failing id-to-sid mapping request
Ralph Boehme
1
-1
/
+1
2017-12-14
winbindd: idmap_rid: don't rely on the static domain list
Ralph Boehme
1
-4
/
+4
2017-12-14
winbindd: pass domain SID to wbint_UnixIDs2Sids
Ralph Boehme
6
-5
/
+16
2017-12-14
winbindd: add domain SID to idmap mapping domains
Ralph Boehme
1
-15
/
+147
2017-12-14
pthreadpool: Add a test for the race condition fixed in the last commit
Volker Lendecke
1
-0
/
+82
2017-12-14
pthreadpool: Fix starvation after fork
Volker Lendecke
1
-18
/
+75
2017-12-14
third_party: Fix a typo in the option name
Andreas Schneider
1
-3
/
+3
2017-12-14
third_party: Link th aesni-intel library with -z noexecstack
Björn Baumbach
1
-0
/
+3
2017-12-13
s3: libsmb: Fix reversing of oldname/newname paths when creating a reparse po...
Jeremy Allison
1
-7
/
+7
2017-12-13
s3: client: Rename <oldname> to <link_target> in cmd_symlink() and cli_posix_...
Jeremy Allison
2
-14
/
+16
2017-12-13
pthreadpool: Fix deadlock
Volker Lendecke
1
-0
/
+3
2017-12-13
pthreadpool: Add test for pthread_create failure
Christof Schmitt
3
-0
/
+190
2017-12-13
wscript: Add check for --wrap linker flag
Christof Schmitt
1
-0
/
+4
2017-12-13
pthreadpool: Undo put_job when returning error
Christof Schmitt
1
-2
/
+26
2017-12-13
pthreadpool: Move creating of thread to new function
Christof Schmitt
1
-34
/
+45
2017-12-13
ctdb-daemon: Send STARTUP control after startup event
Amitay Isaacs
2
-6
/
+6
2017-12-13
ctdb-takeover: Send tcp tickles immediately on STARTUP control
Amitay Isaacs
1
-8
/
+7
2017-12-13
ctdb-takeover: Refactor code to send tickle lists for all public IPs
Amitay Isaacs
1
-17
/
+27
2017-12-07
vfs_zfsacl: fix compilation error
Ralph Boehme
1
-4
/
+6
2017-12-05
winbindd: let normalize_name_map() call find_domain_from_name_noinit()
Ralph Boehme
6
-23
/
+15
2017-12-05
s3: libsmb: Fix valgrind read-after-free error in cli_smb2_close_fnum_recv().
Jeremy Allison
1
-2
/
+6
2017-12-05
testprogs: Test net ads keytab list
Noel Power
1
-0
/
+13
2017-12-05
s3:libads: net ads keytab list fails with "Key table name malformed"
Noel Power
1
-1
/
+5
2017-12-05
vfs_fruit: proper VFS-stackable conversion of FinderInfo
Ralph Boehme
2
-15
/
+75
2017-12-05
vfs_fruit: add AfpInfo prototypes
Ralph Boehme
1
-0
/
+4
2017-12-05
s4/torture: fruit: in test_adouble_conversion() also check stream list and AF...
Ralph Boehme
2
-0
/
+17
2017-12-05
s4/torture: fruit: remove use of localdir from test_adouble_conversion test
Ralph Boehme
1
-63
/
+14
2017-12-05
selftest: add "fruit:veto_appledouble = no" to fruit shares
Ralph Boehme
2
-0
/
+6
2017-12-05
s4/torture: let write_stream() deal with stream=NULL
Ralph Boehme
1
-1
/
+1
2017-12-05
selftest: run AppleDouble sidecar-file conversion test runs against all fruit...
Ralph Boehme
2
-1
/
+2
2017-12-05
s4/torture: use torture_assert_goto in a vfs.fruit test
Ralph Boehme
1
-7
/
+10
2017-12-05
s4/torture: rework stream names tests usage of local xattr call
Ralph Boehme
2
-15
/
+68
2017-12-05
selftest: add localdir option to fruit subtests
Ralph Boehme
2
-2
/
+4
2017-12-05
selftest: reorder arguments for fruit tests
Ralph Boehme
1
-2
/
+2
2017-12-05
s3/loadparm: don't mark IPC$ as autoloaded
Ralph Boehme
1
-1
/
+1
2017-12-05
s3/loadparm: ensure default service options are not changed
Ralph Boehme
1
-2
/
+9
2017-12-05
s3/loadparm: allocate a fresh sDefault object per lp_ctx
Ralph Boehme
1
-1
/
+8
2017-12-05
Add vfs_zfsacl manpage to the list of manpages if we have this module enabled.
Timur I. Bakeyev
1
-0
/
+3
2017-12-05
Fix typo in the "wide links" description for the getwd cache.
Timur I. Bakeyev
1
-1
/
+1
2017-11-30
s4:samba: Allow samba daemon to run in foreground
Andreas Schneider
2
-4
/
+11
2017-11-30
s4:samba: Do not segfault if we run into issues
Andreas Schneider
1
-0
/
+8
2017-11-30
s4/smbd: set the process group.
Gary Lockyer
2
-2
/
+18
2017-11-29
repl_meta_data: Fix removing of backlink on deleted objects
Andrej Gessel
2
-2
/
+2
2017-11-29
repl_meta_data: Allow delete of an object with dangling backlinks
Andrew Bartlett
2
-10
/
+36
[next]