Age | Commit message (Expand) | Author | Files | Lines |
2000-10-06 | Fix for printf attribute from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se> | Jeremy Allison | 1 | -4/+4 |
2000-04-15 | use open() not fopen() on codepage files. | Andrew Tridgell | 1 | -7/+7 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -1/+5 |
1998-11-17 | Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. | Jeremy Allison | 1 | -1/+1 |
1998-10-02 | use sys_stat() not file_exist() for codepages. (we don't want dos | Andrew Tridgell | 1 | -2/+2 |
1998-09-03 | Ok - this is the 64 bit widening check in. It changes the configure | Jeremy Allison | 1 | -5/+4 |
1998-09-01 | More abstraction of file system data types, to move to a 64 | Jeremy Allison | 1 | -1/+1 |
1998-08-15 | configure: Changes for extra headers. | Jeremy Allison | 1 | -3/+3 |
1998-08-03 | More formatting changes. Mostly converted some DEBUG() calls to DEBUGADD() | Christopher R. Hertel | 1 | -3/+4 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 1 | -3/+3 |
1998-05-11 | changed to use slprintf() instead of sprintf() just about | Andrew Tridgell | 1 | -1/+3 |
1998-03-03 | Change the multibyte character set support so that | Jeremy Allison | 1 | -0/+7 |
1998-02-13 | Ding-dong the witch is dead, the witch is dead...... | Jeremy Allison | 1 | -1/+1 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 1 | -1/+1 |
1998-01-16 | Makefile: Added new codepage - 866. | Jeremy Allison | 1 | -7/+4 |
1997-12-11 | fixed over char 127 problems with isupper/islower. | Jeremy Allison | 1 | -2/+7 |
1997-12-03 | fix toupper(c) on a already uppercase char and tolower(c) on an | Andrew Tridgell | 1 | -0/+2 |
1997-08-30 | Makefile: New program and support for dynamic codepage loading. | Jeremy Allison | 1 | -137/+159 |
1997-08-27 | charset.c: Added patch for client code page 852 (Eastern European) from | Samba Release Account | 1 | -0/+49 |
1997-08-25 | charset.c : Add mapping for code page 932 (KANJI). | Samba Release Account | 1 | -0/+15 |
1997-08-12 | charset.c: Fixed bug with 'valid chars' param. | Samba Release Account | 1 | -0/+11 |
1997-07-22 | charset.c: Fixed signed/unsigned issues. | Samba Release Account | 1 | -2/+2 |
1997-07-18 | charset.c: Split charset_initialise() into 2 - a charset_initialise() and | Samba Release Account | 1 | -12/+15 |
1997-06-16 | charset.c: Dropped debug message to level 6. | Samba Release Account | 1 | -2/+2 |
1997-06-11 | Makefile: Added quoata changes for Linux from Thorvald Natvig | Samba Release Account | 1 | -75/+189 |
1997-05-08 | 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com) | Samba Release Account | 1 | -1/+1 |
1997-01-09 | Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ... | Samba Release Account | 1 | -30/+86 |
1996-10-04 | - changed the umask handling. We now set the umask to 0 and explicitly | Andrew Tridgell | 1 | -0/+2 |
1996-07-04 | modified become_master() to a state-based system. becoming a master | Samba Release Account | 1 | -1/+1 |
1996-06-12 | demo of cvs - ignore | Andrew Tridgell | 1 | -1/+1 |
1996-05-04 | Initial version imported to CVS | Samba Release Account | 1 | -0/+111 |