index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
auth
/
gensec
/
pygensec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-18
pygensec: Fix init of variable if not specified.
Jelmer Vernooij
1
-1
/
+1
2012-02-18
pygensec: Fix whitespace.
Jelmer Vernooij
1
-8
/
+8
2012-01-12
s4:pygensec: add set_max_update_size() and max_update_size() functions
Stefan Metzmacher
1
-0
/
+25
2012-01-04
s4:pygensec: add session_key() method
Stefan Metzmacher
1
-0
/
+29
2011-10-18
gensec: move event context from gensec_*_init() to gensec_update()
Andrew Bartlett
1
-19
/
+11
2011-08-14
Use public pytalloc header file.
Jelmer Vernooij
1
-1
/
+1
2011-08-10
pytalloc: Use consistent prefix for functions, add ABI file.
Jelmer Vernooij
1
-20
/
+20
2011-08-03
gensec: clarify memory ownership for gensec_session_info() and gensec_session...
Andrew Bartlett
1
-1
/
+5
2011-07-28
s4auth: Fix the object name for Py_Security
Amitay Isaacs
1
-1
/
+1
2011-06-06
s4-modules Remove lp_ctx from init functions that no longer need it
Andrew Bartlett
1
-2
/
+2
2011-05-08
s4-auth Rename auth -> auth4 to avoid conflict with s3 auth
Andrew Bartlett
1
-2
/
+2
2011-04-05
auth: Move auth_session_info into IDL
Andrew Bartlett
1
-1
/
+1
2011-03-22
s4:python bindings - handle NULL returns from "loadparm_init_global"
Matthias Dieter Wallnöfer
1
-0
/
+10
2011-01-19
pygensec: remove special case handling for None for buffers
Andrew Tridgell
1
-35
/
+28
2011-01-18
s4-gensec Extend python bindings for GENSEC and the associated test
Andrew Bartlett
1
-21
/
+223
2011-01-18
s4-pygensec Fix indentation of py_gensec_start_mech_by_name()
Andrew Bartlett
1
-11
/
+11
2011-01-18
s4-pygensec Add bindings for server_start() and update()
Andrew Bartlett
1
-4
/
+96
2011-01-18
s4-pyauth Use py_talloc_get_type() for greater talloc binding safety
Andrew Bartlett
1
-6
/
+9
2010-12-01
pygensec: Fix initialization.
Jelmer Vernooij
1
-1
/
+1
2010-12-01
pygensec: Use talloc.Object.
Jelmer Vernooij
1
-1
/
+4
2010-09-22
s4-param: Check type when converting python object to lp_ctx, fix some
Jelmer Vernooij
1
-0
/
+18
2010-09-22
pygensec: Implement start_mech_by_name().
Jelmer Vernooij
1
-5
/
+28
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-1
/
+1
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-1
/
+0
2010-04-08
pynet: Create a net class.
Jelmer Vernooij
1
-1
/
+1
2010-03-29
pytalloc: allow for using a system libtalloc-dev with pytalloc
Andrew Tridgell
1
-1
/
+1
2010-02-26
s4:python Add bindings to set GENSEC flags on credentials in python
Andrew Bartlett
1
-0
/
+9
2010-02-09
s4:Remove "Py_RETURN_NONE" compatibility code
Matthias Dieter Wallnöfer
1
-4
/
+0
2009-10-23
s4-python: we need to include Python.h first
Andrew Tridgell
1
-1
/
+1
2009-10-20
s4: ran minimal_includes.pl on source4/auth/gensec
Andrew Tridgell
1
-1
/
+0
2009-10-02
s4-pygensec: a bit closer to working
Andrew Tridgell
1
-7
/
+50
2009-09-26
pygensec: Add initial work on a gensec Python module.
Jelmer Vernooij
1
-0
/
+144