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
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move public header accumulation out of the perl code.
Jelmer Vernooij
2008-02-26
29
-83
/
+116
*
Fix pydoctor.
Jelmer Vernooij
2008-02-26
2
-5
/
+5
*
Support building .so versions of the modules.
Jelmer Vernooij
2008-02-26
3
-34
/
+50
*
use make macro for python.
Jelmer Vernooij
2008-02-26
4
-31
/
+40
*
Fix manpage paths.
Jelmer Vernooij
2008-02-26
2
-7
/
+7
*
Move manpage management out of the perl build system.
Jelmer Vernooij
2008-02-26
13
-38
/
+47
*
Fix include.
Jelmer Vernooij
2008-02-26
1
-1
/
+1
*
Move common rules code to separate directory.
Jelmer Vernooij
2008-02-26
4
-13
/
+20
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-02-26
21
-259
/
+1010
|
\
|
*
Fix build on VOS: socklen_t is needed for rep_inet_ntop: move it up.
Michael Adam
2008-02-26
1
-5
/
+5
|
*
BASE-DEFER_OPEN: be less strict with to late responses
Stefan Metzmacher
2008-02-26
1
-1
/
+1
|
*
selftest: Samba4 passes all oplocks tests now
Stefan Metzmacher
2008-02-26
3
-5
/
+6
|
*
pvfs_setpathinfo: retry setpathinfo after oplock not granted on on setpathinf...
Stefan Metzmacher
2008-02-26
1
-0
/
+107
|
*
pvfs_open: add pvfs_can_update_file_size()
Stefan Metzmacher
2008-02-26
1
-0
/
+62
|
*
pvfs_unlink: retry unlink after oplock not granted
Stefan Metzmacher
2008-02-26
2
-7
/
+113
|
*
pvfs: add posix:oplocktimeout=30 option
Stefan Metzmacher
2008-02-26
2
-2
/
+11
|
*
pvfs_setfileinfo: break level2 oplocks on setfileinfo() ALLOCATION_INFO and E...
Stefan Metzmacher
2008-02-26
1
-0
/
+6
|
*
pvfs: send oplock breaks to none to level2 holders on write/lock requests
Stefan Metzmacher
2008-02-26
2
-1
/
+7
|
*
pvfs_oplocks: add pvfs_break_level2_oplocks()
Stefan Metzmacher
2008-02-26
1
-0
/
+39
|
*
pvfs: handle oplock releases in its own function pvfs_oplock_release()
Stefan Metzmacher
2008-02-26
2
-7
/
+68
|
*
pvfs_open: call pvfs_setup_oplock() if an oplock was granted
Stefan Metzmacher
2008-02-26
2
-3
/
+27
|
*
pvfs: add pvfs_setup_oplock() to receive oplock breaks and pass them to the c...
Stefan Metzmacher
2008-02-26
2
-0
/
+137
|
*
pvfs_open: make the retry logic indepdendent from open and sharing violations
Stefan Metzmacher
2008-02-26
2
-50
/
+104
|
*
pvfs_open: fix odb_can_open() callers after prototype change
Stefan Metzmacher
2008-02-26
1
-16
/
+35
|
*
opendb: unify the parameters of odb_open_file() and odb_can_open()
Stefan Metzmacher
2008-02-26
4
-18
/
+15
|
*
pvfs_open: pass down open_disposition and break_to_none to odb_open_file()
Stefan Metzmacher
2008-02-26
1
-8
/
+12
|
*
opendb: pass down open_disposition and break_to_none to odb_open_file()
Stefan Metzmacher
2008-02-26
4
-18
/
+21
|
*
pvfs_setfileinfo_rename: map DELETE_PENDING to ACCESS_DENIED
Stefan Metzmacher
2008-02-26
1
-0
/
+3
|
*
opendb_tdb: only file->delete_on_close == true should give DELETE_PENDING
Stefan Metzmacher
2008-02-26
1
-2
/
+5
|
*
opendb_tdb: move sharemode, oplock logic into odb_tdb_open_can_internal()
Stefan Metzmacher
2008-02-26
1
-89
/
+102
|
*
opendb_tdb: add force break to none logic
Stefan Metzmacher
2008-02-26
1
-2
/
+7
|
*
opendb_tdb: attribute only opens doesn't conflict with BATCH oplocks
Stefan Metzmacher
2008-02-26
1
-2
/
+35
|
*
opendb_tdb: grant level2 oplocks
Stefan Metzmacher
2008-02-26
1
-9
/
+23
|
*
opendb: add odb_break_oplocks() function
Stefan Metzmacher
2008-02-26
4
-2
/
+57
|
*
Update homepages for talloc, tdb and ldb subprojects
Simo Sorce
2008-02-25
3
-34
/
+24
*
|
Revert cflags hack.
Jelmer Vernooij
2008-02-26
1
-4
/
+4
*
|
Use make to generate fragments rather than the perl code.
Jelmer Vernooij
2008-02-26
1
-1
/
+7
*
|
Move more code out of perl.
Jelmer Vernooij
2008-02-26
2
-5
/
+5
*
|
Fix the build (again).
Jelmer Vernooij
2008-02-26
5
-1
/
+42
*
|
Fix the build.
Jelmer Vernooij
2008-02-26
5
-377
/
+374
*
|
Remove legacy code for public prototype headers.
Jelmer Vernooij
2008-02-25
2
-27
/
+6
*
|
Remove public prototype headers. Generating both public and private prototype...
Jelmer Vernooij
2008-02-25
14
-26
/
+24
*
|
Remove binaries:: in favor of SBIN_PROGS, BIN_PROGS.
Jelmer Vernooij
2008-02-25
2
-8
/
+3
*
|
Use more make constructions for shared library bits.
Jelmer Vernooij
2008-02-25
2
-27
/
+33
*
|
Use make's $(call) feature.
Jelmer Vernooij
2008-02-25
3
-16
/
+25
*
|
Fix use of realpath, fix init functions for ldb.
Jelmer Vernooij
2008-02-25
8
-54
/
+58
*
|
Update smb_build README.
Jelmer Vernooij
2008-02-25
1
-3
/
+1
*
|
Remove obsolete comment.
Jelmer Vernooij
2008-02-25
1
-9
/
+3
*
|
Merge env.pm into makefile.pm.
Jelmer Vernooij
2008-02-25
3
-61
/
+27
*
|
Move configure output details out of perl code.
Jelmer Vernooij
2008-02-25
2
-9
/
+9
[next]