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
...
*
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
2007-10-10
3
-61
/
+21
*
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r12682: This patch finally fixes our kpasswdd implementation to be compatible
Andrew Bartlett
2007-10-10
3
-8
/
+146
*
r12670: Make a couple of dependencies stricter
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r12628: Prevent double registration warnings
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r12621: INIT_FUNCTION no longer has to be set on libraries
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r12620: Get rid of automatically generated lists of init functions of subsyst...
Jelmer Vernooij
2007-10-10
1
-0
/
+5
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
3
-5
/
+0
*
r12592: Remove some useless dependencies
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
2007-10-10
3
-1
/
+3
*
r12499: Move smb_build.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
2007-10-10
1
-10
/
+8
*
r12494: Support loading modules from .so files for most subsystems.
Jelmer Vernooij
2007-10-10
1
-0
/
+8
*
r12439: No need to keep walking this list if we find the match.
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r12436: Fix Samba4 as a server to Win2000 for the domain join.
Andrew Bartlett
2007-10-10
1
-46
/
+74
*
r12268: Use transactions to ensure that the schannel db is consistant.
Andrew Bartlett
2007-10-10
1
-0
/
+17
*
r12254: Add some (hopefully correct) descriptions for libraries that are inst...
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldb
Andrew Bartlett
2007-10-10
1
-1
/
+2
*
r12179: Allow our KDC to use LDAP to get to the backend database.
Andrew Bartlett
2007-10-10
1
-2
/
+5
*
r12060: Work towards allowing the credentials system to allow/deny certain
Andrew Bartlett
2007-10-10
2
-62
/
+97
*
r11995: A big kerberos-related update.
Andrew Bartlett
2007-10-10
1
-54
/
+7
*
r11991: Null termainte the list of backends. (Makes it easier to walk the li...
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r11967: Fix more 64-bit warnings.
Tim Potter
2007-10-10
1
-4
/
+4
*
r11567: Ldb API change patch.
Simo Sorce
2007-10-10
1
-10
/
+11
*
r11543: A major upgrade to our KDC and PAC handling.
Andrew Bartlett
2007-10-10
2
-2
/
+2
*
r11521: Add in client support for checking supportedSASLmechanisms, and then
Andrew Bartlett
2007-10-10
3
-5
/
+74
*
r11514: Fixup debug message
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r11470: To a server trusted for delegation (checked for in the gss libs),
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r11468: Merge a bit more of init_sec_context from Heimdal CVS into our
Andrew Bartlett
2007-10-10
1
-1
/
+8
*
r11452: Update Heimdal to current lorikeet, including removing the ccache side
Andrew Bartlett
2007-10-10
1
-49
/
+52
*
r11400: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r11399: Add another case where we need to fallback, if the KDC isn't there.
Andrew Bartlett
2007-10-10
1
-0
/
+4
*
r11394: Allow KDC unreachable as another 'forget about gssapi' error on SPNEGO.
Andrew Bartlett
2007-10-10
1
-0
/
+4
*
r11382: Require number of required M4 macros
Jelmer Vernooij
2007-10-10
2
-8
/
+3
*
r11377: Add support for building LIBRARY elements as shared libraries:
Jelmer Vernooij
2007-10-10
1
-1
/
+4
*
r11342: Remove unused variables.
Andrew Bartlett
2007-10-10
1
-1
/
+0
*
r11314: Use a patch from lha to have the kerberos libs extract the PAC, rather
Andrew Bartlett
2007-10-10
2
-19
/
+44
*
r11278: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-14
/
+22
*
r11270: Move the core CrackNames code from rpc_server/drsuapi to dsdb/samdb.
Andrew Bartlett
2007-10-10
2
-48
/
+12
*
r11244: Relative path names in .mk files
Jelmer Vernooij
2007-10-10
1
-8
/
+8
*
r11239: Use ${REALM} for the realm in rootdse.ldif
Andrew Bartlett
2007-10-10
1
-2
/
+1
*
r11226: Cope with Samba3's behaviour on LDAP with GSS-SPNEGO.
Andrew Bartlett
2007-10-10
1
-2
/
+3
*
r11219: Now that we have the credentials hooked in here, we have a much more
Andrew Bartlett
2007-10-10
1
-1
/
+10
*
r11216: Upgrade to gd's PAC extraction code from Samba3. While I still want
Andrew Bartlett
2007-10-10
2
-31
/
+39
*
r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...
Jelmer Vernooij
2007-10-10
1
-14
/
+0
*
r11212: Enable sealing of data with raw krb5, consolidate some code into the
Andrew Bartlett
2007-10-10
1
-61
/
+63
*
r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5
Andrew Bartlett
2007-10-10
3
-32
/
+51
*
r11199: Push an objectSid into the schannel state database, to match the new ...
Andrew Bartlett
2007-10-10
1
-10
/
+2
*
r11196: Clean up memory leaks (pointed out by vl), and handle the case where
Andrew Bartlett
2007-10-10
1
-11
/
+47
*
r10913: This patch isn't as big as it looks ...
Andrew Tridgell
2007-10-10
1
-9
/
+9
[prev]
[next]