summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-03-19Put in the new modules system. It's now used by passdb and rpc. I willJelmer Vernooij23-331/+116
2003-03-19Add paramter 'ldap del only sam attr'.Volker Lendecke3-61/+110
2003-03-19Fix typo.Volker Lendecke1-1/+1
2003-03-19Update alpha informationJelmer Vernooij1-103/+32
2003-03-19Update to current situation - there's nothing about SAM/GUMS/IDMAP in hereJelmer Vernooij1-4/+4
2003-03-19Fix some comment typosJelmer Vernooij1-2/+2
2003-03-19RegenerateJelmer Vernooij7-103/+994
2003-03-19Hey -- there is an error code NT_STATUS_CANNOT_DELETE :-)Volker Lendecke1-1/+1
2003-03-19If we fail, return an error code :-)Volker Lendecke1-0/+1
2003-03-19GCC 3.x has deprecated multi-line string constants.Tim Potter5-307/+304
2003-03-19Fix compiler warning.Tim Potter2-3/+8
2003-03-19Removed unused variable.Tim Potter1-2/+0
2003-03-19Add function prototype.Tim Potter1-0/+4
2003-03-19Remove py_samba.c experiment - it didn't work.Tim Potter2-68/+1
2003-03-19Put group mapping into LDAP.Volker Lendecke2-1/+526
2003-03-19Fix debug message not to use an uninitialized variable.Volker Lendecke1-2/+1
2003-03-19Add additional StrCaseCmp test cases.Martin Pool1-2/+14
2003-03-19Add an STF module that defines the tests to be run by "make check".Martin Pool1-0/+33
2003-03-19Get rid of "make check" targets that call nonexistent code.Martin Pool1-30/+15
2003-03-19A new STF test case! This one checks strcasecmp correctness forMartin Pool1-0/+57
2003-03-19Add the correct file :-( to ignore .po and .po32 files.Martin Pool1-0/+2
2003-03-19Remove this .po file from the repository. I meant to add a cvsignoreMartin Pool1-0/+0
2003-03-19Ignore t_strcmp test case.Martin Pool1-0/+1
2003-03-19Ignore .po and .po32 files.Martin Pool1-0/+0
2003-03-19Run test 10000 times to make measurement easier.Martin Pool1-2/+7
2003-03-18Ensure dev in make_connection is const.Jeremy Allison2-4/+10
2003-03-18Removed unused var.Jeremy Allison1-2/+0
2003-03-18RegenerateJelmer Vernooij103-15212/+8758
2003-03-18RegenerateJelmer Vernooij2-5653/+5843
2003-03-18More updates:Jelmer Vernooij3-81/+52
2003-03-18- Move instructions on compiling samba to appendixJelmer Vernooij4-328/+333
2003-03-18Put in documentation update by jhtJelmer Vernooij3-54/+94
2003-03-18Put in some macros for the new modules systemJelmer Vernooij1-0/+25
2003-03-18Step one of optimizations for StrCaseCmp:Martin Pool1-7/+72
2003-03-18Add t_strcmp test/torture harness.Martin Pool1-1/+4
2003-03-18Split "clobber" function and variables into its own file before itMartin Pool3-40/+61
2003-03-18Ignore t_stringoverflow binary.Martin Pool1-1/+2
2003-03-18Ignore .po and .po32 files.Martin Pool1-0/+3
2003-03-18Comment about deprecated macro overmalloc_safe_strcpy().Martin Pool1-0/+6
2003-03-18Remove static libbigballofmud, which just does not seem to link.Martin Pool1-3/+7
2003-03-18The new string macros catch a bug at compile that previously onlyMartin Pool1-0/+7
2003-03-18Update comment: Valgrind 1.9.4 seems to always respect clientMartin Pool1-1/+1
2003-03-18Speling fixes and a little extra documentation.Martin Pool1-6/+6
2003-03-18global_globber_region_function/line ought to be recorded beforeMartin Pool1-3/+15
2003-03-18Decode waitstatus values when a command fails.Martin Pool1-2/+5
2003-03-18Added #ifdef'ed out implementation of auth_smbd python fn. UncommentTim Potter1-1/+71
2003-03-18Start of a unit test for info3 caching. Much unfrastructure requiredTim Potter1-0/+54
2003-03-17Add copyright.Andrew Bartlett1-1/+1
2003-03-17Fix memory leak.Volker Lendecke1-0/+2
2003-03-17Added a slightly modified version of Tridge's note about securingTim Potter2-0/+183