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
/
librpc
/
ndr
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-14
libndr: Simplify indentation in ndr_print
Volker Lendecke
1
-5
/
+2
2023-11-20
Use python.h from libreplace
Andreas Schneider
5
-5
/
+5
2023-11-09
s4:librpc: Add ‘allow_device_in_sddl’ parameter to security.descriptor.fr...
Joseph Sutton
1
-4
/
+19
2023-11-09
libcli/security: Optionally disallow device‐specific attributes and operato...
Joseph Sutton
1
-0
/
+1
2023-11-09
s4:librpc: Fix leak
Joseph Sutton
1
-1
/
+13
2023-11-09
s4:librpc: Remove trailing whitespace
Joseph Sutton
1
-11
/
+11
2023-11-01
s4/librpc/py_security: use SDDLValueError for better error messages
Douglas Bagnall
1
-2
/
+30
2023-11-01
s4/librpc/py_security: add SDDLValueError
Douglas Bagnall
1
-0
/
+20
2023-11-01
ndr/py_security: mod patch reports errors
Douglas Bagnall
1
-4
/
+16
2023-09-26
libcli/security: Pass in claims evaluation state when building any security t...
Andrew Bartlett
1
-2
/
+11
2023-08-08
librpc/py_security: Don’t pass a NULL pointer to PyUnicode_FromString()
Joseph Sutton
1
-0
/
+4
2023-04-28
librpc/py_security: exception message blames the bad SID
Douglas Bagnall
1
-1
/
+2
2023-04-28
librpc/ndr/pysecurity: use better exceptions
Douglas Bagnall
1
-2
/
+2
2023-03-22
py_security: allow idx argument to descriptor.[s|d]acl_add()
Stefan Metzmacher
1
-4
/
+6
2023-02-03
s4/ndr/py_security: remove python 2 ifdefs
Douglas Bagnall
1
-24
/
+0
2023-02-03
s4/ndr/py_misc: remove python 2 ifdefs
Douglas Bagnall
1
-24
/
+0
2022-09-27
librpc ndr/py_security: Export sddl_encode_ace to python
Christian Merten
1
-0
/
+37
2022-09-27
librpc ndr/py_security: Export security_ace_equal as richcmp to python
Christian Merten
1
-0
/
+42
2022-09-27
librpc ndr/py_security: Export ACE deletion functions to python
Christian Merten
1
-1
/
+51
2021-09-04
Fix Python docstrings
Joseph Sutton
1
-1
/
+1
2021-05-19
python: Ensure reference counts are properly incremented
Joseph Sutton
1
-1
/
+1
2021-04-19
librpc: Add py_descriptor_richcmp() equality function
Volker Lendecke
1
-0
/
+37
2021-04-19
librpc: Use GUID_buf_string() in python wrappers
Volker Lendecke
1
-12
/
+15
2021-04-19
py_security: Avoid casts in py_random_sid()
Volker Lendecke
1
-4
/
+6
2020-05-08
Fix clang 9 missing-field-initializer warnings
Gary Lockyer
2
-5
/
+5
2020-03-23
s4-librpc: Simplify bytes or unicode input checking in python GUID() bindings
Andrew Bartlett
1
-7
/
+6
2020-03-23
py3: Remove #define IsPy3BytesOrString(pystr)
Andrew Bartlett
1
-1
/
+1
2020-03-23
py3: Remove #define IsPy3Bytes PyBytes_Check
Andrew Bartlett
1
-1
/
+1
2020-03-23
py3: Remove #define PyInt_FromLong PyLong_FromLong
Andrew Bartlett
1
-1
/
+1
2019-07-22
s4/rpc/py_security: don't deref NULL for invalid values
Douglas Bagnall
1
-2
/
+10
2019-06-24
py3: Remove PyStr_AsUTF8AndSize() compatability macro
Andrew Bartlett
1
-1
/
+1
2019-06-24
py3: Remove PyStr_FromFormat() compatability macro
Andrew Bartlett
3
-5
/
+5
2019-06-24
py3: Remove PyStr_FromString() compatability macro
Andrew Bartlett
3
-7
/
+7
2019-05-16
s4/librpc: squash 'cast between incompatible function types' warning
Noel Power
1
-5
/
+10
2019-02-08
s4/librpc/py_misc: ParseTuple format should match actual types
Douglas Bagnall
1
-1
/
+1
2019-02-07
Clean up reference used with PyDict_Setxxx
Noel Power
3
-0
/
+3
2019-01-17
s4:librpc: Use C99 initializer for PyGetSetDef in py_auth
Andreas Schneider
1
-2
/
+6
2019-01-08
pysecurity: Use dom_sid_str_buf
Volker Lendecke
1
-6
/
+5
2018-11-14
s4:librpc: Use discard_const_p for ndr/py_misc
Andreas Schneider
1
-3
/
+5
2018-07-13
s4/librpc/ndr: allow GUID to accept unicode also
Noel Power
1
-1
/
+1
2018-03-23
s4/librpc: GUID should accept string or bytes in python3
Noel Power
1
-3
/
+11
2017-08-15
py-librpc: Strictly check the type of the incoming sid pointer
Andrew Bartlett
1
-0
/
+7
2017-06-22
lsa.String: add String constructor, str and repr
Gary Lockyer
1
-0
/
+77
2017-03-10
python: samba.dcerpc: Port security module to Python 3 comp. form
Lumir Balhar
1
-4
/
+36
2017-03-10
python: samba.dcerpc: Port RPC related stuff to Python 3
Lumir Balhar
1
-7
/
+39
2016-02-23
py_xattr: Fix a "ignoring return value" warning
Volker Lendecke
1
-2
/
+6
2014-01-09
samba:python - Py_RETURN_NONE remove compatibility code for releases < 2.4
Matthias Dieter Wallnöfer
4
-16
/
+0
2011-08-19
py_security: Fix comparison between two dom_sid objects
Amitay Isaacs
1
-1
/
+9
2011-08-10
pytalloc: Use consistent prefix for functions, add ABI file.
Jelmer Vernooij
4
-45
/
+48
2011-04-05
auth: Move auth_session_info into IDL
Andrew Bartlett
1
-0
/
+74
[next]