summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* file_server: Use samba4 auth module for guest logins as wellAndrew Bartlett2012-06-111-1/+1
* lib/param: simplfy lp_find_security()Andrew Bartlett2012-06-111-5/+0
* pyldb: Ensure that the ldb argument is really an ldb before we dereferenceAndrew Bartlett2012-06-111-0/+10
* s3-smbd: Remove unused branches in negprot since security=share was removedAndrew Bartlett2012-06-111-21/+8
* s4-selftest: Test samba-tool drs replicate --local --full-syncAndrew Bartlett2012-06-113-2/+12
* libcli/nbt: remove unused system/network.h from libnbt.hStefan Metzmacher2012-06-111-1/+0
* lib/ldb/tools: add missing "replace.h"Stefan Metzmacher2012-06-114-0/+4
* s3/test: make dd call more portableBjörn Jacke2012-06-101-1/+1
* s4/pvfs: handle non-POSIX compliant Tru64, NetBSD and FreeBSD errno on O_NOFO...Björn Jacke2012-06-101-1/+22
* s3: fix build on systems without O_NOFOLLOWBjörn Jacke2012-06-101-1/+1
* wafsamba: try to fix the build on AIX with xlc_rStefan Metzmacher2012-06-101-1/+10
* heimdal:lib/asn1: try to fix the build on IRIXStefan Metzmacher2012-06-101-2/+6
* Revert "s3:smbd: set req->smb2req->compat_chain_fsp in file_fsp()"Stefan Metzmacher2012-06-101-3/+0
* s3: handle non-POSIX compliant Tru64, NetBSD and FreeBSD errno on O_NOFOLLOW ...Björn Jacke2012-06-101-1/+20
* s3:smb2_ioctl: make use of file_fsp_smb2()Stefan Metzmacher2012-06-101-30/+12
* s3:smb2_lock: make use of file_fsp_smb2()Stefan Metzmacher2012-06-091-30/+12
* s3:smb2_write: make use of file_fsp_smb2()Stefan Metzmacher2012-06-091-26/+9
* s3:smb2_read: make use of file_fsp_smb2()Stefan Metzmacher2012-06-091-29/+11
* s3:smb2_notify: make use of file_fsp_smb2()Stefan Metzmacher2012-06-091-26/+9
* s3:smb2_setinfo: make use of file_fsp_smb2()Stefan Metzmacher2012-06-091-29/+12
* s3:smb2_getinfo: make use of file_fsp_smb2()Stefan Metzmacher2012-06-091-29/+12
* s3:smb2_find: make use of file_fsp_smb2()Stefan Metzmacher2012-06-091-26/+9
* s3:smb2_break: make use of file_fsp_smb2()Stefan Metzmacher2012-06-091-32/+13
* s3:smb2_close: make use of file_fsp_smb2()Stefan Metzmacher2012-06-091-30/+15
* s3:smb2_flush: make use of file_fsp_smb2()Stefan Metzmacher2012-06-091-26/+9
* s3:smbd: add file_fsp_smb2()Stefan Metzmacher2012-06-092-0/+46
* s3:smb2_write: pass fsp->fnum to init_strict_lock_struct()Stefan Metzmacher2012-06-091-1/+1
* s3:smb2_read: pass fsp->fnum to init_strict_lock_struct()Stefan Metzmacher2012-06-091-2/+2
* s3:smb2_lock: use fsp->fnum as locking contextStefan Metzmacher2012-06-091-1/+1
* s3:smb2_lock: use smb2req->compat_chain_fsp instead of looking it up againStefan Metzmacher2012-06-091-6/+1
* s3:smbd: set req->smb2req->compat_chain_fsp in file_fsp()Stefan Metzmacher2012-06-091-0/+3
* s3:smb2_close: add missing TALLOC_FREE(subreq) in smbd_smb2_request_close_done()Stefan Metzmacher2012-06-091-0/+1
* s3:smbd: readd START_PROFILE(smbd_idle)/END_PROFILE(smbd_idle)Stefan Metzmacher2012-06-091-0/+15
* tdb2: use ccan/err instead of err.hRusty Russell2012-06-0935-36/+11
* ccan: make failtest use ccan/err.Rusty Russell2012-06-092-1/+2
* ccan: import err module.from ccan revision 5add556a1cb64b49a664506aa76216d885...Rusty Russell2012-06-096-2/+348
* s3:smbd: change set_file_oplock() to return NTSTATUSMichael Adam2012-06-083-7/+9
* s3: Replace an if with a boolean short circuitVolker Lendecke2012-06-081-5/+3
* s3: Assigning ?True:False to a bool is a bit pointlessVolker Lendecke2012-06-081-3/+2
* s3: Remove unnecessary ()Volker Lendecke2012-06-081-1/+1
* s3: Replace an if with a boolean short circuitVolker Lendecke2012-06-081-5/+3
* s3: Assigning ?True:False to a bool is a bit pointlessVolker Lendecke2012-06-081-2/+2
* s3: Remove unnecessary ()Volker Lendecke2012-06-081-1/+1
* tevent: change version to 0.9.16Stefan Metzmacher2012-06-082-1/+83
* tevent: expose tevent_context_init_opsStefan Metzmacher2012-06-082-3/+19
* lib/tevent: Add trace point callbackMartin Schwenke2012-06-088-0/+82
* lib/tevent: In poll_event_context, add a pointer back to the tevent_contextMartin Schwenke2012-06-081-0/+4
* s3:smbd: remove unnecessary variable readret from read_file()Michael Adam2012-06-081-7/+3
* s3:smbd: remove ancient DMF_FIX from read_file().Michael Adam2012-06-081-15/+0
* build: do not run fsrvp tests as part of selftestDavid Disseldorp2012-06-081-0/+1