index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
auth
/
gensec
/
gensec.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gensec: split GENSEC into mechanism-dependent and runtime functions
Andrew Bartlett
2011-08-03
1
-317
/
+0
*
gensec: Add a way to request a unix token from GENSEC
Andrew Bartlett
2011-07-29
1
-0
/
+1
*
s4-modules Remove lp_ctx from init functions that no longer need it
Andrew Bartlett
2011-06-06
1
-1
/
+1
*
s4-auth Rename auth -> auth4 to avoid conflict with s3 auth
Andrew Bartlett
2011-05-08
1
-3
/
+3
*
source4/auth/gensec: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
1
-1
/
+0
*
s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.c
Günther Deschner
2011-03-04
1
-1
/
+1
*
s4-auth Rework auth subsystem to remove struct auth_serversupplied_info
Andrew Bartlett
2011-02-09
1
-1
/
+1
*
s4:gensec Put the "NTLM" string for NTLMSSP's SASL name in a header
Andrew Bartlett
2010-09-11
1
-0
/
+2
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
1
-1
/
+0
*
s4:gensec expose gensec_set_target_principal for use outside GENSEC
Andrew Bartlett
2010-05-14
1
-0
/
+2
*
s4:auth Change auth_generate_session_info to take an auth context
Andrew Bartlett
2010-04-14
1
-0
/
+1
*
s4:gensec: change gensec_update_send/recv to tevent_req
Stefan Metzmacher
2009-12-24
1
-16
/
+6
*
s4-gensec: Remove obsolete socket_address vars and fns.
Andreas Schneider
2009-12-16
1
-1
/
+0
*
s4-gensec: Replace gensec_get_peer_addr with new tsocket based fn.
Andreas Schneider
2009-12-16
1
-1
/
+0
*
s4-gensec: Replace gensec_set_peer_addr with new tsocket based fn.
Andreas Schneider
2009-12-16
1
-2
/
+0
*
s4-gensec: Replace gensec_set_my_addr() with new tsocket based fn.
Andreas Schneider
2009-12-16
1
-1
/
+0
*
s4-gensec: Added remote and local setter/getter using tsocket.
Andreas Schneider
2009-12-16
1
-0
/
+10
*
gensec: Avoid exposing lp_ctx on the API level.
Jelmer Vernooij
2009-09-26
1
-1
/
+1
*
Rework Samba4 to use the new common libcli/auth code
Andrew Bartlett
2009-04-14
1
-2
/
+2
*
Remove auth/ntlm as a dependency of GENSEC by means of function pointers.
Andrew Bartlett
2009-02-13
1
-2
/
+7
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-5
/
+5
*
Add missing includes, required for use of gensec by 3rd-party
Matthias Dieter Wallnöfer
2008-12-23
1
-0
/
+3
*
s4: fix LIBEVENTS dependencies and use more forward declarations
Stefan Metzmacher
2008-12-17
1
-0
/
+1
*
Fix the build.
Jelmer Vernooij
2008-11-02
1
-2
/
+2
*
Remove use of global_loadparm for disabled gensec backends.
Jelmer Vernooij
2008-11-02
1
-0
/
+1
*
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
2008-11-02
1
-3
/
+12
*
s4:gensec: pass down want_features to the spnego backend mech
Stefan Metzmacher
2008-10-06
1
-0
/
+2
*
Fix nasty bug that would come up only if a client connection to a remote
Simo Sorce
2008-09-24
1
-0
/
+1
*
gensec: add support for new style spnego and correctly handle mechListMIC
Stefan Metzmacher
2008-08-12
1
-0
/
+1
*
gensec: add GENSEC_FEATURE_SIGN_PKT_HEADER flag
Stefan Metzmacher
2008-08-07
1
-0
/
+1
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-1
/
+91
*
r26385: Integrate gensec-socket into gensec.
Jelmer Vernooij
2007-12-21
1
-0
/
+31
*
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
2007-12-21
1
-4
/
+2
*
r26258: Use loadparm context in client_start function of gensec.
Jelmer Vernooij
2007-12-21
1
-1
/
+4
*
r26226: Avoid more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-0
/
+2
*
r25428: forward declarations of enums are not portable,
Stefan Metzmacher
2007-10-10
1
-2
/
+1
*
r24814: Fix headers, trim core.h even more.
Jelmer Vernooij
2007-10-10
1
-2
/
+0
*
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r20258: add functions to read and write asn1 encoded OID strings without lead...
Stefan Metzmacher
2007-10-10
1
-5
/
+5
*
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
2007-10-10
1
-1
/
+2
*
r18257: Order the GENSEC modules, with unknown modules last.
Andrew Bartlett
2007-10-10
1
-9
/
+9
*
r18250: Add an ordering of GENSEC modules, so we do preferred modules first.
Andrew Bartlett
2007-10-10
1
-0
/
+11
*
r18068: This splits the handling of multiple SASL packets between the GENSEC
Andrew Bartlett
2007-10-10
1
-3
/
+15
*
r17344: move the gensec_update_request structure into the header file
Stefan Metzmacher
2007-10-10
1
-1
/
+12
*
r17341: pass a messaging context to auth_context_create()
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r17267: - add an async interface for gensec_update() to the public gensec api
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r17171: Add a gensec function to determine the maximum negotiated buffer size,
Andrew Bartlett
2007-10-10
1
-0
/
+2
*
r14816: Simplify test for comparison_fn_t
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r14484: Install more headers
Jelmer Vernooij
2007-10-10
1
-1
/
+1
[next]