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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
ntvfs
/
posix
/
python
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-20
Use python.h from libreplace
Andreas Schneider
3
-3
/
+3
2022-09-07
pybindings: xattr_native raises OSError not TypeError
Douglas Bagnall
1
-3
/
+3
2021-05-19
python: Ensure reference counts are properly incremented
Joseph Sutton
3
-4
/
+4
2020-05-08
Fix clang 9 missing-field-initializer warnings
Gary Lockyer
3
-3
/
+3
2019-05-16
s3/ntvfs: squash 'cast between incompatible function types' warning
Noel Power
3
-3
/
+6
2018-04-05
s4/ntvfs/posix/python: python3 (get|set)xattr value should be bytes
Noel Power
3
-6
/
+6
2017-11-08
python: Port ntvfs posix bindings to Python 3 compatible form
Lumir Balhar
3
-22
/
+47
2016-05-04
lib: Give base64.c its own .h
Volker Lendecke
1
-0
/
+1
2016-01-07
ntvfs/python: Adjust to use of PY_SSIZE_T_CLEAN
Andrew Bartlett
3
-3
/
+3
2015-11-06
Fix various spelling errors
Mathieu Parent
3
-3
/
+3
2015-09-22
dbwrap: Remove loadparm_context from db_open_tdb
Volker Lendecke
1
-4
/
+11
2015-06-12
s4:ntvfs/pyposix_eadb: fix initposix_eadb() prototype
Stefan Metzmacher
1
-1
/
+1
2015-03-17
lib: Remove tdb_compat
Volker Lendecke
2
-2
/
+2
2014-03-31
tdb_wrap: Remove tdb_wrap_open_ again
Volker Lendecke
1
-2
/
+2
2014-03-31
ntvfs: Avoid passing lp_ctx to tdb_wrap_open in py_wrap_setxattr
Volker Lendecke
1
-3
/
+5
2014-03-31
ntvfs: Avoid passing lp_ctx to tdb_wrap_open in py_wrap_getxattr
Volker Lendecke
1
-2
/
+5
2014-02-07
dbwrap: add a dbwrap_flags argument to db_open_tdb()
Michael Adam
1
-2
/
+4
2012-06-02
s4-xattr: Use libreplace xattr functions directly
Andrew Bartlett
3
-6
/
+4
2012-05-14
move the dbwrap library to the top level
Michael Adam
1
-3
/
+3
2012-04-18
s4-python: Add python wrapper for xattr_tdb format xattr storage
Andrew Bartlett
2
-20
/
+178
2012-04-03
s4-ntvfs: Rename xattr_tdb.c to posix_eadb.c and make more generally useful
Andrew Bartlett
1
-3
/
+4
2012-03-10
tdb_wrap: Move to specific directory.
Jelmer Vernooij
1
-1
/
+1
2012-02-07
pyxattr_tdb: Remove pointless check for blob.length < 0.
Jelmer Vernooij
1
-1
/
+1
2011-10-13
lib/util: Add back control of mmap and hash size in tdb for top level build
Andrew Bartlett
1
-2
/
+4
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-06-20
tdb_compat.h: divert every tdb build and includes to tdb_compat
Rusty Russell
1
-1
/
+1
2011-05-06
lib/util Move source3 tdb_wrap_open() into the common code.
Andrew Bartlett
1
-1
/
+1
2011-03-19
source4/ntvfs/posix: Fix prototypes for all functions.
Jelmer Vernooij
2
-0
/
+4
2010-02-09
s4:Remove "Py_RETURN_NONE" compatibility code
Matthias Dieter Wallnöfer
2
-8
/
+0
2010-01-25
pyxattr: Move to the same directory as the xattr code.
Jelmer Vernooij
2
-0
/
+248