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
/
auth
/
credentials
/
pycredentials.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
auth: move credentials layer to the top level
Andrew Bartlett
2011-10-11
1
-492
/
+0
*
pytalloc: Use consistent prefix for functions, add ABI file.
Jelmer Vernooij
2011-08-10
1
-30
/
+30
*
s4:pycredentials: PyArg_ParseTuple("i") requires an 'int' argument.
Stefan Metzmacher
2011-08-08
1
-6
/
+30
*
s4auth: Fix the object names for PyCredentials and PyCredentialCacheContainer
Amitay Isaacs
2011-07-28
1
-2
/
+2
*
source4/auth: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
1
-1
/
+3
*
pycredentials: Use talloc.Object.
Jelmer Vernooij
2010-12-01
1
-2
/
+5
*
s4-pycredentials: avoid a tallloc_free on ref
Andrew Tridgell
2010-09-25
1
-1
/
+1
*
s4-param: Fix more memory leaks, invalid memory context.
Jelmer Vernooij
2010-09-22
1
-10
/
+38
*
s4-param: Check type when converting python object to lp_ctx, fix some
Jelmer Vernooij
2010-09-22
1
-2
/
+7
*
s4-pycredentials: expose forwardable setting via python
Andrew Tridgell
2010-09-16
1
-0
/
+16
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-6
/
+6
*
s4-python: PyErr_SetString() will crash on NULL strings
Andrew Tridgell
2010-04-19
1
-1
/
+1
*
pynet: Create a net class.
Jelmer Vernooij
2010-04-08
1
-6
/
+17
*
s4-python: Remove convenience macro PyErr_SetStringError.
Jelmer Vernooij
2010-04-04
1
-1
/
+1
*
s4:python Add bindings to set GENSEC flags on credentials in python
Andrew Bartlett
2010-02-26
1
-0
/
+23
*
s4-krb5: propogate errors from a lot more kerberos functions
Andrew Tridgell
2010-02-26
1
-4
/
+7
*
s4:credentials Add hooks to extract a named Kerberos credentials cache
Andrew Bartlett
2010-02-20
1
-0
/
+63
*
s4:Remove "Py_RETURN_NONE" compatibility code
Matthias Dieter Wallnöfer
2010-02-09
1
-4
/
+0
*
s4-python: we need to include Python.h first
Andrew Tridgell
2009-10-23
1
-1
/
+1
*
pycredentials: Raise MemoryError when unable to create objects.
Jelmer Vernooij
2009-06-17
1
-1
/
+6
*
pycredentials: Fix memory leak.
Jelmer Vernooij
2009-06-17
1
-1
/
+7
*
Fix more unresolved symbols.
Jelmer Vernooij
2009-06-02
1
-9
/
+0
*
s4:pycredentials: fix compiler warnings
Stefan Metzmacher
2009-02-05
1
-25
/
+24
*
Avoid using a utility header for Python replacements included in Samba,
Jelmer Vernooij
2009-01-08
1
-1
/
+5
*
s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4
Tim Prouty
2009-01-07
1
-0
/
+1
*
py: Properly increase the reference counter of Py_None.
Jelmer Vernooij
2009-01-06
1
-6
/
+6
*
Add header for pyparam.
Jelmer Vernooij
2008-12-22
1
-3
/
+1
*
Include errors.i verbatim in security.i, as it's the only file still using it.
Jelmer Vernooij
2008-12-21
1
-4
/
+2
*
Convert credentials Python module to "manual" C - no SWIG used to generate
Jelmer Vernooij
2008-12-21
1
-0
/
+316