summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2003-03-17Fix memory leaks and add parinoioa code to our stat() cache.Andrew Bartlett1-2/+23
2003-03-16Missed one when I move 'share_sanity_checks' to use an fstring for 'dev'.Andrew Bartlett1-1/+1
2003-03-16Make sure we mark the assumption of a fstring parameter for 'devicetype'Andrew Bartlett3-10/+15
2003-03-16Add const.Andrew Bartlett1-7/+7
2003-03-16 - Make ReadDirName return a const char*.Andrew Bartlett7-29/+36
2003-03-16Try to avoid dereferencing a null pointer.Andrew Bartlett1-9/+13
2003-03-16New statcache internals - this time it's actually possible to follow what'sAndrew Bartlett1-54/+82
2003-03-16Fix nmbd under -DDEVELOPER (pstrcpy on not-pstring).Andrew Bartlett2-5/+12
2003-03-16Changes to help the kerberos change password code work on systems thatAndrew Bartlett2-37/+38
2003-03-16More work on my macro mess - we need function prototypes of different types,Andrew Bartlett1-9/+12
2003-03-15A hack to get us building on a slightly older heimdal kerberos. It appearsAndrew Bartlett1-0/+7
2003-03-15Fix non-gmake syntax error.Andrew Bartlett1-1/+1
2003-03-15Checkin cifs vfs for Linux mount helperSteve French1-43/+211
2003-03-15Fix the 'non-optomizing compiler' case...Andrew Bartlett1-2/+2
2003-03-15Fix the non-DEVELOPER case of my macro madness...Andrew Bartlett1-1/+1
2003-03-15Minor fixes.Andrew Bartlett4-8/+8
2003-03-15Remove an unused function and fix the build.Andrew Bartlett1-36/+0
2003-03-15Fix signed/unsigned issues - mostly 'i' counters.Andrew Bartlett7-47/+47
2003-03-15signed/unsigned fixAndrew Bartlett1-2/+2
2003-03-15String handling parinoia fixes.Andrew Bartlett12-166/+236
2003-03-15Fix off-by-one bug in safe_strcpy size paramater.Andrew Bartlett1-1/+1
2003-03-15Truncate the machinename manually, so as not to generate level 0 debugs forAndrew Bartlett1-10/+12
2003-03-15specify the size of these buffersAndrew Bartlett1-2/+2
2003-03-15If the server went away, don't segfault by attempting to FD_SET -1.Andrew Bartlett1-0/+3
2003-03-15Specify buffer sizesAndrew Bartlett1-2/+2
2003-03-15Be parinoid, malloc an extra SAFETY_MARGIN on the client's inbuf and outbuf.Andrew Bartlett1-2/+2
2003-03-15client-side smbpasswd fixes - use pstrcpy_base to avoid clobber_region bugsAndrew Bartlett1-6/+6
2003-03-15Add const, and a signed/unsigned fix.Andrew Bartlett1-3/+3
2003-03-15If it's an fstring, use fstrcpy().Andrew Bartlett1-8/+8
2003-03-15Clean up the VFS module loading logic by making the parameter an P_LIST,Andrew Bartlett2-59/+36
2003-03-15Found by my new checking code (yet to be commited):Andrew Bartlett1-1/+1
2003-03-15strictly, you can't #if on somthing that may or may not be defined.Andrew Bartlett1-1/+1
2003-03-15Now that mimir has done the grunt work, I'll fix up the commentAndrew Bartlett1-4/+1
2003-03-14fix WinXP & Win2K3 remote_arch and check pointer in ntlmssp code before deref...Gerald Carter3-19/+37
2003-03-14fix WinXP & Win2K3 remote_arch and check pointer in ntlmssp code before deref...Gerald Carter3-21/+39
2003-03-14We haven't implemented The Singing Contexts so far.Rafal Szczesniak1-1/+1
2003-03-14Extending code to work both in case of domain membershipRafal Szczesniak1-1/+1
2003-03-14Fresh meat in trusted domains code:Rafal Szczesniak4-59/+201
2003-03-14/tmp/newfun.msgRafal Szczesniak2-5/+63
2003-03-14Found by metze with the clobber-region check - if it's a pstring, use pstrcpy().Andrew Bartlett1-1/+1
2003-03-14Add examples of ComfyChairMartin Pool1-0/+33
2003-03-14Merge from SubversionMartin Pool1-2/+2
2003-03-14Fix off by one bug noticed by Andrew Bartlett.Jeremy Allison1-2/+2
2003-03-13Merge from HEAD. 'win2000 can take much longer than the specified time to res...Jeremy Allison1-1/+1
2003-03-13Merge from HEAD. 'fixed the unmarshalling of the queryaliasmem SAMR call'Jeremy Allison1-2/+6
2003-03-13Add bin/libbigballofmud.a non-shared library. A bit easier to link toMartin Pool1-0/+4
2003-03-13Merge of tdb_unlockeys() crash fix.Tim Potter1-0/+2
2003-03-13Merge of added locking functions from HEAD.Tim Potter1-1/+81
2003-03-13Merge of some commentary for getprinter info levels supported by win2k+Tim Potter1-0/+16
2003-03-13In Valgrind 1.9.4, the headers have moved to <valgrind/valgrind.h>,Martin Pool1-0/+4