Add an STF module that defines the tests to be run by "make check".
[samba.git] / source3 /
2003-03-19 Martin PoolAdd an STF module that defines the tests to be run...
2003-03-19 Martin PoolGet rid of "make check" targets that call nonexistent...
2003-03-19 Martin PoolA new STF test case! This one checks strcasecmp correc...
2003-03-19 Martin PoolAdd the correct file :-( to ignore .po and .po32 files.
2003-03-19 Martin PoolRemove this .po file from the repository. I meant...
2003-03-19 Martin PoolIgnore t_strcmp test case.
2003-03-19 Martin PoolIgnore .po and .po32 files.
2003-03-19 Martin PoolRun test 10000 times to make measurement easier.
2003-03-18 Jeremy AllisonEnsure dev in make_connection is const.
2003-03-18 Jeremy AllisonRemoved unused var.
2003-03-18 Jelmer VernooijPut in some macros for the new modules system
2003-03-18 Martin PoolStep one of optimizations for StrCaseCmp:
2003-03-18 Martin PoolAdd t_strcmp test/torture harness.
2003-03-18 Martin PoolSplit "clobber" function and variables into its own...
2003-03-18 Martin PoolIgnore t_stringoverflow binary.
2003-03-18 Martin PoolIgnore .po and .po32 files.
2003-03-18 Martin PoolComment about deprecated macro overmalloc_safe_strcpy().
2003-03-18 Martin PoolRemove static libbigballofmud, which just does not...
2003-03-18 Martin PoolThe new string macros catch a bug at compile that previ...
2003-03-18 Martin PoolUpdate comment: Valgrind 1.9.4 seems to always respect...
2003-03-18 Martin PoolSpeling fixes and a little extra documentation.
2003-03-18 Martin Poolglobal_globber_region_function/line ought to be recorde...
2003-03-18 Martin PoolDecode waitstatus values when a command fails.
2003-03-18 Tim PotterAdded #ifdef'ed out implementation of auth_smbd python...
2003-03-18 Tim PotterStart of a unit test for info3 caching. Much unfrastru...
2003-03-17 Andrew BartlettAdd copyright.
2003-03-17 Volker LendeckeFix memory leak.
2003-03-17 Andrew BartlettFix invalid SAFE_FREE() of talloc()ed memory.
2003-03-17 Andrew BartlettBrain fart - make sure we truncate the right string...
2003-03-17 Andrew BartlettFix const warnings.
2003-03-17 Andrew BartlettAdd const.
2003-03-17 Andrew BartlettMore statcache fixes - and add a bit more doco.
2003-03-17 Tim PotterApplied waider's patch to return DOS error codes for...
2003-03-17 Tim PotterIgnore .pyc files.
2003-03-17 Andrew BartlettFix a memory leak - 'smbcontrol smbd pool-usage' is...
2003-03-17 Tim PotterSome cosmetic changes to make the popt --usage output...
2003-03-17 Andrew BartlettFix memory leaks and add parinoioa code to our stat...
2003-03-16 Andrew BartlettMissed one when I move 'share_sanity_checks' to use...
2003-03-16 Andrew BartlettMake sure we mark the assumption of a fstring parameter...
2003-03-16 Andrew BartlettAdd const.
2003-03-16 Andrew Bartlett - Make ReadDirName return a const char*.
2003-03-16 Andrew BartlettTry to avoid dereferencing a null pointer.
2003-03-16 Andrew BartlettNew statcache internals - this time it's actually possi...
2003-03-16 Andrew BartlettFix nmbd under -DDEVELOPER (pstrcpy on not-pstring).
2003-03-16 Andrew BartlettChanges to help the kerberos change password code work...
2003-03-16 Andrew BartlettMore work on my macro mess - we need function prototype...
2003-03-15 Andrew BartlettA hack to get us building on a slightly older heimdal...
2003-03-15 Andrew BartlettFix non-gmake syntax error.
2003-03-15 Steve FrenchCheckin cifs vfs for Linux mount helper
2003-03-15 Andrew BartlettFix the 'non-optomizing compiler' case...
2003-03-15 Andrew BartlettFix the non-DEVELOPER case of my macro madness...
2003-03-15 Andrew BartlettMinor fixes.
2003-03-15 Andrew BartlettRemove an unused function and fix the build.
2003-03-15 Andrew BartlettFix signed/unsigned issues - mostly 'i' counters.
2003-03-15 Andrew Bartlettsigned/unsigned fix
2003-03-15 Andrew BartlettString handling parinoia fixes.
2003-03-15 Andrew BartlettFix off-by-one bug in safe_strcpy size paramater.
2003-03-15 Andrew BartlettTruncate the machinename manually, so as not to generat...
2003-03-15 Andrew Bartlettspecify the size of these buffers
2003-03-15 Andrew BartlettIf the server went away, don't segfault by attempting...
2003-03-15 Andrew BartlettSpecify buffer sizes
2003-03-15 Andrew BartlettBe parinoid, malloc an extra SAFETY_MARGIN on the clien...
2003-03-15 Andrew Bartlettclient-side smbpasswd fixes - use pstrcpy_base to avoid...
2003-03-15 Andrew BartlettAdd const, and a signed/unsigned fix.
2003-03-15 Andrew BartlettIf it's an fstring, use fstrcpy().
2003-03-15 Andrew BartlettClean up the VFS module loading logic by making the...
2003-03-15 Andrew BartlettFound by my new checking code (yet to be commited):
2003-03-15 Andrew Bartlettstrictly, you can't #if on somthing that may or may...
2003-03-15 Andrew BartlettNow that mimir has done the grunt work, I'll fix up...
2003-03-14 Gerald Carterfix WinXP & Win2K3 remote_arch and check pointer in...
2003-03-14 Rafal SzczesniakWe haven't implemented The Singing Contexts so far.
2003-03-14 Rafal SzczesniakExtending code to work both in case of domain membership
2003-03-14 Rafal SzczesniakFresh meat in trusted domains code:
2003-03-14 Rafal Szczesniak/tmp/newfun.msg
2003-03-14 Andrew BartlettFound by metze with the clobber-region check - if it...
2003-03-14 Martin PoolAdd examples of ComfyChair
2003-03-14 Martin PoolMerge from Subversion
2003-03-13 Martin PoolAdd bin/libbigballofmud.a non-shared library. A bit...
2003-03-13 Martin PoolIn Valgrind 1.9.4, the headers have moved to <valgrind...
2003-03-13 Martin PoolIn Valgrind 1.9.4, the headers have moved to <valgrind...
2003-03-13 Tim PotterAdded chainlock, chainunlock, lock_bystring and unlock_...
2003-03-13 Tim PotterFixed crash bug when calling tdb_unlockkeys() with...
2003-03-13 Andrew Tridgellshow which files we fail to create in the casetable...
2003-03-13 Andrew Tridgellfixed the unmarshalling of the queryaliasmem SAMR call
2003-03-13 Andrew Tridgellwin2000 can take much longer than the specified time...
2003-03-12 Jeremy AllisonChange size parameters from signed to unsigned to fix...
2003-03-12 Andrew Tridgellfixed a strcat noticed by metze
2003-03-12 Jeremy AllisonEnsure we count the length correctly in mangle_map.
2003-03-12 Gerald Carteradding some initiaial code to sert %a to Win2K3 (using...
2003-03-12 Andrew BartlettAdd const
2003-03-12 Andrew Bartlett - Fix a double-free (I can't say I understand the...
2003-03-12 Andrew BartlettPatch from Ken Cross <kcross@nssolutions.com> to take...
2003-03-12 Martin PoolUpdate for new version of ComfyChair: some methods...
2003-03-12 Martin PoolNew import of ComfyChair, many changes
2003-03-12 Martin PoolImport Samba Testing Framework code from private CVS...
2003-03-12 Martin PoolImport design notes by martin and tpot from ComfyChair...
2003-03-12 Martin PoolImport ComfyChair framework from trunk.
2003-03-12 Martin PoolStart importing the Python testing framework that Tim...
2003-03-12 Martin PoolUpdate usage message.
2003-03-12 Martin PoolAdd example of string overflow which is now caught...
next