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
/
pyauth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
samba:python - Py_RETURN_NONE remove compatibility code for releases < 2.4
Matthias Dieter Wallnöfer
2014-01-09
1
-4
/
+0
*
pyauth: Check return value of lpcfg_from_py_object().
Andreas Schneider
2013-02-22
1
-0
/
+4
*
s4-auth: Make sure ldb context is initialized even if not passed by Python code
Alexander Bokovoy
2012-04-14
1
-1
/
+1
*
s4-pyauth: Make sure event context allows nesting
Andrew Bartlett
2011-12-29
1
-1
/
+2
*
pytalloc: Use consistent prefix for functions, add ABI file.
Jelmer Vernooij
2011-08-10
1
-4
/
+4
*
pyldb: Consistently use pyldb_ prefix.
Jelmer Vernooij
2011-08-07
1
-3
/
+3
*
s4auth: Remove duplicate assignment of structure variable
Amitay Isaacs
2011-07-28
1
-1
/
+0
*
s4-auth Rename auth -> auth4 to avoid conflict with s3 auth
Andrew Bartlett
2011-05-08
1
-2
/
+2
*
s4-messaging Rename messaging -> imessaging
Andrew Bartlett
2011-05-03
1
-7
/
+7
*
auth: Move auth_session_info into IDL
Andrew Bartlett
2011-04-05
1
-74
/
+2
*
source4/auth: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
1
-0
/
+2
*
s4:auth/pyauth.c - temporarily add compatibility code for Python 2.4
Matthias Dieter Wallnöfer
2011-01-30
1
-0
/
+11
*
s4-pyauth Fix AuthContext wrapper
Andrew Bartlett
2011-01-19
1
-2
/
+13
*
s4-auth Extend python bindings to allow ldb and message to be specified
Andrew Bartlett
2011-01-18
1
-10
/
+59
*
s4-pyauth Add bindings for auth_context_create() as AuthContext()
Andrew Bartlett
2011-01-18
1
-0
/
+80
*
s4-pyauth Use py_talloc_get_type() for greater talloc binding safety
Andrew Bartlett
2011-01-18
1
-6
/
+6
*
s4-auth Add get and set methods for auth_session_info python wrapper
Andrew Bartlett
2011-01-14
1
-6
/
+72
*
s4-auth Add function to obtain any user's session_info from a given LDB
Andrew Bartlett
2011-01-14
1
-1
/
+63
*
pyauth: Use talloc.Object.
Jelmer Vernooij
2010-12-01
1
-3
/
+5
*
s4-param: Fix more memory leaks, invalid memory context.
Jelmer Vernooij
2010-09-22
1
-8
/
+32
*
s4-param: Check type when converting python object to lp_ctx, fix some
Jelmer Vernooij
2010-09-22
1
-2
/
+6
*
s4:auth Remove system_session_anon() from python bindings
Andrew Bartlett
2010-08-18
1
-19
/
+0
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-3
/
+3
*
pynet: Create a net class.
Jelmer Vernooij
2010-04-08
1
-3
/
+4
*
s4-python: Move set_session_info to PySambaLdb.
Jelmer Vernooij
2010-04-06
1
-1
/
+2
*
s4: Fix a few warnings.
Jelmer Vernooij
2010-01-21
1
-0
/
+1
*
s4-dsdb: create a static system_session context
Andrew Tridgell
2009-10-23
1
-1
/
+1
*
Added "admin_session" method.
Nadezhda Ivanova
2009-09-09
1
-0
/
+23
*
another case that should use py_talloc_reference
Andrew Tridgell
2009-07-01
1
-1
/
+1
*
Add header for pyparam.
Jelmer Vernooij
2008-12-22
1
-4
/
+1
*
Convert auth python module to "plain" C rather than using SWIG.
Jelmer Vernooij
2008-12-21
1
-0
/
+95