Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r22266: Fix bug #4512 - we were returning a volume label greater than | Jeremy Allison | 2 | -5/+7 |
2007-10-10 | r22262: fix the build on systems without GSS_C_NT_HOSTBASED_SERVICE | Stefan Metzmacher | 1 | -1/+4 |
2007-10-10 | r22213: We can't use become_root() here, as it does DEBUG() | Volker Lendecke | 1 | -0/+7 |
2007-10-10 | r22149: BUG 4500: patch from Jorge Santos <jorge_a_santos@hotmail.com> | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r22145: Fix bug #4494 - reported by Kevin Jamieson <bugzilla@kevinjamieson.com>. | Jeremy Allison | 2 | -3/+5 |
2007-10-10 | r22132: I hate inefficiency. Don't call conv_str_size() | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r22129: Fix the nttrans create extended response for pipes | Jeremy Allison | 1 | -5/+44 |
2007-10-10 | r22128: Fix the pipe open response with EXTENDED_RESPONSE_REQUIRED | Jeremy Allison | 1 | -1/+24 |
2007-10-10 | r22124: Wow - NTCreateX sets the word count to 42, but returns 50 on | Jeremy Allison | 1 | -1/+7 |
2007-10-10 | r22123: Try and fix the csc (#4404) bug by supporting the extended | Jeremy Allison | 1 | -7/+18 |
2007-10-10 | r22122: Start to fix csc issue with Vista. Make smbd support | Jeremy Allison | 1 | -1/+22 |
2007-10-10 | r22096: become_root_uid_only() is unneeded - it's only used in | Jeremy Allison | 1 | -15/+15 |
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 | r22065: First logic change I've found :-(. We were being too | Jeremy Allison | 1 | -9/+24 |
2007-10-10 | r22064: Fix the DFS code to work better with Vista clients. Allow | Jeremy Allison | 2 | -34/+39 |
2007-10-10 | r22060: Fix for AIX quotas from Heinrich Mislik <Heinrich.Mislik@univie.ac.at>. | Jeremy Allison | 1 | -0/+30 |
2007-10-10 | r22059: Over-allocate and NULL out 100 bytes for lanman.c. | Volker Lendecke | 1 | -4/+8 |
2007-10-10 | r22050: Fix a couple of off-by-one errors in the rap | Jeremy Allison | 1 | -3/+15 |
2007-10-10 | r22045: As Volker noticed, skip_string's last argument is | Jeremy Allison | 1 | -94/+98 |
2007-10-10 | r22044: Remove the only skip_string(...,2) caller | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r22043: Comparing lanman.c with -r22013 is now MUCH easier, thanks! This look... | Volker Lendecke | 1 | -3/+0 |
2007-10-10 | r22042: Try and clean up my own mess using the API Volker | Jeremy Allison | 1 | -71/+76 |
2007-10-10 | r22020: Make it more clear that both the vuser struct and it's contents are | Andrew Bartlett | 2 | -41/+27 |
2007-10-10 | r22017: After changing 2000 lines of this I think this is needed :-). | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r22014: Make us pass RANDOMIPC test again :-(. This is an ugly check-in, | Jeremy Allison | 1 | -277/+601 |
2007-10-10 | r22013: Move to SSPI framing (sig first in NTLM). | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r22010: Now I'm looking at mangling again, make sure | Jeremy Allison | 1 | -16/+31 |
2007-10-10 | r22009: change TDB_DATA from char * to unsigned char * | Stefan Metzmacher | 5 | -9/+9 |
2007-10-10 | r22008: use string_term_tdb_data() | Stefan Metzmacher | 1 | -4/+3 |
2007-10-10 | r22001: change prototype of dump_data(), so that it takes unsigned char * now, | Stefan Metzmacher | 4 | -8/+8 |
2007-10-10 | r21997: Implement the server side of gss seal negotiate. | Jeremy Allison | 1 | -15/+86 |
2007-10-10 | r21991: I hate Steve French :-). Add support for encryption | Jeremy Allison | 2 | -18/+90 |
2007-10-10 | r21980: make use of tdb_*_bystring() and string_term_tdb_data() in smbd/ | Stefan Metzmacher | 2 | -18/+6 |
2007-10-10 | r21969: Start working on the gss-side of the server negotiation. | Jeremy Allison | 2 | -0/+90 |
2007-10-10 | r21961: Repair bug introduced by rev. 21960. | Jeremy Allison | 1 | -0/+6 |
2007-10-10 | r21960: Fix bugs 4463,4464,4465,4466. Thanks Jason :-) | Volker Lendecke | 1 | -2/+0 |
2007-10-10 | r21953: One format fix, clarify a condition that the IBM | Jeremy Allison | 1 | -2/+20 |
2007-10-10 | r21952: Fix critical (!) error found by IBM checker. | Jeremy Allison | 1 | -22/+28 |
2007-10-10 | r21950: After discussion with the Apple and Linux client maintainers, | James Peach | 1 | -1/+5 |
2007-10-10 | r21942: Hoist by our own petard :-). Older smbclient binaries | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r21926: Fix missing enum specifier pointed out by Don McCall @ HP. | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r21925: Start to code up the gss acquire creds calls. | Jeremy Allison | 1 | -6/+32 |
2007-10-10 | r21917: Start to do the gss versions of sign+seal. | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r21904: Fix HP build -- thanks, Don | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r21900: Token exchange now seems to work, now why does the | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r21898: Added test command, fixed first valgrind bugs. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r21897: Add in a basic raw NTLM encrypt request. Now | Jeremy Allison | 2 | -2/+34 |
2007-10-10 | r21894: Some refactoring of server side encryption context. Support | Jeremy Allison | 1 | -27/+136 |
2007-10-10 | r21891: Finish server-side NTLM-SPNEGO negotiation support. | Jeremy Allison | 1 | -33/+75 |
2007-10-10 | r21882: The server part of the code has to use an AUTH_NTLMSSP struct, | Jeremy Allison | 4 | -1/+287 |