Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -6/+12 |
2007-10-10 | r2082: lp_path should be lp_pathname. | Jeremy Allison | 1 | -1/+2 |
2007-10-10 | r1570: merging changes from 3.0.5 | Gerald Carter | 1 | -5/+3 |
2007-10-10 | r570: Remove lots of globals to handle case issues - move them | Jeremy Allison | 1 | -1/+1 |
2004-03-11 | Restore the contract on all convert_stringXX() interfaces. Add a "allow_bad_c... | Jeremy Allison | 1 | -5/+1 |
2003-11-18 | Ensure we mangle names ending in '.' in hash2 mangling method. | Jeremy Allison | 1 | -1/+1 |
2003-10-22 | Put strcasecmp/strncasecmp on the banned list (except for needed calls | Jeremy Allison | 1 | -1/+1 |
2003-09-15 | Fix OOPS when dealing with mangled names reported by several users. | Jeremy Allison | 1 | -1/+1 |
2003-09-15 | A *curse* upon the person who #ifdefed out the mangle debug statements | Jeremy Allison | 1 | -1/+1 |
2003-08-27 | Check for embedded mb chars when testing for illegal characters like /. | Jeremy Allison | 1 | -1/+23 |
2003-08-27 | Fix initial debug. | Jeremy Allison | 1 | -1/+1 |
2003-08-27 | Remove completely unneeded malloc/free out of this codepath. | Jeremy Allison | 1 | -12/+11 |
2003-03-17 | Merge from HEAD: | Andrew Bartlett | 1 | -1/+1 |
2003-02-24 | Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0. | Andrew Bartlett | 1 | -4/+4 |
2002-10-21 | Merge mangle prefix code. | Jeremy Allison | 1 | -16/+41 |
2002-10-15 | Merge Anton's 64-bit fix. | Jeremy Allison | 1 | -4/+2 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -8/+8 |
2002-08-17 | Sync 3.0 branch with head | Jelmer Vernooij | 1 | -3/+3 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -21/+89 |
2002-04-12 | merged the mangling test and passdb bugfixes into SAMBA_3_0 | Andrew Tridgell | 1 | -0/+14 |
2002-04-11 | - the 36^6 hash space gives 31 bits, not 32 bits. We need to mask the | Andrew Tridgell | 1 | -2/+4 |
2002-04-11 | a few debug statements (disabled) | Andrew Tridgell | 1 | -2/+7 |
2002-04-11 | don't treat '.' as FLAG_ASCII, instead handle it separately | Andrew Tridgell | 1 | -2/+2 |
2002-04-11 | - tidier flag checking code | Andrew Tridgell | 1 | -8/+40 |
2002-04-11 | added some more comments | Andrew Tridgell | 1 | -5/+15 |
2002-04-11 | some optimisations to the new mangling system | Andrew Tridgell | 1 | -16/+44 |
2002-04-11 | this adds a completely new hash based mangling scheme | Andrew Tridgell | 1 | -0/+510 |