summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * A few typo fixes Andrew eventually let off to me.Rafal Szczesniak2003-02-131-3/+3
| * added the 'lsaenumacctwithright' command to rpcclient. This allows youAndrew Tridgell2003-02-102-1/+33
| * Some cleanups:Andrew Bartlett2003-02-101-0/+2
| * (only for HEAD at the moment).Andrew Bartlett2003-02-091-1/+1
| * ignore config.h.in in cvs as generated by autoheaderAndrew Tridgell2003-02-061-0/+1
| * Remove configure and config.h.in from CVS.Andrew Bartlett2003-02-061-1894/+0
| * added the LSA privileges server backend stubs. Right now they just logAndrew Tridgell2003-02-061-2/+0
| * We now have client-side SMB signing support!Andrew Bartlett2003-02-011-0/+1
| * Bitmap offsets and counts are always positive.Andrew Bartlett2003-02-011-1/+1
| * Sync up with 3.0 heimdal.Jeremy Allison2003-01-301-0/+8
| * Fix kerberos compile after the tpot massicre :-).Jeremy Allison2003-01-301-1006/+1115
| * Fix for interesting resource constraint condition. When all opens areJeremy Allison2003-01-301-1/+3
| * added LsaRemoveAccountRightsAndrew Tridgell2003-01-281-3/+20
| * cleaned up the lsa_enum_acct_rights function and added aAndrew Tridgell2003-01-282-8/+23
| * Factor out common code in the NTLMSSP/SPNEGO code.Andrew Bartlett2003-01-281-0/+4
| * Commit just a little more infrastructure for HAVE_GETDIRENTRIESRichard Sharpe2003-01-241-1/+1
| * At the prompting, start to add infrastructure to detect the presence ofRichard Sharpe2003-01-241-0/+3
| * Fixup proto generation to not include krb5 specific symbolsJeremy Allison2003-01-211-0/+3