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
/
source3
/
modules
/
vfs_xattr_tdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:vfs: change the xattr_tdb module to use dbwrap wrapper functions
Michael Adam
2011-10-11
1
-11
/
+18
*
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
2011-07-29
1
-1
/
+1
*
s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.
Michael Adam
2011-07-29
1
-0
/
+1
*
tdb_compat: Higher level API fixes.
Rusty Russell
2011-06-20
1
-1
/
+1
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
2011-06-09
1
-2
/
+2
*
s3: only include tdb headers where needed.
Günther Deschner
2011-05-06
1
-0
/
+1
*
More const fixes. Remove CONST_DISCARD.
Jeremy Allison
2011-05-06
1
-1
/
+1
*
s3-vfs: include smbd/smbd.h in vfs modules.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3: Remove superfluous ;
Günther Deschner
2011-02-02
1
-2
/
+2
*
Fix bug 7781 - Samba transforms ShareName to lowercase (sharename) when addin...
Jeremy Allison
2010-11-10
1
-4
/
+3
*
s3-build: use dbwrap.h only where needed.
Günther Deschner
2010-08-26
1
-0
/
+1
*
s3-netlogon: remove global include of netlogon.h.
Günther Deschner
2010-08-06
1
-0
/
+1
*
s3: Remove use of iconv_convenience.
Jelmer Vernooij
2010-05-18
1
-4
/
+2
*
Fix one missing STAT -> LSTAT with POSIX pathnames in vfs_xattr_tdb.c. Caught...
Jeremy Allison
2009-10-16
1
-1
/
+7
*
When mapping EA's into a TDB, don't remove the EA
Jeremy Allison
2009-08-12
1
-0
/
+9
*
Make the smbd VFS typesafe
Volker Lendecke
2009-07-24
1
-27
/
+13
*
s3: Plumb smb_filename through SMB_VFS_UNLINK
Tim Prouty
2009-07-06
1
-8
/
+18
*
s3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS_LSTAT
Tim Prouty
2009-06-24
1
-6
/
+6
*
s3: Add extid to the dev/inode pair
Tim Prouty
2009-02-19
1
-0
/
+3
*
s3: Modify SMB_VFS_FILE_ID_CREATE to take a stat struct
Tim Prouty
2009-02-19
1
-10
/
+10
*
s3:vfs_xattr_tdb: don't leak state_path() to talloc_tos in xattr_tdb_init().
Michael Adam
2009-01-16
1
-4
/
+9
*
Covert several persistant tdb files to use state_path() instead of lock_path()
Steven Danneman
2009-01-12
1
-1
/
+1
*
Share xattr implementation.
Jelmer Vernooij
2008-10-15
1
-32
/
+32
*
s3-nbt: fix remaining callers of ndr_push/pull_struct_blob.
Günther Deschner
2008-09-23
1
-2
/
+2
*
Fix the build on OpenBSD: ENOTSUP is not always defined.
Michael Adam
2008-02-25
1
-0
/
+4
*
Change option name.
Karolin Seeger
2008-02-21
1
-1
/
+1
*
Attempt to fix the build on OpenBSD
Volker Lendecke
2008-01-25
1
-1
/
+1
*
Add some DEBUG
Volker Lendecke
2008-01-20
1
-0
/
+6
*
Support XATTR_CREATE and XATTR_REPLACE in vfs_xattr_tdb
Volker Lendecke
2008-01-20
1
-0
/
+11
*
Complete the ea->xattr rename in vfs_xattr_tdb
Volker Lendecke
2008-01-20
1
-4
/
+5
*
Fix error return in xattr_tdb_load_attrs
Volker Lendecke
2008-01-19
1
-1
/
+1
*
Fix an uninitialized variable warning
Volker Lendecke
2008-01-16
1
-1
/
+1
*
ea_tdb->xattr_tdb also inside the module itself
Volker Lendecke
2008-01-15
1
-98
/
+99
*
rename vfs_ea_tdb to vfs_xattr_tdb
Volker Lendecke
2008-01-15
1
-0
/
+736