index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
ntvfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
ntvfs: Fill in sd->type based on the new ACL being added
Andrew Bartlett
2012-11-13
1
-0
/
+21
*
build: Add missing dep on tdb_compat
Andrew Bartlett
2012-09-24
1
-1
/
+1
*
s4-ntvfs: Add TODO on ea_size
Andrew Bartlett
2012-08-20
1
-1
/
+1
*
s4-ntvfs: Ensure we do not attempt to write EAs on streams
Andrew Bartlett
2012-08-20
1
-0
/
+6
*
Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.
Jeremy Allison
2012-06-28
1
-5
/
+6
*
lib/tdb_wrap: use tdb directly, not tdb_compat.
Rusty Russell
2012-06-19
1
-2
/
+1
*
s4:ntvfs: add '_fn' suffix to all ntvfs_ops function pointers
Stefan Metzmacher
2012-06-13
12
-439
/
+439
*
s4/pvfs: handle non-POSIX compliant Tru64, NetBSD and FreeBSD errno on O_NOFO...
Björn Jacke
2012-06-10
1
-1
/
+22
*
s4-xattr: Use libreplace xattr functions directly
Andrew Bartlett
2012-06-02
5
-15
/
+12
*
s4:ntvfs/ipc: fix protocol specific processing of pipe names
Stefan Metzmacher
2012-05-28
1
-2
/
+6
*
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
2012-05-23
2
-12
/
+14
*
s4:ntvfs/smb2: remove misleading comment regarding security=server
Stefan Metzmacher
2012-05-15
1
-1
/
+0
*
s4:ntvfs/cifs: remove misleading comment regarding security=server
Stefan Metzmacher
2012-05-15
1
-1
/
+0
*
move the dbwrap library to the top level
Michael Adam
2012-05-14
1
-3
/
+3
*
s4:ntvfs: add missing headers to vfs_ipc
Alexander Bokovoy
2012-05-04
1
-0
/
+2
*
UTIL_TDB: lowercase name.
Jelmer Vernooij
2012-05-03
1
-1
/
+1
*
s4:ntvfs/ipc: don't echo back the smb2 ioctl input_buffer
Stefan Metzmacher
2012-04-27
1
-1
/
+1
*
lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...
Alexander Bokovoy
2012-04-25
1
-1
/
+1
*
s4-python: Add python wrapper for xattr_tdb format xattr storage
Andrew Bartlett
2012-04-18
3
-21
/
+185
*
rely on sys/inotify.h for inotify
Adrian Bunk
2012-04-13
2
-37
/
+3
*
s4-ntvfs: Rename xattr_tdb.c to posix_eadb.c and make more generally useful
Andrew Bartlett
2012-04-03
5
-38
/
+100
*
tdb_wrap: Move to specific directory.
Jelmer Vernooij
2012-03-10
6
-6
/
+6
*
s3-waf: add dependency on talloc or it won't build if talloc.h is not in the ...
Matthieu Patou
2012-02-10
1
-1
/
+1
*
pyxattr_tdb: Remove pointless check for blob.length < 0.
Jelmer Vernooij
2012-02-07
1
-1
/
+1
*
Revert making public of the samba-module library.
Jelmer Vernooij
2011-12-03
6
-20
/
+20
*
s4-ntvfs: added allow_override check based on use of NT ACL
Andrew Tridgell
2011-12-01
10
-41
/
+59
*
s4-ntvfs: fixed a unix ACL mapping bug
Andrew Tridgell
2011-12-01
1
-21
/
+25
*
s4:libcli/raw: implement on top of smbXcli_conn/req
Stefan Metzmacher
2011-11-30
1
-1
/
+2
*
lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystem
Andrew Bartlett
2011-10-28
2
-2
/
+2
*
lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_run
Andrew Bartlett
2011-10-28
4
-6
/
+6
*
lib/util Rename samba_init_module_fn -> samba_module_init_fn
Andrew Bartlett
2011-10-28
4
-6
/
+6
*
lib/util Split samba-modules library into public and private parts
Andrew Bartlett
2011-10-28
6
-6
/
+6
*
lib/util Rename load_samba_modules -> samba_modules_load
Andrew Bartlett
2011-10-28
2
-2
/
+2
*
lib/util Rename run_init_functions -> samba_init_module_fns_run
Andrew Bartlett
2011-10-28
4
-6
/
+6
*
lib/util Rename init_module_fn to samba_init_module_fn
Andrew Bartlett
2011-10-28
4
-6
/
+6
*
Include uid_wrapper correctly.
Andreas Schneider
2011-10-27
2
-19
/
+1
*
libcli: move ioctl function field defs to smb_constants
David Disseldorp
2011-10-19
3
-3
/
+3
*
lib/util: Add back control of mmap and hash size in tdb for top level build
Andrew Bartlett
2011-10-13
2
-3
/
+6
*
lib/param move source4 param code to the top level
Andrew Bartlett
2011-10-11
1
-2
/
+2
*
lib/util: consolidate module loading into common code
Andrew Bartlett
2011-10-06
6
-2
/
+6
*
python-s4: use PyErr_SetNTSTATUS instead of PyErr_NTSTATUS_IS_ERR_RAISE as it...
Matthieu Patou
2011-09-23
1
-2
/
+4
*
pys4: really return an exception if the status if not correct
Matthieu Patou
2011-09-23
1
-4
/
+2
*
s4:ntvfs common - remove two outdated function prototypes
Matthias Dieter Wallnöfer
2011-09-20
2
-4
/
+0
*
s4:ntvfs common - add "UTIL_TDB" and "tdb-wrap" as internal build dependency
Matthias Dieter Wallnöfer
2011-09-20
1
-0
/
+1
*
s4:ntvfs/common/brlock.c - remove unnecessary include "tdb_compat.h"
Matthias Dieter Wallnöfer
2011-09-19
1
-1
/
+0
*
s4:ntvfs: s/!= PROTOCOL_SMB2/< PROTOCOL_SMB2_02/
Stefan Metzmacher
2011-09-05
4
-8
/
+8
*
s4:ntvfs: s/== PROTOCOL_SMB2/>= PROTOCOL_SMB2_02/
Stefan Metzmacher
2011-09-05
8
-9
/
+9
*
credentials: Rename library to samba-credentials to avoid name clashes.
Jelmer Vernooij
2011-08-18
2
-2
/
+2
*
cli-raw: Add public libsmbclient-raw library.
Jelmer Vernooij
2011-08-18
1
-2
/
+2
*
s4:ntvfs: use tevent_ fn names instead of legacy event_ ones
Simo Sorce
2011-08-13
4
-5
/
+5
[next]