Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3449: more include file reduction | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r2902: make toupper_w() and tolower_w() slightly faster by putting the most c... | Andrew Tridgell | 1 | -8/+8 |
2007-10-10 | r2901: if we can't load upcase.dat or lowcase.dat then don't waste 256k | Andrew Tridgell | 1 | -27/+8 |
2007-10-10 | r2871: - got rid of the last bits of non-threadsafe data in util_str.o | Andrew Tridgell | 1 | -8/+4 |
2007-10-10 | r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o... | Andrew Tridgell | 1 | -169/+56 |
2007-10-10 | r2644: removed an unused function | Andrew Tridgell | 1 | -18/+0 |
2007-10-10 | r2639: we doon't need the valid_table code, so get rid of it | Andrew Tridgell | 1 | -56/+0 |
2007-10-10 | r2634: use discard_const_p() in a few places | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r2631: the strchr family of functions should not return const strings. | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r2552: Character set conversion and string handling updates. | Andrew Bartlett | 1 | -0/+7 |
2007-10-10 | r2402: to make ms_fnmatch() case-insensitive we need toupper_w() exposed | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2159: converted samba4 over to UTF-16. | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r1983: a completely new implementation of talloc | Andrew Tridgell | 1 | -8/+0 |
2007-10-10 | r890: convert samba4 to use [u]int8_t instead of [u]int8 | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r827: remove a few more unused functions that we are unlikely to use again | Andrew Tridgell | 1 | -37/+0 |
2003-12-01 | * got rid of UNISTR2 and everything that depends on it | Andrew Tridgell | 1 | -40/+0 |
2003-11-30 | * removed a bunch of unused code | Andrew Tridgell | 1 | -379/+11 |
2003-11-23 | reduced the number of magic types we need in mkproto.pl | Andrew Tridgell | 1 | -39/+0 |
2003-08-15 | more fixes from the IRIX compiler (thanks herb!) | Andrew Tridgell | 1 | -4/+2 |
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 1 | -0/+838 |