Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r11601: try to fix the build on IRIX 6.5 us4 | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r11600: remove unused code | Stefan Metzmacher | 2 | -1678/+0 |
2007-10-10 | r11599: remove local (and broken) version of strhaslower() strhasupper() | Stefan Metzmacher | 1 | -24/+0 |
2007-10-10 | r11567: Ldb API change patch. | Simo Sorce | 1 | -10/+11 |
2007-10-10 | r11543: A major upgrade to our KDC and PAC handling. | Andrew Bartlett | 5 | -45/+67 |
2007-10-10 | r11538: More notes on things we need. | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r11537: Make the authsam_account_ok routine callable by external users (the K... | Andrew Bartlett | 1 | -19/+21 |
2007-10-10 | r11525: Move lookups (including the attribute search) for users from | Andrew Bartlett | 1 | -69/+105 |
2007-10-10 | r11522: Add support for delegated credentials and machine account credentials | Andrew Bartlett | 1 | -0/+20 |
2007-10-10 | r11521: Add in client support for checking supportedSASLmechanisms, and then | Andrew Bartlett | 3 | -5/+74 |
2007-10-10 | r11520: indent | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11514: Fixup debug message | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11470: To a server trusted for delegation (checked for in the gss libs), | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11468: Merge a bit more of init_sec_context from Heimdal CVS into our | Andrew Bartlett | 1 | -1/+8 |
2007-10-10 | r11452: Update Heimdal to current lorikeet, including removing the ccache side | Andrew Bartlett | 7 | -52/+178 |
2007-10-10 | r11441: Remove the auth_domain module from Samba4, as we will only do things | Andrew Bartlett | 2 | -169/+0 |
2007-10-10 | r11440: Actually check the right thing for 'is this a machine account' (thank... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11414: Add passing around of logon_parameters to Samba4 auth_winbind | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r11401: A simple hack to have our central credentials system deny sending LM | Andrew Bartlett | 4 | -0/+19 |
2007-10-10 | r11400: fix compiler warnings | Stefan Metzmacher | 2 | -6/+6 |
2007-10-10 | r11399: Add another case where we need to fallback, if the KDC isn't there. | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r11394: Allow KDC unreachable as another 'forget about gssapi' error on SPNEGO. | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r11393: Avoid error messages and get more correctness with long plaintext pas... | Andrew Bartlett | 1 | -14/+15 |
2007-10-10 | r11382: Require number of required M4 macros | Jelmer Vernooij | 2 | -8/+3 |
2007-10-10 | r11377: Add support for building LIBRARY elements as shared libraries: | Jelmer Vernooij | 2 | -2/+5 |
2007-10-10 | r11370: Samba4 now passes it's own RPC-SAMLOGON test again. | Andrew Bartlett | 3 | -3/+32 |
2007-10-10 | r11366: Pass around the flags which indicate if we should support plaintext | Andrew Bartlett | 4 | -13/+26 |
2007-10-10 | r11358: Ensure domains are always upper-case as well. Helps NTLMv2. | Andrew Bartlett | 1 | -1/+4 |
2007-10-10 | r11350: Add some debugs to assist tracking down kerberos issues in future. | Andrew Bartlett | 1 | -2/+26 |
2007-10-10 | r11342: Remove unused variables. | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r11325: Fix up some kerberos notes. | Andrew Bartlett | 1 | -15/+14 |
2007-10-10 | r11315: Sorry gd, I just removed all of your code that I just merged... | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r11314: Use a patch from lha to have the kerberos libs extract the PAC, rather | Andrew Bartlett | 4 | -139/+50 |
2007-10-10 | r11313: Typo | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11312: Make it clear we are looking at the 'domain ref', not the domain | Andrew Bartlett | 1 | -18/+18 |
2007-10-10 | r11303: Support defining and installing public headers for libraries. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r11293: Use the right search when forming the data for the PAC. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r11278: fix compiler warnings | Stefan Metzmacher | 1 | -14/+22 |
2007-10-10 | r11273: Initialise the new server_info->logon_server element. | Andrew Bartlett | 2 | -0/+9 |
2007-10-10 | r11272: In trying to track down why Win2k3 is again rejecting our PAC, ensure | Andrew Bartlett | 4 | -90/+34 |
2007-10-10 | r11270: Move the core CrackNames code from rpc_server/drsuapi to dsdb/samdb. | Andrew Bartlett | 3 | -88/+81 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 5 | -35/+39 |
2007-10-10 | r11239: Use ${REALM} for the realm in rootdse.ldif | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r11226: Cope with Samba3's behaviour on LDAP with GSS-SPNEGO. | Andrew Bartlett | 1 | -2/+3 |
2007-10-10 | r11220: Add the ability to handle the salt prinicpal as part of the | Andrew Bartlett | 5 | -29/+51 |
2007-10-10 | r11219: Now that we have the credentials hooked in here, we have a much more | Andrew Bartlett | 1 | -1/+10 |
2007-10-10 | r11218: Always return the mutual authentication reply (needed for kpasswd), | Andrew Bartlett | 1 | -45/+12 |
2007-10-10 | r11216: Upgrade to gd's PAC extraction code from Samba3. While I still want | Andrew Bartlett | 4 | -47/+140 |
2007-10-10 | r11215: Remove no-op prompter intended to work around bugs in old kerberos libs. | Andrew Bartlett | 1 | -27/+1 |
2007-10-10 | r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica... | Jelmer Vernooij | 4 | -54/+0 |