summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2003-03-11Remove valgrind_strlen function, hopefully no longer needed withMartin Pool1-4/+0
2003-03-11If using --enable-developer and valgrind.h is present, define VALGRIND.Martin Pool1-0/+8
2003-03-10Further work on NTLMSSP-based SMB signing. Current status is that I cannnotAndrew Bartlett1-0/+23
2003-03-10Include valgrind.h if present on the system.Martin Pool1-0/+5
2003-03-09Change the way we sign SMB packets, to a function pointer interface.Andrew Bartlett1-6/+7
2003-03-08more on idmapSimo Sorce1-9/+15
2003-03-08some more codeSimo Sorce2-0/+2
2003-03-07initial work for the new idmpa interfaceSimo Sorce1-0/+49
2003-03-07Some progress towards gums and tdbsam2Simo Sorce3-51/+64
2003-03-06add #define for the max device name length in a DEVICEMODEGerald Carter1-0/+2
2003-03-05Use new configure test to turn on this automated test for correct stringAndrew Bartlett1-1/+1
2003-03-01the new DEVELOPER checks for string overflows have (as expected)Andrew Tridgell1-0/+9
2003-02-28*Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limitJeremy Allison1-0/+2
2003-02-27additional fix for CR 601Gerald Carter1-1/+1
2003-02-27Fix to allow blocking lock notification to be done rapidly (no waitJeremy Allison2-1/+2
2003-02-25Progress on CR 601Gerald Carter1-0/+45
2003-02-24Clean up non-krb5 breakages from my modifications to luke howard's patch.Andrew Bartlett1-0/+1
2003-02-24Patch from Luke Howard to add mutual kerberos authentication, and SMB sessionAndrew Bartlett2-0/+12
2003-02-23forgot the altered include fileSimo Sorce1-4/+4
2003-02-22More signed/unsigned fixes (yes, I run with funny compiler options) andAndrew Bartlett1-2/+2
2003-02-20Make init_module() and thus smb_load_module() return an int.Jelmer Vernooij1-1/+1
2003-02-19Correct way to keep fucntion from proto.hJim McDonough1-1/+1
2003-02-19Improve detection of iconv(3) for various platforms. M4 code is similar to wh...Alexander Bokovoy1-0/+5
2003-02-19Move to a in-memory ccache for winbind, and replace setenv() properly.Andrew Bartlett1-0/+4
2003-02-19Get non-krb systems to compile. How the heck do I keep something from being ...Jim McDonough1-1/+1
2003-02-19Try to get heimdal working with HEAD.Jim McDonough1-2/+3
2003-02-16Add the 'session key' output of the NTLMSSP exchange to the cli struct, soAndrew Bartlett1-0/+4
2003-02-15* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736Gerald Carter1-0/+4
2003-02-15Move our NTLMSSP client code into ntlmssp.c. The intention is to provide aAndrew Bartlett1-0/+19
2003-02-15Remove obsolete file lib/netatalk.c - We have a VFS module nowJelmer Vernooij1-3/+0
2003-02-15Antti Andreimann <Antti.Andreimann@mail.ee> has done some changes to enableAndrew Bartlett1-0/+3
2003-02-14Oops, forgot the header file changes.Andrew Bartlett1-0/+1
2003-02-13A few typo fixes Andrew eventually let off to me.Rafal Szczesniak1-3/+3
2003-02-10added the 'lsaenumacctwithright' command to rpcclient. This allows youAndrew Tridgell2-1/+33
2003-02-10Some cleanups:Andrew Bartlett1-0/+2
2003-02-09(only for HEAD at the moment).Andrew Bartlett1-1/+1
2003-02-06ignore config.h.in in cvs as generated by autoheaderAndrew Tridgell1-0/+1
2003-02-06Remove configure and config.h.in from CVS.Andrew Bartlett1-1894/+0
2003-02-06added the LSA privileges server backend stubs. Right now they just logAndrew Tridgell1-2/+0
2003-02-01We now have client-side SMB signing support!Andrew Bartlett1-0/+1
2003-02-01Bitmap offsets and counts are always positive.Andrew Bartlett1-1/+1
2003-01-30Sync up with 3.0 heimdal.Jeremy Allison1-0/+8
2003-01-30Fix kerberos compile after the tpot massicre :-).Jeremy Allison1-1006/+1115
2003-01-30Fix for interesting resource constraint condition. When all opens areJeremy Allison1-1/+3
2003-01-28added LsaRemoveAccountRightsAndrew Tridgell1-3/+20
2003-01-28cleaned up the lsa_enum_acct_rights function and added aAndrew Tridgell2-8/+23
2003-01-28Factor out common code in the NTLMSSP/SPNEGO code.Andrew Bartlett1-0/+4
2003-01-24Commit just a little more infrastructure for HAVE_GETDIRENTRIESRichard Sharpe1-1/+1
2003-01-24At the prompting, start to add infrastructure to detect the presence ofRichard Sharpe1-0/+3
2003-01-21Fixup proto generation to not include krb5 specific symbolsJeremy Allison1-0/+3