Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17345: Some C++ warnings | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r14225: Fix Coverity Bug # 67 | Volker Lendecke | 1 | -1/+4 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r7139: trying to reduce the number of diffs between trunk and 3.0; changing v... | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r6149: Fixes bugs #2498 and 2484. | Derrell Lipman | 1 | -2/+2 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r39: * importing .cvsignore files | Gerald Carter | 1 | -2/+0 |
2003-11-13 | More casty-foo ... | Richard Sharpe | 1 | -1/+2 |
2003-11-07 | Add newline to debug message | Andrew Bartlett | 1 | -1/+1 |
2003-10-18 | Fix from Monyo. | John Terpstra | 1 | -1/+1 |
2003-09-26 | Allow d_printf() to handle strings with escaped quotation marks since the | Tim Potter | 1 | -2/+33 |
2003-09-22 | Fix return of result. Patch from Yasuma Takeda <yasuma@miraclelinux.com> | Jeremy Allison | 1 | -0/+1 |
2003-09-22 | Applied Monyo's patch for bug #412 which allows \n characters to | Tim Potter | 1 | -0/+2 |
2003-09-19 | Put in some DEBUGs for swat language selection. Part of bug 456. | Tim Potter | 1 | -13/+22 |
2003-09-05 | More tuning from cachegrind. Change most trim_string() calls to trim_char(0, | Jeremy Allison | 1 | -2/+2 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -3/+3 |
2002-11-23 | Lots of fixes for error paths where tdb_fetch() data need freeing. | Jeremy Allison | 1 | -1/+2 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -2/+4 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-09 | Fixed all uses of tdb_fetch/store/_int to use explicit int32 little endian | Jeremy Allison | 1 | -2/+2 |
2002-01-03 | Fixed nasty cast of tdb_delete in traversals. | Jeremy Allison | 1 | -1/+1 |
2001-12-12 | add *.po32 to ignore list | Herb Lewis | 1 | -0/+1 |
2001-11-19 | Ignore .po files. | Martin Pool | 1 | -0/+1 |
2001-10-23 | get rid of compiler warnings (casts and delete unused variables) | Herb Lewis | 1 | -2/+2 |
2001-10-15 | - renamed *.po message files to *.msg | Andrew Tridgell | 1 | -12/+15 |
2001-10-15 | removed unused gettext code | Andrew Tridgell | 22 | -4956/+0 |
2001-10-14 | the next step in the intl changeover. This should get us compiling agian, | Andrew Tridgell | 1 | -14/+53 |
2001-10-03 | switched over to a new method of handling uppercase/lowercase mappings | Andrew Tridgell | 1 | -0/+181 |
2001-09-24 | added files and directories to support gettext() feature | Motonobu Takahashi | 23 | -0/+5056 |