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
/
gensec
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:auth Change auth_generate_session_info to take an auth context
Andrew Bartlett
2010-04-14
4
-4
/
+24
*
s4:auth Remove event context from anonymous_session()
Andrew Bartlett
2010-04-11
1
-1
/
+1
*
pynet: Create a net class.
Jelmer Vernooij
2010-04-08
1
-1
/
+1
*
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
2010-04-06
1
-0
/
+2
*
s4-waf: enable the pc_files in the build rules
Andrew Tridgell
2010-04-06
1
-1
/
+1
*
build: fixed the build without sasl libraries
Andrew Tridgell
2010-04-06
1
-1
/
+2
*
build: waf quicktest nearly works
Andrew Tridgell
2010-04-06
1
-5
/
+1
*
build: commit all the waf build files in the tree
Andrew Tridgell
2010-04-06
1
-0
/
+63
*
Revert "s4:gensec_gssapi.c - make sure that "GSS_C_DELEG_POLICY_FLAG" is avai...
Matthias Dieter Wallnöfer
2010-04-05
1
-5
/
+0
*
s4:gensec_gssapi.c - make sure that "GSS_C_DELEG_POLICY_FLAG" is available
Matthias Dieter Wallnöfer
2010-03-30
1
-0
/
+5
*
pytalloc: allow for using a system libtalloc-dev with pytalloc
Andrew Tridgell
2010-03-29
1
-1
/
+1
*
libutil: moved the networking defines to util_net.h
Andrew Tridgell
2010-03-26
2
-0
/
+2
*
s4-gensec: Fixed wrong usage of error_string.
Andreas Schneider
2010-03-08
1
-1
/
+1
*
s4:python Add bindings to set GENSEC flags on credentials in python
Andrew Bartlett
2010-02-26
1
-0
/
+9
*
s4-krb5: propogate errors from a lot more kerberos functions
Andrew Tridgell
2010-02-26
2
-9
/
+15
*
s4:cleanup remove unused schannel ldb code
Simo Sorce
2010-02-23
1
-67
/
+0
*
s4:schannel merge code with s3
Simo Sorce
2010-02-23
2
-22
/
+5
*
s4-auth: use TYPESAFE_QSORT() in gensec
Andrew Tridgell
2010-02-13
1
-1
/
+2
*
s4:Remove "Py_RETURN_NONE" compatibility code
Matthias Dieter Wallnöfer
2010-02-09
1
-4
/
+0
*
s4:gensec: change gensec_update_send/recv to tevent_req
Stefan Metzmacher
2009-12-24
3
-58
/
+83
*
s4:gensec: allow clearing local and remote address by passing NULL
Stefan Metzmacher
2009-12-16
1
-0
/
+10
*
s4-gensec: Remove obsolete socket_address vars and fns.
Andreas Schneider
2009-12-16
2
-35
/
+0
*
s4-gensec: Replace gensec_get_peer_addr with new tsocket based fn.
Andreas Schneider
2009-12-16
4
-27
/
+21
*
s4-gensec: Replace gensec_set_peer_addr with new tsocket based fn.
Andreas Schneider
2009-12-16
2
-11
/
+0
*
s4-gensec: Replace gensec_get_my_addr with new tsocket based fn.
Andreas Schneider
2009-12-16
3
-23
/
+24
*
s4-gensec: Replace gensec_set_my_addr() with new tsocket based fn.
Andreas Schneider
2009-12-16
2
-10
/
+0
*
s4-gensec: Added remote and local setter/getter using tsocket.
Andreas Schneider
2009-12-16
3
-4
/
+127
*
s4:gensec/schannel: remove unused talloc_reference() in schannel_update()
Stefan Metzmacher
2009-10-24
1
-1
/
+1
*
s4-python: we need to include Python.h first
Andrew Tridgell
2009-10-23
1
-1
/
+1
*
s4:gensec Use an index on computerName in schannel.ldb
Andrew Bartlett
2009-10-23
1
-1
/
+4
*
s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()
Andrew Tridgell
2009-10-23
1
-1
/
+1
*
s4-dsdb: create a static system_session context
Andrew Tridgell
2009-10-23
1
-2
/
+2
*
s4: ran minimal_includes.pl on source4/auth/gensec
Andrew Tridgell
2009-10-20
6
-12
/
+0
*
s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed
Matthias Dieter Wallnöfer
2009-10-14
1
-9
/
+5
*
s4-pygensec: a bit closer to working
Andrew Tridgell
2009-10-02
3
-9
/
+56
*
gensec: Avoid exposing lp_ctx on the API level.
Jelmer Vernooij
2009-09-26
3
-14
/
+12
*
pygensec: Add initial work on a gensec Python module.
Jelmer Vernooij
2009-09-26
3
-0
/
+184
*
s4:auth/gensec/schannel - fix a const warning
Matthias Dieter Wallnöfer
2009-09-25
1
-1
/
+2
*
s4:schannel: fix some compiler warnings
Stefan Metzmacher
2009-09-25
1
-2
/
+4
*
spnego: Support ASN.1 BIT STRING and use it in SPNEGO.
Kouhei Sutou
2009-09-17
1
-2
/
+4
*
spnego: share spnego_parse.
Günther Deschner
2009-09-17
4
-475
/
+2
*
libcli/auth: rewrite schannel sign/seal code to be more generic
Stefan Metzmacher
2009-09-16
1
-33
/
+56
*
schannel: move schannel_sign to main directory.
Günther Deschner
2009-09-16
4
-312
/
+3
*
s4-schannel: try to fix the build.
Günther Deschner
2009-09-16
1
-1
/
+1
*
s4-schannel: first step of decoupling schannel from gensec.
Günther Deschner
2009-09-16
2
-20
/
+51
*
s4-schannel: strip trailing whitespace.
Günther Deschner
2009-09-16
1
-36
/
+36
*
s4-schannel: use NL_AUTH_MESSAGE for schannel.
Günther Deschner
2009-09-13
1
-23
/
+35
*
s4-schannel: strip trailing whitespace.
Günther Deschner
2009-09-13
1
-26
/
+26
*
s4-schannel: add ldb suffix to schannel functions.
Günther Deschner
2009-08-27
1
-2
/
+2
*
s4:gensec/spnego: only generate the mechListMic when the server expects it
Stefan Metzmacher
2009-07-28
1
-1
/
+2
[next]