Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18793: Fix BE string handling in the auto-generated | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r17316: More C++ warnings -- 456 left | Volker Lendecke | 1 | -6/+8 |
2007-10-10 | r16420: Fix Klocwork #1674. Null deref. | Jeremy Allison | 1 | -4/+8 |
2007-10-10 | r15003: patch based on code from Arkady Glabek <aglabek@centeris.com> to ensu... | Gerald Carter | 1 | -1/+38 |
2007-10-10 | r14387: Try and fix the coverity issues (#53, #54) with negative | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r13521: Implement LOOKUPNAME3 and 4. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -10/+4 |
2007-10-10 | r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C") | Jeremy Allison | 1 | -0/+56 |
2007-10-10 | r11706: Implement dsr_getdcname client code. It's handy: It not only gives yo... | Volker Lendecke | 1 | -0/+28 |
2007-10-10 | r9780: Clean up a bunch of compiler warnings. | James Peach | 1 | -2/+3 |
2007-10-10 | r9271: Fix problems with german umlauts - strcmp_w was broken (needs to alway... | Jeremy Allison | 1 | -4/+4 |
2007-10-10 | r8928: Fix mangle method = hash - bugid #2946. Incorrect strcmp_wa and | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r8795: fix our perpetual motion maching in strncpy_w() | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r8762: Attempt to fix the winbindd crashing bug on Solaris (can't remember | Jeremy Allison | 1 | -113/+253 |
2007-10-10 | r7139: trying to reduce the number of diffs between trunk and 3.0; changing v... | Gerald Carter | 1 | -7/+7 |
2007-10-10 | r6965: Remove some dead code from util_unistr.c. | Jeremy Allison | 1 | -16/+0 |
2007-10-10 | r6231: Herb, I think this checkin was a mistake. Are you sure this is | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r6230: don't know how this ever worked! the compiler complained we | Herb Lewis | 1 | -1/+1 |
2007-10-10 | r6149: Fixes bugs #2498 and 2484. | Derrell Lipman | 1 | -7/+7 |
2007-10-10 | r6014: rather large change set.... | Gerald Carter | 1 | -12/+13 |
2007-10-10 | r5431: couple of cimpile fixes from Jason Mader <jason@ncac.gwu.edu> -- BUGS ... | Gerald Carter | 1 | -8/+16 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -7/+7 |
2007-10-10 | r4032: Fix bug #2110 - ensure we convert to ucs2 correctly. | Jeremy Allison | 1 | -10/+0 |
2007-10-10 | r570: Remove lots of globals to handle case issues - move them | Jeremy Allison | 1 | -6/+6 |
2004-03-11 | Restore the contract on all convert_stringXX() interfaces. Add a "allow_bad_c... | Jeremy Allison | 1 | -2/+2 |
2003-09-25 | Fix for #480. Change the interface for init_unistr2 to not take a length | Jeremy Allison | 1 | -5/+7 |
2003-09-22 | fix some warnings found by the Sun C compiler | Gerald Carter | 1 | -1/+1 |
2003-07-27 | When removing an 'unused' function, it helps to remove the 'unused' callers... | Andrew Bartlett | 1 | -76/+0 |
2003-07-02 | Added fix for Japanese case names in statcache - these can change | Jeremy Allison | 1 | -2/+29 |
2003-04-23 | Patch by Metze to ensure that we always at least initialize our output string | Andrew Bartlett | 1 | -1/+4 |
2003-04-04 | check_dos_char: Change this to use a lazily-initialized lookup table | Martin Pool | 1 | -3/+49 |
2003-04-04 | check_dos_char: Export this function so that it can be tested in | Martin Pool | 1 | -1/+1 |
2003-02-27 | Merge 1.100 patch from HEAD: | Martin Pool | 1 | -8/+15 |
2003-02-24 | Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0. | Andrew Bartlett | 1 | -3/+10 |
2003-01-29 | Return 0 instead of crashing when a NULL source string is passed | Jeremy Allison | 1 | -0/+1 |
2002-11-08 | patches from Urban | Gerald Carter | 1 | -0/+2 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -0/+10 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -0/+41 |
2002-03-26 | OpenPrinter() merge from 2.2 | Gerald Carter | 1 | -0/+32 |
2002-03-21 | must use native endian index when creating default valid.dat table so it | Herb Lewis | 1 | -2/+2 |
2002-03-06 | fixed the upper/lower case table generation on big-endian machines | Herb Lewis | 1 | -9/+26 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-12-20 | fixed warnings on irix and crash bug on big endian machines | Andrew Tridgell | 1 | -1/+5 |
2001-12-20 | much better auto-init of valid_table[]. This should just about remove | Andrew Tridgell | 1 | -7/+43 |
2001-12-20 | mark '.' as a valid character | Andrew Tridgell | 1 | -1/+1 |
2001-12-01 | The beginnings of alternative backends for winbindd | Andrew Tridgell | 1 | -0/+17 |
2001-11-29 | fixed typo | Andrew Tridgell | 1 | -1/+1 |
2001-11-29 | fixed toupper_w() and friends on big-endian | Andrew Tridgell | 1 | -6/+6 |
2001-11-29 | 2nd attempt at fixing lame char tables on big endian machines | Andrew Tridgell | 1 | -6/+6 |
2001-11-29 | fixed lame char tables on big endian machines | Andrew Tridgell | 1 | -5/+5 |