Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Regenerate | Jelmer Vernooij | 2003-03-19 | 7 | -103/+994 | |
| | ||||||
* | Hey -- there is an error code NT_STATUS_CANNOT_DELETE :-) | Volker Lendecke | 2003-03-19 | 1 | -1/+1 | |
| | ||||||
* | If we fail, return an error code :-) | Volker Lendecke | 2003-03-19 | 1 | -0/+1 | |
| | | | | Volker | |||||
* | GCC 3.x has deprecated multi-line string constants. | Tim Potter | 2003-03-19 | 5 | -307/+304 | |
| | ||||||
* | Fix compiler warning. | Tim Potter | 2003-03-19 | 2 | -3/+8 | |
| | ||||||
* | Removed unused variable. | Tim Potter | 2003-03-19 | 1 | -2/+0 | |
| | ||||||
* | Add function prototype. | Tim Potter | 2003-03-19 | 1 | -0/+4 | |
| | ||||||
* | Remove py_samba.c experiment - it didn't work. | Tim Potter | 2003-03-19 | 2 | -68/+1 | |
| | ||||||
* | Put group mapping into LDAP. | Volker Lendecke | 2003-03-19 | 2 | -1/+526 | |
| | | | | Volker | |||||
* | Fix debug message not to use an uninitialized variable. | Volker Lendecke | 2003-03-19 | 1 | -2/+1 | |
| | | | | Volker | |||||
* | Add additional StrCaseCmp test cases. | Martin Pool | 2003-03-19 | 1 | -2/+14 | |
| | | | | Doc. | |||||
* | Add an STF module that defines the tests to be run by "make check". | Martin Pool | 2003-03-19 | 1 | -0/+33 | |
| | ||||||
* | Get rid of "make check" targets that call nonexistent code. | Martin Pool | 2003-03-19 | 1 | -30/+15 | |
| | | | | | | | | | Add in new ones that run STF, after setting up a PATH and LD_LIBRARY_PATH that will let them find samba in the build directory. LD_LIBRARY_PATH is probably not portable but without libtool I don't know a portable way to do it. Perhaps the simple solution is just to link these things statically? | |||||
* | A new STF test case! This one checks strcasecmp correctness for | Martin Pool | 2003-03-19 | 1 | -0/+57 | |
| | | | | various strings. | |||||
* | Add the correct file :-( to ignore .po and .po32 files. | Martin Pool | 2003-03-19 | 1 | -0/+2 | |
| | ||||||
* | Remove this .po file from the repository. I meant to add a cvsignore | Martin Pool | 2003-03-19 | 1 | -0/+0 | |
| | | | | file that ignored it, but I slipped. | |||||
* | Ignore t_strcmp test case. | Martin Pool | 2003-03-19 | 1 | -0/+1 | |
| | ||||||
* | Ignore .po and .po32 files. | Martin Pool | 2003-03-19 | 1 | -0/+0 | |
| | ||||||
* | Run test 10000 times to make measurement easier. | Martin Pool | 2003-03-19 | 1 | -2/+7 | |
| | ||||||
* | Ensure dev in make_connection is const. | Jeremy Allison | 2003-03-18 | 2 | -4/+10 | |
| | | | | Jeremy. | |||||
* | Removed unused var. | Jeremy Allison | 2003-03-18 | 1 | -2/+0 | |
| | | | | Jeremy. | |||||
* | Regenerate | Jelmer Vernooij | 2003-03-18 | 103 | -15212/+8758 | |
| | ||||||
* | Regenerate | Jelmer Vernooij | 2003-03-18 | 2 | -5653/+5843 | |
| | ||||||
* | More updates: | Jelmer Vernooij | 2003-03-18 | 3 | -81/+52 | |
| | | | | | | - Add SWAT as way to configure samba - Remove some duplicated information - Move some information to the part of the howto it belongs | |||||
* | - Move instructions on compiling samba to appendix | Jelmer Vernooij | 2003-03-18 | 4 | -328/+333 | |
| | | | | | - Add notes about binary packages - Some small fixes (typos, remove outdated stuff) | |||||
* | Put in documentation update by jht | Jelmer Vernooij | 2003-03-18 | 3 | -54/+94 | |
| | ||||||
* | Put in some macros for the new modules system | Jelmer Vernooij | 2003-03-18 | 1 | -0/+25 | |
| | ||||||
* | Step one of optimizations for StrCaseCmp: | Martin Pool | 2003-03-18 | 1 | -7/+72 | |
| | | | | | | | | First of all, do a char-by-char walk through both buffers until we get to a non-ascii character, or a difference between the strings. This prefix can be directly compared without needing to call into iconv. This should be much faster for strings that are either all ascii, or differ near the start. | |||||
* | Add t_strcmp test/torture harness. | Martin Pool | 2003-03-18 | 1 | -1/+4 | |
| | ||||||
* | Split "clobber" function and variables into its own file before it | Martin Pool | 2003-03-18 | 3 | -40/+61 | |
| | | | | grows too much larger. | |||||
* | Ignore t_stringoverflow binary. | Martin Pool | 2003-03-18 | 1 | -1/+2 | |
| | ||||||
* | Ignore .po and .po32 files. | Martin Pool | 2003-03-18 | 1 | -0/+3 | |
| | ||||||
* | Comment about deprecated macro overmalloc_safe_strcpy(). | Martin Pool | 2003-03-18 | 1 | -0/+6 | |
| | ||||||
* | Remove static libbigballofmud, which just does not seem to link. | Martin Pool | 2003-03-18 | 1 | -3/+7 | |
| | | | | Add bin/t_stringoverflow test case. Not built by default. | |||||
* | The new string macros catch a bug at compile that previously only | Martin Pool | 2003-03-18 | 1 | -0/+7 | |
| | | | | | | trapped at runtime, which is great. So we have to try a little harder to provoke an overflow -- which is still caught nicely in developer mode. | |||||
* | Update comment: Valgrind 1.9.4 seems to always respect client | Martin Pool | 2003-03-18 | 1 | -1/+1 | |
| | | | | requests, without needing --client-perms=yes. | |||||
* | Speling fixes and a little extra documentation. | Martin Pool | 2003-03-18 | 1 | -6/+6 | |
| | ||||||
* | global_globber_region_function/line ought to be recorded before | Martin Pool | 2003-03-18 | 1 | -3/+15 | |
| | | | | | | | | | | clobbering the region, just in case clobbering causes us to crash immediately. (That might happen if we just shot ourselves in the stack and strcpy was not inlined.) Also, in DEVELOPER mode and when Valgrind is available, mark the clobbered region as uninitialized. This is an even stronger protection than clobbering with 0xf1. | |||||
* | Decode waitstatus values when a command fails. | Martin Pool | 2003-03-18 | 1 | -2/+5 | |
| | ||||||
* | Added #ifdef'ed out implementation of auth_smbd python fn. Uncomment | Tim Potter | 2003-03-18 | 1 | -1/+71 | |
| | | | | when auth_smbd functionality merged to HEAD. | |||||
* | Start of a unit test for info3 caching. Much unfrastructure required | Tim Potter | 2003-03-18 | 1 | -0/+54 | |
| | | | | before this can be fully implemented. )-: | |||||
* | Add copyright. | Andrew Bartlett | 2003-03-17 | 1 | -1/+1 | |
| | ||||||
* | Fix memory leak. | Volker Lendecke | 2003-03-17 | 1 | -0/+2 | |
| | | | | Volker | |||||
* | Added a slightly modified version of Tridge's note about securing | Tim Potter | 2003-03-17 | 2 | -0/+183 | |
| | | | | a Samba server. | |||||
* | Run autoconf. Shouldn't we have an autogen.sh here? | Tim Potter | 2003-03-17 | 1 | -2/+11 | |
| | ||||||
* | Fix invalid SAFE_FREE() of talloc()ed memory. | Andrew Bartlett | 2003-03-17 | 1 | -3/+0 | |
| | | | | Andrew Bartlett | |||||
* | Brain fart - make sure we truncate the right string... | Andrew Bartlett | 2003-03-17 | 1 | -4/+4 | |
| | | | | Andrew Bartlett | |||||
* | Call AC_MSG_ERROR if jw, perl or htmldoc is not installed rather than | Tim Potter | 2003-03-17 | 1 | -0/+10 | |
| | | | | generate a bodgy Makefile. | |||||
* | Fix const warnings. | Andrew Bartlett | 2003-03-17 | 1 | -5/+5 | |
| | | | | Andrew Bartlett | |||||
* | Add const. | Andrew Bartlett | 2003-03-17 | 2 | -4/+4 | |
| |