Age | Commit message (Expand) | Author | Files | Lines |
2003-03-23 | NTLM Authentication: | Andrew Bartlett | 1 | -1/+1 |
2003-03-22 | Add -U, -N, -i, -A, -W to popt. | Jelmer Vernooij | 2 | -8/+48 |
2003-03-22 | (merge from HEAD) | Andrew Bartlett | 2 | -28/+25 |
2003-03-22 | Small clenaup patches: | Andrew Bartlett | 2 | -28/+25 |
2003-03-20 | Cleanup bogus initialisation in SID_NAME_USE enum. | Tim Potter | 1 | -8/+8 |
2003-03-18 | Merge from HEAD: | Andrew Bartlett | 2 | -6/+25 |
2003-03-18 | NTLMSSP updates from HEAD. | Andrew Bartlett | 1 | -0/+5 |
2003-03-18 | Jeremy merged across my string parinoia fixes, but forgot to enable them! :-) | Andrew Bartlett | 2 | -8/+12 |
2003-03-18 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+36 |
2003-03-18 | Comment about deprecated macro overmalloc_safe_strcpy(). | Martin Pool | 1 | -0/+6 |
2003-03-18 | Speling fixes and a little extra documentation. | Martin Pool | 1 | -6/+6 |
2003-03-18 | Merge in the developer string options from HEAD. We need to ensure 3.0 | Jeremy Allison | 1 | -23/+141 |
2003-03-17 | Merge from HEAD: | Andrew Bartlett | 1 | -2/+2 |
2003-03-17 | Merge from HEAD: | Andrew Bartlett | 1 | -0/+7 |
2003-03-17 | Merge from HEAD: | Andrew Bartlett | 1 | -0/+3 |
2003-03-17 | Merge from HEAD - sync up SessionSetup code to HEAD, including Luke Howard's | Andrew Bartlett | 3 | -0/+13 |
2003-03-16 | Fix nmbd under -DDEVELOPER (pstrcpy on not-pstring). | Andrew Bartlett | 1 | -0/+2 |
2003-03-16 | More work on my macro mess - we need function prototypes of different types, | Andrew Bartlett | 1 | -9/+12 |
2003-03-15 | A hack to get us building on a slightly older heimdal kerberos. It appears | Andrew Bartlett | 1 | -0/+7 |
2003-03-15 | Fix the 'non-optomizing compiler' case... | Andrew Bartlett | 1 | -2/+2 |
2003-03-15 | Fix the non-DEVELOPER case of my macro madness... | Andrew Bartlett | 1 | -1/+1 |
2003-03-15 | Minor fixes. | Andrew Bartlett | 1 | -1/+1 |
2003-03-15 | signed/unsigned fix | Andrew Bartlett | 1 | -2/+2 |
2003-03-15 | String handling parinoia fixes. | Andrew Bartlett | 3 | -24/+174 |
2003-03-14 | Fresh meat in trusted domains code: | Rafal Szczesniak | 1 | -2/+2 |
2003-03-13 | In Valgrind 1.9.4, the headers have moved to <valgrind/valgrind.h>, | Martin Pool | 1 | -3/+7 |
2003-03-13 | Change size parameters from signed to unsigned to fix up warnings. | Jeremy Allison | 1 | -1/+1 |
2003-03-12 | Change size parameters from signed to unsigned to fix up warnings. | Jeremy Allison | 1 | -1/+1 |
2003-03-12 | adding some initiaial code to sert %a to Win2K3 (using Native LanMan string f... | Gerald Carter | 1 | -1/+1 |
2003-03-12 | adding some initiaial code to sert %a to Win2K3 (using Native LanMan string f... | Gerald Carter | 1 | -1/+1 |
2003-03-11 | Remove valgrind_strlen function, hopefully no longer needed with | Martin Pool | 1 | -4/+0 |
2003-03-11 | If using --enable-developer and valgrind.h is present, define VALGRIND. | Martin Pool | 1 | -0/+8 |
2003-03-10 | strcpy_base from HEAD and trivial fix for smbclient -L | Volker Lendecke | 1 | -0/+9 |
2003-03-10 | Further work on NTLMSSP-based SMB signing. Current status is that I cannnot | Andrew Bartlett | 1 | -0/+23 |
2003-03-10 | Include valgrind.h if present on the system. | Martin Pool | 1 | -0/+5 |
2003-03-09 | Change the way we sign SMB packets, to a function pointer interface. | Andrew Bartlett | 1 | -6/+7 |
2003-03-08 | more on idmap | Simo Sorce | 1 | -9/+15 |
2003-03-08 | some more code | Simo Sorce | 2 | -0/+2 |
2003-03-07 | initial work for the new idmpa interface | Simo Sorce | 1 | -0/+49 |
2003-03-07 | Extra const committed by mistake - revert. | Jeremy Allison | 1 | -1/+1 |
2003-03-07 | Patch from Michael Steffens. In his own words : | Jeremy Allison | 1 | -1/+1 |
2003-03-07 | Some progress towards gums and tdbsam2 | Simo Sorce | 3 | -51/+64 |
2003-03-06 | add #define for the max device name length in a DEVICEMODE | Gerald Carter | 1 | -0/+2 |
2003-03-06 | add #define for the max device name length in a DEVICEMODE | Gerald Carter | 1 | -0/+2 |
2003-03-05 | Use new configure test to turn on this automated test for correct string | Andrew Bartlett | 1 | -1/+1 |
2003-03-04 | preparing for release of 3.0alpha22 | Gerald Carter | 1 | -1/+1 |
2003-03-01 | the new DEVELOPER checks for string overflows have (as expected) | Andrew Tridgell | 1 | -0/+9 |
2003-02-28 | *Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limit | Jeremy Allison | 1 | -0/+2 |
2003-02-28 | *Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limit | Jeremy Allison | 1 | -0/+2 |
2003-02-27 | additional fix for CR 601 | Gerald Carter | 1 | -1/+1 |