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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-24
s4:gensec: change gensec_update_send/recv to tevent_req
Stefan Metzmacher
3
-58
/
+83
2009-12-16
s4:gensec: allow clearing local and remote address by passing NULL
Stefan Metzmacher
1
-0
/
+10
2009-12-16
s4-gensec: Remove obsolete socket_address vars and fns.
Andreas Schneider
2
-35
/
+0
2009-12-16
s4-gensec: Replace gensec_get_peer_addr with new tsocket based fn.
Andreas Schneider
4
-27
/
+21
2009-12-16
s4-gensec: Replace gensec_set_peer_addr with new tsocket based fn.
Andreas Schneider
2
-11
/
+0
2009-12-16
s4-gensec: Replace gensec_get_my_addr with new tsocket based fn.
Andreas Schneider
3
-23
/
+24
2009-12-16
s4-gensec: Replace gensec_set_my_addr() with new tsocket based fn.
Andreas Schneider
2
-10
/
+0
2009-12-16
s4-gensec: Added remote and local setter/getter using tsocket.
Andreas Schneider
3
-4
/
+127
2009-10-24
s4:gensec/schannel: remove unused talloc_reference() in schannel_update()
Stefan Metzmacher
1
-1
/
+1
2009-10-23
s4-python: we need to include Python.h first
Andrew Tridgell
1
-1
/
+1
2009-10-23
s4:gensec Use an index on computerName in schannel.ldb
Andrew Bartlett
1
-1
/
+4
2009-10-23
s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()
Andrew Tridgell
1
-1
/
+1
2009-10-23
s4-dsdb: create a static system_session context
Andrew Tridgell
1
-2
/
+2
2009-10-20
s4: ran minimal_includes.pl on source4/auth/gensec
Andrew Tridgell
6
-12
/
+0
2009-10-14
s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed
Matthias Dieter Wallnöfer
1
-9
/
+5
2009-10-02
s4-pygensec: a bit closer to working
Andrew Tridgell
3
-9
/
+56
2009-09-26
gensec: Avoid exposing lp_ctx on the API level.
Jelmer Vernooij
3
-14
/
+12
2009-09-26
pygensec: Add initial work on a gensec Python module.
Jelmer Vernooij
3
-0
/
+184
2009-09-25
s4:auth/gensec/schannel - fix a const warning
Matthias Dieter Wallnöfer
1
-1
/
+2
2009-09-25
s4:schannel: fix some compiler warnings
Stefan Metzmacher
1
-2
/
+4
2009-09-17
spnego: Support ASN.1 BIT STRING and use it in SPNEGO.
Kouhei Sutou
1
-2
/
+4
2009-09-17
spnego: share spnego_parse.
Günther Deschner
4
-475
/
+2
2009-09-16
libcli/auth: rewrite schannel sign/seal code to be more generic
Stefan Metzmacher
1
-33
/
+56
2009-09-16
schannel: move schannel_sign to main directory.
Günther Deschner
4
-312
/
+3
2009-09-16
s4-schannel: try to fix the build.
Günther Deschner
1
-1
/
+1
2009-09-16
s4-schannel: first step of decoupling schannel from gensec.
Günther Deschner
2
-20
/
+51
2009-09-16
s4-schannel: strip trailing whitespace.
Günther Deschner
1
-36
/
+36
2009-09-13
s4-schannel: use NL_AUTH_MESSAGE for schannel.
Günther Deschner
1
-23
/
+35
2009-09-13
s4-schannel: strip trailing whitespace.
Günther Deschner
1
-26
/
+26
2009-08-27
s4-schannel: add ldb suffix to schannel functions.
Günther Deschner
1
-2
/
+2
2009-07-28
s4:gensec/spnego: only generate the mechListMic when the server expects it
Stefan Metzmacher
1
-1
/
+2
2009-07-24
s4:gensec_gssapi: pass the correct oid to the gssapi layer.
Stefan Metzmacher
1
-4
/
+11
2009-07-24
s4:gensec/spengo: make sure we send the blob with the micListMech signature t...
Stefan Metzmacher
1
-1
/
+1
2009-07-16
s4:gensec Rework gensec_krb5 mutual authentication defaults
Andrew Bartlett
1
-24
/
+28
2009-07-16
s4:gensec Allow mutual auth to be turned off in 'fake_gssapi_krb5'
Andrew Bartlett
1
-5
/
+15
2009-07-01
gensec_start now steals the auth_context
Andrew Tridgell
1
-1
/
+3
2009-06-18
s4:gensec Print GSSAPI error message when unable to find PAC
Andrew Bartlett
1
-1
/
+3
2009-06-12
s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...
Andrew Bartlett
1
-0
/
+3
2009-06-02
Fix dependencies when using shared libraries.
Jelmer Vernooij
1
-1
/
+1
2009-04-19
Remove unused headers
Andrew Bartlett
1
-4
/
+2
2009-04-16
Fix Samba4 build errors with common libcli/samsync
Andrew Bartlett
1
-0
/
+1
2009-04-14
Rework to use new API for common netlogon credential chaining
Andrew Bartlett
1
-1
/
+1
2009-04-14
Rework Samba4 to use the new common libcli/auth code
Andrew Bartlett
3
-13
/
+26
2009-04-14
Push schannel_state.c into the top level.
Andrew Bartlett
2
-284
/
+1
2009-02-13
Push sam_get_server_info_principal into the auth subsystem
Andrew Bartlett
3
-7
/
+24
2009-02-13
Remove auth/ntlm as a dependency of GENSEC by means of function pointers.
Andrew Bartlett
3
-17
/
+16
2009-02-02
s4:auth/gensec: s/private/private_data
Stefan Metzmacher
1
-10
/
+10
2009-02-01
Make schannel not depend on samdb anymore.
Simo Sorce
2
-6
/
+61
2009-01-21
s4:auth: move make_server_info_netlogon_validation() function arround
Stefan Metzmacher
1
-1
/
+1
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
4
-17
/
+17
[next]