Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21925: Start to code up the gss acquire creds calls. | Jeremy Allison | 1 | -6/+32 |
2007-10-10 | r21923: Add in the gss decrypt. | Jeremy Allison | 1 | -3/+45 |
2007-10-10 | r21922: Fixed the build by rather horrid means. I really need | Jeremy Allison | 7 | -100/+81 |
2007-10-10 | r21919: now that the local passdb abd BUILTIN have been blacklisted and they ... | Simo Sorce | 1 | -15/+0 |
2007-10-10 | r21918: Reverting this change as it is now causing aborts() in | Gerald Carter | 1 | -6/+1 |
2007-10-10 | r21917: Start to do the gss versions of sign+seal. | Jeremy Allison | 4 | -28/+85 |
2007-10-10 | r21916: Fix couple of "return" calls on void functions. | Jeremy Allison | 1 | -2/+10 |
2007-10-10 | r21913: fix one bug in build 717: correctly check the return from sid_peek_ch... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r21912: There's no point checksumming the packet length | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r21905: Rename | Gerald Carter | 2 | -11/+11 |
2007-10-10 | r21904: Fix HP build -- thanks, Don | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r21903: Get the length calculations right (I always forget | Jeremy Allison | 1 | -16/+18 |
2007-10-10 | r21902: Don't free the thing you're trying to set in the cli state. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r21901: Don't use fstrcat when you mean fstrcpy. Doh ! | Jeremy Allison | 1 | -3/+4 |
2007-10-10 | r21900: Token exchange now seems to work, now why does the | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r21899: At least we're getting to stage 2 of the blob | Jeremy Allison | 1 | -4/+10 |
2007-10-10 | r21898: Added test command, fixed first valgrind bugs. | Jeremy Allison | 3 | -5/+49 |
2007-10-10 | r21897: Add in a basic raw NTLM encrypt request. Now | Jeremy Allison | 7 | -20/+200 |
2007-10-10 | r21894: Some refactoring of server side encryption context. Support | Jeremy Allison | 3 | -29/+149 |
2007-10-10 | r21893: Update comments so they actually reflect reality... | Rafal Szczesniak | 1 | -3/+3 |
2007-10-10 | r21892: Mini-Patch from Michael | Volker Lendecke | 1 | -2/+0 |
2007-10-10 | r21891: Finish server-side NTLM-SPNEGO negotiation support. | Jeremy Allison | 1 | -33/+75 |
2007-10-10 | r21888: Add the osname and osver options to 'net ads join' as discussed | Gerald Carter | 1 | -1/+94 |
2007-10-10 | r21887: Fix annoying bug where in a pam_close_session (or a pam_setcred with the | Günther Deschner | 1 | -1/+29 |
2007-10-10 | r21885: Chown logic should be activated only if nfs4:chown=yes | Alexander Bokovoy | 1 | -24/+26 |
2007-10-10 | r21884: * Blacklist BUILTIN and MACHINE domains from the | Gerald Carter | 2 | -18/+31 |
2007-10-10 | r21883: Try and fix the build by removing the prototypes for | Jeremy Allison | 2 | -2/+10 |
2007-10-10 | r21882: The server part of the code has to use an AUTH_NTLMSSP struct, | Jeremy Allison | 7 | -80/+327 |
2007-10-10 | r21881: Make sure we are very specific when testing whether a backand can han... | James Peach | 2 | -2/+9 |
2007-10-10 | r21880: Make client and server calls into encryption code symetrical, | Jeremy Allison | 4 | -93/+224 |
2007-10-10 | r21879: Move process_blocking_lock_queue to a timed event. | Volker Lendecke | 2 | -52/+72 |
2007-10-10 | r21878: Fix a bug with smbd serving a windows terminal server: If winbind dec... | Volker Lendecke | 5 | -12/+49 |
2007-10-10 | r21877: Missed one line. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r21876: Start adding in the seal implementation - prototype code | Jeremy Allison | 3 | -7/+198 |
2007-10-10 | r21875: BUG 3275: Patch from Andy Polyakov <appro@fy.chalmers.se> | Gerald Carter | 2 | -19/+14 |
2007-10-10 | r21874: Fix missing notify function. Thanks to Thomas Bork <tombork@web.de> | Jeremy Allison | 1 | -0/+26 |
2007-10-10 | r21873: This is winbindd_pam.c, not pam_winbind.c :-) | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r21872: Fix a debug message | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r21871: Move deadtime processing into an idle event. While there, simplify | Volker Lendecke | 3 | -43/+45 |
2007-10-10 | r21870: Move sending auth_server keepalives out of the main loop into an idle... | Volker Lendecke | 4 | -53/+61 |
2007-10-10 | r21869: Move sending keepalives out of the main processing loop into idle event. | Volker Lendecke | 3 | -14/+46 |
2007-10-10 | r21868: Remove check_log_size from the central smbd processing loop. This can... | Volker Lendecke | 2 | -15/+5 |
2007-10-10 | r21867: Simplify calling convention of timeout_processing. lp_deadtime is only | Volker Lendecke | 2 | -11/+16 |
2007-10-10 | r21866: Remove unused "lock spin count" parameter | Volker Lendecke | 1 | -4/+0 |
2007-10-10 | r21865: Add in the stubs for SMB transport encryption. Will flesh | Jeremy Allison | 7 | -8/+123 |
2007-10-10 | r21864: Reformatting. | Jeremy Allison | 1 | -92/+92 |
2007-10-10 | r21863: Fix debug messages with incorrect function name. | Jeremy Allison | 1 | -15/+15 |
2007-10-10 | r21862: add the cups comment and location lookup to get_a_printer_2_default()... | Gerald Carter | 1 | -3/+10 |
2007-10-10 | r21861: Pull the comment and location from CUPS if we don't have one | Gerald Carter | 2 | -0/+148 |
2007-10-10 | r21860: Fixes for "winbind normalize names" functionality: | Gerald Carter | 5 | -5/+15 |