Age | Commit message (Expand) | Author | Files | Lines |
2003-03-28 | don't include proto.h during autoconf tests since it doesn't exist yet; fixed... | Gerald Carter | 1 | -0/+2 |
2003-03-28 | merged real time signal fixes from head | Andrew Tridgell | 1 | -0/+4 |
2003-03-28 | it is possible for some of the real time signals to be used by glibc, | Andrew Tridgell | 1 | -0/+4 |
2003-03-27 | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us... | cvs2svn Import User | 1 | -0/+48 |
2003-03-27 | Use the new modules system in VFS. If a module can't be loaded with the | Jelmer Vernooij | 1 | -2/+2 |
2003-03-27 | The definition of pstrcpy_base(), and the preceeding comments, were given | Christopher R. Hertel | 1 | -9/+3 |
2003-03-27 | The definition of pstrcpy_base(), and the preceeding comments, were given | Christopher R. Hertel | 1 | -9/+3 |
2003-03-26 | Use execinfo.h to get prototypes for backtrace_symbols (fixes | Jelmer Vernooij | 1 | -0/+4 |
2003-03-26 | Output backtrace to logfile in smb_panic(), as suggested by mbp | Jelmer Vernooij | 1 | -0/+4 |
2003-03-24 | - Add support to auth/ for the new modules system | Jelmer Vernooij | 1 | -0/+4 |
2003-03-24 | Revoke some of the popt patch from metze I applied earlier today. It added | Jelmer Vernooij | 1 | -1/+5 |
2003-03-24 | Define POPT_TABLEEND if current popt.h doesn't contain it already | Jelmer Vernooij | 1 | -0/+4 |
2003-03-24 | Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes | Jelmer Vernooij | 1 | -9/+2 |
2003-03-24 | (merge from HEAD) | Andrew Bartlett | 1 | -1/+1 |
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 |