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