Age | Commit message (Expand) | Author | Files | Lines |
2001-03-11 | Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR | Jeremy Allison | 1 | -4/+0 |
2001-02-23 | removed wrong patch to get_dir_entry(). This was left over from the | Gerald Carter | 1 | -5/+0 |
2001-02-08 | merge from SAMBA_2_2 | Gerald Carter | 1 | -0/+5 |
2001-01-30 | Turned down noisy debug statement. | Tim Potter | 1 | -1/+1 |
2000-10-06 | Restructuring of vfs layer to include a "this" pointer - can be an fsp or | Jeremy Allison | 1 | -4/+4 |
2000-05-10 | more merging voodoo | Andrew Tridgell | 1 | -0/+4 |
2000-04-30 | fixed our smbsearch code. We now store the mask with the dptr, this | Andrew Tridgell | 1 | -10/+11 |
2000-04-30 | - removed all our old wildcard matching code and replaced it with a | Andrew Tridgell | 1 | -1/+1 |
2000-03-29 | More Japanese filename fixes wrt VFS code from | Tim Potter | 1 | -6/+7 |
2000-02-03 | Put back lots of missing calls to dos_to_unix(). Thanks to | Tim Potter | 1 | -4/+8 |
2000-02-03 | Mega-VFS merge. Yeah baby! | Tim Potter | 1 | -8/+5 |
2000-01-25 | First set of speed improvements from Ying Chen <ying@almaden.ibm.com>. | Jeremy Allison | 1 | -12/+0 |
2000-01-05 | client/client.c: I18N fixes. | Jeremy Allison | 1 | -58/+38 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -236/+407 |
1999-04-08 | Forgot about closedir() function for VFS. Hoo embarassing. | Tim Potter | 1 | -2/+2 |
1999-04-04 | Use VFS operations for file I/O. | Tim Potter | 1 | -3/+3 |
1998-11-25 | Makefile.in: Added maintainer mode fixes. | Jeremy Allison | 1 | -2/+2 |
1998-10-08 | really fixed the warning this time :) | Andrew Tridgell | 1 | -1/+1 |
1998-10-08 | fixed a warning | Andrew Tridgell | 1 | -1/+1 |
1998-10-08 | - fixed a bunch of warnings and minor errors | Andrew Tridgell | 1 | -1/+1 |
1998-10-05 | fixed some cast warnings from "cc -64" on IRIX | Andrew Tridgell | 1 | -3/+4 |
1998-09-28 | Changes to test in configure if capabilities are enabled on a system. | Jeremy Allison | 1 | -3/+0 |
1998-09-03 | Ok - this is the 64 bit widening check in. It changes the configure | Jeremy Allison | 1 | -1/+2 |
1998-09-01 | More abstraction of file system data types, to move to a 64 | Jeremy Allison | 1 | -4/+4 |
1998-08-14 | this is the bug change to using connection_struct* instead of cnum. | Andrew Tridgell | 1 | -65/+63 |
1998-07-29 | merge from the autoconf2 branch to the main branch | Andrew Tridgell | 1 | -287/+14 |
1998-07-24 | Changed the definition of the linked list header used in the directory | Christopher R. Hertel | 1 | -1/+1 |
1998-07-17 | Code added to fix the renaming of a directory under NT SMB calls. | Jeremy Allison | 1 | -2/+2 |
1998-05-22 | I've put the ubiqx headers back into includes.h, and removed them from | Christopher R. Hertel | 1 | -1/+0 |
1998-05-22 | Removed all ubiqx includes from includes.h. So far, this was only a problem | Christopher R. Hertel | 1 | -0/+1 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 1 | -7/+7 |
1998-02-26 | Fix for NT redirector bug where deltree fails if the resume key | Jeremy Allison | 1 | -7/+2 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 1 | -1/+1 |
1997-10-17 | Simply moved the #include for ubi_dLinkList.h from within dir.c to | Christopher R. Hertel | 1 | -2/+0 |
1997-10-16 | Made changes to the dir cache functions: | Christopher R. Hertel | 1 | -83/+121 |
1997-09-30 | dir.c: more pstrcpys. | Jeremy Allison | 1 | -3/+3 |
1997-09-26 | Adding Andrews buffer overflow fixes into the main branch. | Jeremy Allison | 1 | -1/+1 |
1997-08-20 | Fix suggested by "Christian Groessler" <chris@fast-ag.de> | Samba Release Account | 1 | -1/+1 |
1997-07-24 | Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.com | Samba Release Account | 1 | -15/+17 |
1997-07-06 | added, tested and debugged new "hide files" option. | Samba Release Account | 1 | -13/+15 |
1997-07-03 | Fix for deleting directories that contain only veto files. | Samba Release Account | 1 | -4/+4 |
1997-07-01 | Rolled back Lukes changes. Not quite ready for prime time. | Samba Release Account | 1 | -11/+11 |
1997-07-01 | made "hide files" and "veto files" into per-service parameter sections, | Samba Release Account | 1 | -11/+11 |
1997-05-20 | dir.c: Fixed double slash issue. | Samba Release Account | 1 | -1/+6 |
1997-05-08 | 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com) | Samba Release Account | 1 | -1/+1 |
1996-12-10 | Added in veto files parameter create by Whistle. | Samba Release Account | 1 | -0/+3 |
1996-08-24 | added debug info | Andrew Tridgell | 1 | -1/+1 |
1996-08-24 | fixed dircahe bug | Samba Release Account | 1 | -2/+2 |
1996-08-17 | - added support for Amiga-unix (based on BSD I think) | Andrew Tridgell | 1 | -1/+8 |
1996-06-10 | got rid of a lot of redundent header files as we now globally generate | Andrew Tridgell | 1 | -1/+0 |