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
/
ntvfs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-12
source4/cluster and source4/ntvfs: convert to dbwrap, add ntdb option.
Rusty Russell
3
-160
/
+129
2013-04-03
ntvfs: support setfileinfo with FULL_EA_INFORMATION
David Disseldorp
1
-1
/
+6
2013-04-02
Fix bug #9130 - Certain xattrs cause Windows error 0x800700FF
Jeremy Allison
1
-0
/
+6
2013-03-15
s4-ntvfs: Cast getpid() result to unsigned int for GNU/Solaris build
Andrew Bartlett
1
-1
/
+1
2013-02-18
brlock_tdb.c: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2012-11-13
ntvfs: Fill in sd->type based on the new ACL being added
Andrew Bartlett
1
-0
/
+21
2012-09-24
build: Add missing dep on tdb_compat
Andrew Bartlett
1
-1
/
+1
2012-08-20
s4-ntvfs: Add TODO on ea_size
Andrew Bartlett
1
-1
/
+1
2012-08-20
s4-ntvfs: Ensure we do not attempt to write EAs on streams
Andrew Bartlett
1
-0
/
+6
2012-06-28
Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.
Jeremy Allison
1
-5
/
+6
2012-06-19
lib/tdb_wrap: use tdb directly, not tdb_compat.
Rusty Russell
1
-2
/
+1
2012-06-13
s4:ntvfs: add '_fn' suffix to all ntvfs_ops function pointers
Stefan Metzmacher
12
-439
/
+439
2012-06-10
s4/pvfs: handle non-POSIX compliant Tru64, NetBSD and FreeBSD errno on O_NOFO...
Björn Jacke
1
-1
/
+22
2012-06-02
s4-xattr: Use libreplace xattr functions directly
Andrew Bartlett
5
-15
/
+12
2012-05-28
s4:ntvfs/ipc: fix protocol specific processing of pipe names
Stefan Metzmacher
1
-2
/
+6
2012-05-23
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
2
-12
/
+14
2012-05-15
s4:ntvfs/smb2: remove misleading comment regarding security=server
Stefan Metzmacher
1
-1
/
+0
2012-05-15
s4:ntvfs/cifs: remove misleading comment regarding security=server
Stefan Metzmacher
1
-1
/
+0
2012-05-14
move the dbwrap library to the top level
Michael Adam
1
-3
/
+3
2012-05-04
s4:ntvfs: add missing headers to vfs_ipc
Alexander Bokovoy
1
-0
/
+2
2012-05-03
UTIL_TDB: lowercase name.
Jelmer Vernooij
1
-1
/
+1
2012-04-27
s4:ntvfs/ipc: don't echo back the smb2 ioctl input_buffer
Stefan Metzmacher
1
-1
/
+1
2012-04-25
lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...
Alexander Bokovoy
1
-1
/
+1
2012-04-18
s4-python: Add python wrapper for xattr_tdb format xattr storage
Andrew Bartlett
3
-21
/
+185
2012-04-13
rely on sys/inotify.h for inotify
Adrian Bunk
2
-37
/
+3
2012-04-03
s4-ntvfs: Rename xattr_tdb.c to posix_eadb.c and make more generally useful
Andrew Bartlett
5
-38
/
+100
2012-03-10
tdb_wrap: Move to specific directory.
Jelmer Vernooij
6
-6
/
+6
2012-02-10
s3-waf: add dependency on talloc or it won't build if talloc.h is not in the ...
Matthieu Patou
1
-1
/
+1
2012-02-07
pyxattr_tdb: Remove pointless check for blob.length < 0.
Jelmer Vernooij
1
-1
/
+1
2011-12-03
Revert making public of the samba-module library.
Jelmer Vernooij
6
-20
/
+20
2011-12-01
s4-ntvfs: added allow_override check based on use of NT ACL
Andrew Tridgell
10
-41
/
+59
2011-12-01
s4-ntvfs: fixed a unix ACL mapping bug
Andrew Tridgell
1
-21
/
+25
2011-11-30
s4:libcli/raw: implement on top of smbXcli_conn/req
Stefan Metzmacher
1
-1
/
+2
2011-10-28
lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystem
Andrew Bartlett
2
-2
/
+2
2011-10-28
lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_run
Andrew Bartlett
4
-6
/
+6
2011-10-28
lib/util Rename samba_init_module_fn -> samba_module_init_fn
Andrew Bartlett
4
-6
/
+6
2011-10-28
lib/util Split samba-modules library into public and private parts
Andrew Bartlett
6
-6
/
+6
2011-10-28
lib/util Rename load_samba_modules -> samba_modules_load
Andrew Bartlett
2
-2
/
+2
2011-10-28
lib/util Rename run_init_functions -> samba_init_module_fns_run
Andrew Bartlett
4
-6
/
+6
2011-10-28
lib/util Rename init_module_fn to samba_init_module_fn
Andrew Bartlett
4
-6
/
+6
2011-10-27
Include uid_wrapper correctly.
Andreas Schneider
2
-19
/
+1
2011-10-19
libcli: move ioctl function field defs to smb_constants
David Disseldorp
3
-3
/
+3
2011-10-13
lib/util: Add back control of mmap and hash size in tdb for top level build
Andrew Bartlett
2
-3
/
+6
2011-10-11
lib/param move source4 param code to the top level
Andrew Bartlett
1
-2
/
+2
2011-10-06
lib/util: consolidate module loading into common code
Andrew Bartlett
6
-2
/
+6
2011-09-23
python-s4: use PyErr_SetNTSTATUS instead of PyErr_NTSTATUS_IS_ERR_RAISE as it...
Matthieu Patou
1
-2
/
+4
2011-09-23
pys4: really return an exception if the status if not correct
Matthieu Patou
1
-4
/
+2
2011-09-20
s4:ntvfs common - remove two outdated function prototypes
Matthias Dieter Wallnöfer
2
-4
/
+0
2011-09-20
s4:ntvfs common - add "UTIL_TDB" and "tdb-wrap" as internal build dependency
Matthias Dieter Wallnöfer
1
-0
/
+1
2011-09-19
s4:ntvfs/common/brlock.c - remove unnecessary include "tdb_compat.h"
Matthias Dieter Wallnöfer
1
-1
/
+0
[next]