summaryrefslogtreecommitdiff
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * more on idmapSimo Sorce2003-03-081-9/+15
| * some more codeSimo Sorce2003-03-082-0/+2
| * initial work for the new idmpa interfaceSimo Sorce2003-03-071-0/+49
| * Some progress towards gums and tdbsam2Simo Sorce2003-03-073-51/+64
| * add #define for the max device name length in a DEVICEMODEGerald Carter2003-03-061-0/+2
| * Use new configure test to turn on this automated test for correct stringAndrew Bartlett2003-03-051-1/+1
| * the new DEVELOPER checks for string overflows have (as expected)Andrew Tridgell2003-03-011-0/+9
| * *Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limitJeremy Allison2003-02-281-0/+2
| * additional fix for CR 601Gerald Carter2003-02-271-1/+1
| * Fix to allow blocking lock notification to be done rapidly (no waitJeremy Allison2003-02-272-1/+2
| * Progress on CR 601Gerald Carter2003-02-251-0/+45
| * Clean up non-krb5 breakages from my modifications to luke howard's patch.Andrew Bartlett2003-02-241-0/+1
| * Patch from Luke Howard to add mutual kerberos authentication, and SMB sessionAndrew Bartlett2003-02-242-0/+12
| * forgot the altered include fileSimo Sorce2003-02-231-4/+4
| * More signed/unsigned fixes (yes, I run with funny compiler options) andAndrew Bartlett2003-02-221-2/+2
| * Make init_module() and thus smb_load_module() return an int.Jelmer Vernooij2003-02-201-1/+1
| * Correct way to keep fucntion from proto.hJim McDonough2003-02-191-1/+1
| * Improve detection of iconv(3) for various platforms. M4 code is similar to wh...Alexander Bokovoy2003-02-191-0/+5
| * Move to a in-memory ccache for winbind, and replace setenv() properly.Andrew Bartlett2003-02-191-0/+4
| * Get non-krb systems to compile. How the heck do I keep something from being ...Jim McDonough2003-02-191-1/+1
| * Try to get heimdal working with HEAD.Jim McDonough2003-02-191-2/+3
| * Add the 'session key' output of the NTLMSSP exchange to the cli struct, soAndrew Bartlett2003-02-161-0/+4
| * * set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736Gerald Carter2003-02-151-0/+4
| * Move our NTLMSSP client code into ntlmssp.c. The intention is to provide aAndrew Bartlett2003-02-151-0/+19
| * Remove obsolete file lib/netatalk.c - We have a VFS module nowJelmer Vernooij2003-02-151-3/+0
| * Antti Andreimann <Antti.Andreimann@mail.ee> has done some changes to enableAndrew Bartlett2003-02-151-0/+3
| * Oops, forgot the header file changes.Andrew Bartlett2003-02-141-0/+1