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
/
libcli
/
auth
/
gensec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r3737: - Get rid of the register_subsystem() and register_backend() functions.
Jelmer Vernooij
1
-10
/
+1
2007-10-10
r3613: fixed a typo
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3586: Fix some of the issues with the module init functions.
Jelmer Vernooij
1
-19
/
+6
2007-10-10
r3453: - split out the auth and popt includes
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3110: Fix the krb5 client and server, so that it doesn't segfault. There
Andrew Bartlett
1
-5
/
+2
2007-10-10
r2860: add gensec_have_feature() to check what feature are used in the connec...
Stefan Metzmacher
1
-0
/
+15
2007-10-10
r2859: It seems useful to allow the seal/unseal functions in gensec to pass
Andrew Bartlett
1
-0
/
+12
2007-10-10
r2850: - check for GENSEC_WANT_SEAL in gensec_unseal_packet()
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r2646: - use a talloc destructor to ensure that sockets from the new socket
Andrew Tridgell
1
-2
/
+1
2007-10-10
r2629: convert gensec to the new talloc model
Andrew Tridgell
1
-30
/
+26
2007-10-10
r2377: added a more generic way of disabling gensec subsystems. For example,
Andrew Tridgell
1
-0
/
+5
2007-10-10
r2314: fix compiler warning
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r2307: Fix the use of 'raw' NTLMSSP to hosts that support extended security,
Andrew Bartlett
1
-0
/
+11
2007-10-10
r2284: Thanks to some great detective work by tridge, NTLM2 signing now works.
Andrew Bartlett
1
-7
/
+25
2007-10-10
r2053: All RPC sessions 'want' a session key. Of course, the key they
Andrew Bartlett
1
-0
/
+3
2007-10-10
r2041: Fix NTLMSSP RPC sealing, client -> win2k3 server.
Andrew Bartlett
1
-3
/
+38
2007-10-10
r1737: don't segfault when a mech don't have a session_info hook
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r1724: Add a new function to return the list of available OIDs.
Andrew Bartlett
1
-9
/
+39
2007-10-10
r1685: Add the ability to lookup RPC auth types for the RPC-MGMT torture test.
Andrew Bartlett
1
-0
/
+11
2007-10-10
r1475: More kerberos work
Andrew Bartlett
1
-8
/
+181
2007-10-10
r1466: the name "oid" is taken by some silly system headers - avoid it in our...
Andrew Tridgell
1
-2
/
+2
2007-10-10
r1449: Use the config system somewhat better in libcli/auth
Jelmer Vernooij
1
-7
/
+2
2007-10-10
r1440: GENSEC improvements:
Andrew Bartlett
1
-1
/
+57
2007-10-10
r1359: fix uninit var - found by valgrind
Stefan Metzmacher
1
-3
/
+1
2007-10-10
r1357: Work on GENSEC:
Andrew Bartlett
1
-5
/
+50
2007-10-10
r1348: get gensec backend by OID instead of name
Stefan Metzmacher
1
-11
/
+0
2007-10-10
r1344: add gensec_start_mech_by_name()
Stefan Metzmacher
1
-0
/
+11
2007-10-10
r1294: A nice, large, commit...
Andrew Bartlett
1
-43
/
+362
2007-10-10
r1200: Add 'gensec', our generic security layer.
Andrew Bartlett
1
-0
/
+104