summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
| * Add const (from a patch by Stephan Kulow <coolo@kde.org>)Jelmer Vernooij2003-04-021-4/+5
| * THE Idmap patch :-)Simo Sorce2003-04-022-1/+3
| * Cleanup of winbind client side code.Tim Potter2003-03-311-1/+1
| * don't include proto.h during autoconf tests since it doesn't exist yet; fixed...Gerald Carter2003-03-281-0/+2
| * it is possible for some of the real time signals to be used by glibc,Andrew Tridgell2003-03-281-0/+4
* | Merge the TNG netlogon schannel from HEAD.Volker Lendecke2003-04-062-2/+44
* | set version to alpha24 so we can distinguish from the alpha23 releaseGerald Carter2003-04-021-1/+1
* | Merge of winbind nss library cleanup from HEAD.Tim Potter2003-04-021-1/+1
* | set version stringGerald Carter2003-03-311-1/+1
* | don't include proto.h during autoconf tests since it doesn't exist yet; fixed...Gerald Carter2003-03-281-0/+2
* | merged real time signal fixes from headAndrew Tridgell2003-03-281-0/+4
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2003-03-271-0/+48
|\|
| * Use the new modules system in VFS. If a module can't be loaded with theJelmer Vernooij2003-03-271-2/+2
| * The definition of pstrcpy_base(), and the preceeding comments, were givenChristopher R. Hertel2003-03-271-9/+3
| * Use execinfo.h to get prototypes for backtrace_symbols (fixesJelmer Vernooij2003-03-261-0/+4
| * Output backtrace to logfile in smb_panic(), as suggested by mbpJelmer Vernooij2003-03-261-0/+4
| * - Add support to auth/ for the new modules systemJelmer Vernooij2003-03-241-0/+4
| * Revoke some of the popt patch from metze I applied earlier today. It addedJelmer Vernooij2003-03-241-1/+5
| * Define POPT_TABLEEND if current popt.h doesn't contain it alreadyJelmer Vernooij2003-03-241-0/+4
| * Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changesJelmer Vernooij2003-03-241-9/+2
| * NTLM Authentication:Andrew Bartlett2003-03-231-1/+1
| * Add -U, -N, -i, -A, -W to popt.Jelmer Vernooij2003-03-222-8/+48
| * Small clenaup patches:Andrew Bartlett2003-03-222-28/+25
| * Cleanup bogus initialisation in SID_NAME_USE enum.Tim Potter2003-03-201-8/+8
* | The definition of pstrcpy_base(), and the preceeding comments, were givenChristopher R. Hertel2003-03-271-9/+3
* | (merge from HEAD)Andrew Bartlett2003-03-241-1/+1
* | (merge from HEAD)Andrew Bartlett2003-03-222-28/+25
* | Merge from HEAD:Andrew Bartlett2003-03-182-6/+25
* | NTLMSSP updates from HEAD.Andrew Bartlett2003-03-181-0/+5
* | Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)Andrew Bartlett2003-03-182-8/+12
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2003-03-181-0/+36
|\|
| * Comment about deprecated macro overmalloc_safe_strcpy().Martin Pool2003-03-181-0/+6
| * Speling fixes and a little extra documentation.Martin Pool2003-03-181-6/+6
| * Fix nmbd under -DDEVELOPER (pstrcpy on not-pstring).Andrew Bartlett2003-03-161-0/+2
| * More work on my macro mess - we need function prototypes of different types,Andrew Bartlett2003-03-161-9/+12
| * A hack to get us building on a slightly older heimdal kerberos. It appearsAndrew Bartlett2003-03-151-0/+7
| * Fix the 'non-optomizing compiler' case...Andrew Bartlett2003-03-151-2/+2
| * Fix the non-DEVELOPER case of my macro madness...Andrew Bartlett2003-03-151-1/+1
| * Minor fixes.Andrew Bartlett2003-03-151-1/+1
| * signed/unsigned fixAndrew Bartlett2003-03-151-2/+2
| * String handling parinoia fixes.Andrew Bartlett2003-03-153-24/+174
| * Fresh meat in trusted domains code:Rafal Szczesniak2003-03-141-2/+2
| * In Valgrind 1.9.4, the headers have moved to <valgrind/valgrind.h>,Martin Pool2003-03-131-3/+7
| * Change size parameters from signed to unsigned to fix up warnings.Jeremy Allison2003-03-121-1/+1
| * adding some initiaial code to sert %a to Win2K3 (using Native LanMan string f...Gerald Carter2003-03-121-1/+1
| * Remove valgrind_strlen function, hopefully no longer needed withMartin Pool2003-03-111-4/+0
| * If using --enable-developer and valgrind.h is present, define VALGRIND.Martin Pool2003-03-111-0/+8
| * Further work on NTLMSSP-based SMB signing. Current status is that I cannnotAndrew Bartlett2003-03-101-0/+23
| * Include valgrind.h if present on the system.Martin Pool2003-03-101-0/+5
| * Change the way we sign SMB packets, to a function pointer interface.Andrew Bartlett2003-03-091-6/+7