Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r22095: BUG 4484: Add more checks to set %a for Vista clients (based on absen... | Gerald Carter | 1 | -0/+5 |
2007-10-10 | r21882: The server part of the code has to use an AUTH_NTLMSSP struct, | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r21847: Fix memory leaks in error paths (and in main code path in one case...) | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r21845: Refactor the sessionsetupX code a little to allow us | Jeremy Allison | 1 | -42/+193 |
2007-10-10 | r21483: Fix use of uninitialized variable. | Jeremy Allison | 1 | -3/+6 |
2007-10-10 | r21478: Add 65k length limit for split SPNEGO blobs. | Jeremy Allison | 1 | -9/+19 |
2007-10-10 | r21461: Not strictly necessary, as data_blob() panics if it can't allocate. B... | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r21460: Fix for server-side processing of SPNEGO auth | Jeremy Allison | 1 | -10/+216 |
2007-10-10 | r21128: Fix Vista connecting to Samba in share level security. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r20124: clean up nested extern declaration warnings | Herb Lewis | 1 | -6/+6 |
2007-10-10 | r19986: ooops | Simo Sorce | 1 | -2/+0 |
2007-10-10 | r19984: Must have been drunk yesterday. | Simo Sorce | 1 | -7/+4 |
2007-10-10 | r19980: Implement pam account stack checks when obey pam restrictions is true. | Simo Sorce | 1 | -0/+16 |
2007-10-10 | r19979: Fix memleak on pw and change talloc_destroy to TALLOC_FREE for mem_ctx | Simo Sorce | 1 | -3/+7 |
2007-10-10 | r18907: W00t. My original fix was correct after all :-). | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r18403: Revert until we get this sorted out correctly. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r18398: Fix bug #4095 - username composed into domain\user | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r17909: ensure we do not call map_username() twice on Krb5 session setups | Gerald Carter | 1 | -1/+5 |
2007-10-10 | r16397: Fix Klocwork #11767 and drasticly simplify the | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r15589: While trying to understand the vuid code I found that security=share ... | Volker Lendecke | 1 | -11/+21 |
2007-10-10 | r15523: Honour the time_offset also when verifying kerberos tickets. This | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r15475: Ugly and disgusting patch to fix the username map problem I created by | Volker Lendecke | 1 | -1/+4 |
2007-10-10 | r15472: Remove an unused function parameter | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r15467: Ensure every exit error path calls nt_status_squash. | Jeremy Allison | 1 | -27/+27 |
2007-10-10 | r15115: Fix error return on sessionsetup. Ensure no | Jeremy Allison | 1 | -11/+15 |
2007-10-10 | r14790: Fix possible null deref. Coverity #277. | Jeremy Allison | 1 | -1/+3 |
2007-10-10 | r14170: Paranioa fix for sesssetup. | Jeremy Allison | 1 | -0/+5 |
2007-10-10 | r14168: Fix Coverity #219. I think this is a false coverity | Jeremy Allison | 1 | -1/+4 |
2007-10-10 | r14130: Remove make_server_info_pac alltogether, make_server_info_info3 does | Günther Deschner | 1 | -3/+3 |
2007-10-10 | r14112: * fix checks on return code from register_vuid() which could actually | Gerald Carter | 1 | -4/+19 |
2007-10-10 | r13604: Fix for bug #3512 "use spnego=no" and "server signing=auto" cause cli... | Jeremy Allison | 1 | -22/+20 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -11/+19 |
2007-10-10 | r11909: Implement 'reset on zero vc'. This kills other connections when a ses... | Volker Lendecke | 1 | -0/+26 |
2007-10-10 | r11846: Destroy the TALLOC_CTX on error in the Kerberos session setup and give a | Günther Deschner | 1 | -0/+7 |
2007-10-10 | r11661: Store the INFO3 in the PAC data into the netsamlogon_cache. | Gerald Carter | 1 | -4/+8 |
2007-10-10 | r11655: Two small fixes | Gerald Carter | 1 | -3/+0 |
2007-10-10 | r11213: Fix the build | Günther Deschner | 1 | -1/+0 |
2007-10-10 | r11183: add small helper function to return a PAC_LOGON_INFO. | Günther Deschner | 1 | -10/+1 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -13/+57 |
2007-10-10 | r8913: Fix memory leak in -r 8912: Free the right thing, rather than blob1 't... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r8912: Samba 3.0 was failing from a Vista client, because it was using 'raw' | Andrew Bartlett | 1 | -6/+39 |
2007-10-10 | r8472: abartlet's patch for parallel ntlmssp supporttrunk/source/smbd/sessset... | Gerald Carter | 1 | -17/+58 |
2007-10-10 | r7963: Add aio support to 3.0. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r7398: commiting abartlet's patch for kerberos authentication when using a ke... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r7395: * new feature 'map to guest = bad uid' (based on patch from | Gerald Carter | 1 | -20/+35 |
2007-10-10 | r7372: abartet's patch for BUG 2391 (segv caused by free a static pointer) | Gerald Carter | 1 | -0/+2 |
2007-10-10 | r7139: trying to reduce the number of diffs between trunk and 3.0; changing v... | Gerald Carter | 1 | -9/+6 |
2007-10-10 | r7024: reverting mistaken commit | Gerald Carter | 1 | -14/+3 |
2007-10-10 | r7020: fixing printer ace values and getting rid of false compiler warning ab... | Gerald Carter | 1 | -3/+14 |