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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:smb2_flush: make use of file_fsp_smb2()
Stefan Metzmacher
2012-06-09
1
-26
/
+9
*
s3:smbd: add file_fsp_smb2()
Stefan Metzmacher
2012-06-09
2
-0
/
+46
*
s3:smb2_write: pass fsp->fnum to init_strict_lock_struct()
Stefan Metzmacher
2012-06-09
1
-1
/
+1
*
s3:smb2_read: pass fsp->fnum to init_strict_lock_struct()
Stefan Metzmacher
2012-06-09
1
-2
/
+2
*
s3:smb2_lock: use fsp->fnum as locking context
Stefan Metzmacher
2012-06-09
1
-1
/
+1
*
s3:smb2_lock: use smb2req->compat_chain_fsp instead of looking it up again
Stefan Metzmacher
2012-06-09
1
-6
/
+1
*
s3:smbd: set req->smb2req->compat_chain_fsp in file_fsp()
Stefan Metzmacher
2012-06-09
1
-0
/
+3
*
s3:smb2_close: add missing TALLOC_FREE(subreq) in smbd_smb2_request_close_done()
Stefan Metzmacher
2012-06-09
1
-0
/
+1
*
s3:smbd: readd START_PROFILE(smbd_idle)/END_PROFILE(smbd_idle)
Stefan Metzmacher
2012-06-09
1
-0
/
+15
*
tdb2: use ccan/err instead of err.h
Rusty Russell
2012-06-09
35
-36
/
+11
*
ccan: make failtest use ccan/err.
Rusty Russell
2012-06-09
2
-1
/
+2
*
ccan: import err module.from ccan revision 5add556a1cb64b49a664506aa76216d885...
Rusty Russell
2012-06-09
6
-2
/
+348
*
s3:smbd: change set_file_oplock() to return NTSTATUS
Michael Adam
2012-06-08
3
-7
/
+9
*
s3: Replace an if with a boolean short circuit
Volker Lendecke
2012-06-08
1
-5
/
+3
*
s3: Assigning ?True:False to a bool is a bit pointless
Volker Lendecke
2012-06-08
1
-3
/
+2
*
s3: Remove unnecessary ()
Volker Lendecke
2012-06-08
1
-1
/
+1
*
s3: Replace an if with a boolean short circuit
Volker Lendecke
2012-06-08
1
-5
/
+3
*
s3: Assigning ?True:False to a bool is a bit pointless
Volker Lendecke
2012-06-08
1
-2
/
+2
*
s3: Remove unnecessary ()
Volker Lendecke
2012-06-08
1
-1
/
+1
*
tevent: change version to 0.9.16
Stefan Metzmacher
2012-06-08
2
-1
/
+83
*
tevent: expose tevent_context_init_ops
Stefan Metzmacher
2012-06-08
2
-3
/
+19
*
lib/tevent: Add trace point callback
Martin Schwenke
2012-06-08
8
-0
/
+82
*
lib/tevent: In poll_event_context, add a pointer back to the tevent_context
Martin Schwenke
2012-06-08
1
-0
/
+4
*
s3:smbd: remove unnecessary variable readret from read_file()
Michael Adam
2012-06-08
1
-7
/
+3
*
s3:smbd: remove ancient DMF_FIX from read_file().
Michael Adam
2012-06-08
1
-15
/
+0
*
build: do not run fsrvp tests as part of selftest
David Disseldorp
2012-06-08
1
-0
/
+1
*
s4-torture: fsrvp test suite
David Disseldorp
2012-06-08
3
-2
/
+574
*
doc: add FSRVP commands to rpcclient man page
David Disseldorp
2012-06-08
1
-0
/
+45
*
s3-rpcclient: add fsrvp commands
David Disseldorp
2012-06-08
5
-3
/
+670
*
idl: add File Server Remote VSS Protocol idl
David Disseldorp
2012-06-08
3
-3
/
+126
*
samba_util: mark smb_panic as _NORETURN_.
Rusty Russell
2012-06-08
1
-1
/
+1
*
s3-winbindd: call dump_core_setup after command line option has been parsed
Matthieu Patou
2012-06-08
1
-0
/
+2
*
s3-waf: Fix the winbindd active directory idmap support build.
Ira Cooper
2012-06-08
1
-1
/
+1
*
build: try to fix large file support for AIX
Björn Jacke
2012-06-08
1
-0
/
+8
*
ccan: Only build ccan-failtest when we are in developer mode
Andrew Bartlett
2012-06-07
2
-32
/
+50
*
lib/tdb2: build tests when built at toplevel.
Rusty Russell
2012-06-07
1
-23
/
+94
*
waf: fix parsing krb5-config --version for MIT krb5
Alexander Bokovoy
2012-06-07
1
-2
/
+8
*
waf: support --without-ad-dc for Heimdal (embedded and system) as well
Alexander Bokovoy
2012-06-07
4
-6
/
+6
*
build: fix typo that breaks the HP-UX build
Björn Jacke
2012-06-07
1
-1
/
+1
*
build: Tidy up broken posix_fallocate tests
Andrew Bartlett
2012-06-07
2
-3
/
+3
*
s4-libcli: Remove unused finddcs_nbt
Andrew Bartlett
2012-06-07
2
-314
/
+3
*
build: Add missing deps and make MESSAGING a private library
Andrew Bartlett
2012-06-07
6
-9
/
+10
*
util: fix build on platforms without IPv6 support
Björn Jacke
2012-06-07
1
-1
/
+1
*
s3: enable winbind also for upcoming FreeBSD/NetBSD releases >=10
Björn Jacke
2012-06-07
1
-2
/
+2
*
script/commit_mark.sh: add the current branch name
Stefan Metzmacher
2012-06-07
1
-4
/
+6
*
s3:include: change lock_struct->fnum to uint64_t
Michael Adam
2012-06-06
4
-6
/
+7
*
s3:include: change lock_context->tid to uint32_t
Michael Adam
2012-06-06
1
-1
/
+1
*
s3:include: change connection_struct->cnum to uint32_t
Michael Adam
2012-06-06
4
-4
/
+4
*
s3:include: change smb_request->tid to uint32_t
Michael Adam
2012-06-06
1
-1
/
+1
*
s3:smb: change the value of TID_FIELD_INVALID from -1 to 0
Michael Adam
2012-06-06
1
-1
/
+1
[next]