Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r22012: Ensure we use the same technique to pull the share mode | Jeremy Allison | 1 | -19/+21 |
2007-10-10 | r22009: change TDB_DATA from char * to unsigned char * | Stefan Metzmacher | 3 | -12/+12 |
2007-10-10 | r22003: Fix from Jiri.Sasek@Sun.COM to wrap our krb5_locate_kdc | Jeremy Allison | 1 | -5/+13 |
2007-10-10 | r22001: change prototype of dump_data(), so that it takes unsigned char * now, | Stefan Metzmacher | 6 | -55/+55 |
2007-10-10 | r21998: Fix tdb keynames in netsamlogon_clear_cached_user(). | Günther Deschner | 1 | -15/+11 |
2007-10-10 | r21997: Implement the server side of gss seal negotiate. | Jeremy Allison | 1 | -2/+6 |
2007-10-10 | r21994: Ignore keepalives in the correct buffer (out not in :-). | Jeremy Allison | 2 | -2/+2 |
2007-10-10 | r21993: Don't let keepalives interferece with sign or seal | Jeremy Allison | 1 | -0/+5 |
2007-10-10 | r21992: Fix keepalive processing when encryption turned on. | Jeremy Allison | 1 | -6/+26 |
2007-10-10 | r21991: I hate Steve French :-). Add support for encryption | Jeremy Allison | 3 | -33/+95 |
2007-10-10 | r21990: Stop messing with the signing engine just because | Jeremy Allison | 2 | -20/+20 |
2007-10-10 | r21975: if we use the _bystring() version when storing, we should use it on f... | Stefan Metzmacher | 1 | -4/+2 |
2007-10-10 | r21969: Start working on the gss-side of the server negotiation. | Jeremy Allison | 1 | -6/+27 |
2007-10-10 | r21967: Add conversion from gss errors to nt status. | Jeremy Allison | 1 | -0/+102 |
2007-10-10 | r21947: Fix the equivalent of memcpy(x, x, 16). Found | Jeremy Allison | 1 | -1/+3 |
2007-10-10 | r21939: Fix missing initialization that | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r21932: fix compiler warning. | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21926: Fix missing enum specifier pointed out by Don McCall @ HP. | Jeremy Allison | 2 | -13/+13 |
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 | 4 | -68/+46 |
2007-10-10 | r21917: Start to do the gss versions of sign+seal. | Jeremy Allison | 1 | -20/+77 |
2007-10-10 | r21916: Fix couple of "return" calls on void functions. | Jeremy Allison | 1 | -2/+10 |
2007-10-10 | r21912: There's no point checksumming the packet length | Jeremy Allison | 1 | -4/+4 |
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 | 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 | 1 | -3/+4 |
2007-10-10 | r21897: Add in a basic raw NTLM encrypt request. Now | Jeremy Allison | 3 | -16/+159 |
2007-10-10 | r21894: Some refactoring of server side encryption context. Support | Jeremy Allison | 2 | -2/+13 |
2007-10-10 | r21893: Update comments so they actually reflect reality... | Rafal Szczesniak | 1 | -3/+3 |
2007-10-10 | r21883: Try and fix the build by removing the prototypes for | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r21882: The server part of the code has to use an AUTH_NTLMSSP struct, | Jeremy Allison | 1 | -78/+24 |
2007-10-10 | r21880: Make client and server calls into encryption code symetrical, | Jeremy Allison | 2 | -91/+221 |
2007-10-10 | r21876: Start adding in the seal implementation - prototype code | Jeremy Allison | 1 | -2/+176 |
2007-10-10 | r21865: Add in the stubs for SMB transport encryption. Will flesh | Jeremy Allison | 3 | -5/+77 |
2007-10-10 | r21864: Reformatting. | Jeremy Allison | 1 | -92/+92 |
2007-10-10 | r21846: Try and fix the Darwin build which seems to have a strange krb5. | Jeremy Allison | 1 | -0/+6 |
2007-10-10 | r21845: Refactor the sessionsetupX code a little to allow us | Jeremy Allison | 1 | -0/+33 |
2007-10-10 | r21831: Back out r21823 for a while, this is going into a bzr tree first. | Volker Lendecke | 1 | -4/+1 |
2007-10-10 | r21823: Let secrets_store_machine_password() also store the account name. Not... | Volker Lendecke | 1 | -1/+4 |
2007-10-10 | r21800: Check-in the DFS rewrite. I am still testing this but it | Jeremy Allison | 1 | -140/+148 |
2007-10-10 | r21778: Wrap calls to krb5_get_init_creds_opt_free to handle the different | James Peach | 1 | -6/+23 |
2007-10-10 | r21777: As Stevef requested and the Apple guys agreed, make | Jeremy Allison | 1 | -3/+4 |
2007-10-10 | r21768: Fix the client dfs code such that smbclient can | Jeremy Allison | 4 | -50/+62 |
2007-10-10 | r21755: Memory leak fixes from Zack Kirsch <zack.kirsch@isilon.com>. | Jeremy Allison | 1 | -2/+3 |
2007-10-10 | r21750: Sync up with SAMBA_3_0_25. Only client changes are in libsmbclient | Jeremy Allison | 1 | -2/+11 |
2007-10-10 | r21703: fix build when O_SYNC not defined | Herb Lewis | 1 | -0/+2 |
2007-10-10 | r21644: Allow mkdir on platforms with no O_DIRECTORY. | Jeremy Allison | 1 | -9/+17 |
2007-10-10 | r21643: Put the correct bits on the wire for posix_mkdir. | Jeremy Allison | 1 | -1/+2 |
2007-10-10 | r21640: Fix the build for broken platoforms without O_DIRECT or O_DIRECTORY. | Jeremy Allison | 1 | -0/+9 |