Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21725: Fix for memalign used without test guards. Was | Jeremy Allison | 1 | -7/+22 |
2007-10-10 | r21526: Fix stray character in sys_memalign() that is only | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r21525: Go ahead and checkin the mlock() & memalign() fixes so | Gerald Carter | 1 | -0/+21 |
2007-10-10 | r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op to | Jim McDonough | 1 | -0/+25 |
2007-10-10 | r19241: compile xattr wrappers on mac os 10 | Stefan Metzmacher | 1 | -0/+52 |
2007-10-10 | r19102: fix typo, thanks derrell! | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r19101: add sys_recv() wrapper | Stefan Metzmacher | 1 | -1/+14 |
2007-10-10 | r17630: Looks like getpeerid() is a system function on | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r17610: Added the ability for firefox to drive the winbindd | Jeremy Allison | 1 | -0/+25 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -0/+78 |
2007-10-10 | r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-based | James Peach | 1 | -0/+30 |
2007-10-10 | r14600: Refactor capability interface from being IRIX-specific to using only | James Peach | 1 | -54/+68 |
2007-10-10 | r13566: Fix EA support for AIX. | Günther Deschner | 1 | -0/+24 |
2007-10-10 | r11845: Removed error code list as it isn't correct for Linux. | Jeremy Allison | 1 | -8/+0 |
2007-10-10 | r11841: Fix #3262 from Timur Bakeyev to improve reporting on FreeBSD DOS | Jeremy Allison | 1 | -33/+41 |
2007-10-10 | r11732: Remember to return early if -1 returned from *BSD EA call. | Jeremy Allison | 1 | -0/+12 |
2007-10-10 | r11383: Patch from Alex Masterov <alex@infobit.ru> to fix | Jeremy Allison | 1 | -3/+83 |
2007-10-10 | r9545: (Hopefully the last) fixes for DIR -> SMB_STRUCT_DIR. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN... | Jeremy Allison | 1 | -6/+6 |
2007-10-10 | r8704: Patch from Timur Bakeyev <timur@com.bat.ru> to fix typo | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r7963: Add aio support to 3.0. | Jeremy Allison | 1 | -0/+158 |
2007-10-10 | r6681: updating copyrights (see bug 2546) | Gerald Carter | 1 | -1/+2 |
2007-10-10 | r6253: Add FreeBSD EA API support. Bug #2576 - patch donated by Timur Bakeyev... | Jeremy Allison | 1 | -9/+183 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r3642: Extend vfs to add seekdir/telldir/rewinddir. Yes I know I have to | Jeremy Allison | 1 | -0/+65 |
2007-10-10 | r2651: Added 'stat' command to smbclient to exercise the UNIX_FILE_BASIC | Jeremy Allison | 1 | -0/+26 |
2004-01-15 | * Fix sys_chown() when no chown() is presend | Stefan Metzmacher | 1 | -0/+2 |
2004-01-06 | Patch based on work from James Peach <jpeach@sgi.com> to convert over to | Jeremy Allison | 1 | -0/+41 |
2004-01-05 | Fix from James Flemer <jflemer@uvm.edu> to make HAVE_ATTR_LIST linked to | Jeremy Allison | 1 | -3/+3 |
2003-10-01 | wrap internals of sys_setgroups() so the sys_XX() call can be done unconditio... | Gerald Carter | 1 | -3/+5 |
2003-08-15 | add IRIX EA support | Herb Lewis | 1 | -1/+158 |
2003-06-06 | Use filedes as first argument to fsetxattr, not the undefined variable 'path'... | Jelmer Vernooij | 1 | -1/+1 |
2003-06-05 | Get ready for EA code... Add Linux interface. | Jeremy Allison | 1 | -0/+125 |
2003-03-03 | dlysym takes a const char *. | Jeremy Allison | 1 | -1/+1 |
2003-01-03 | Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions. | Andrew Bartlett | 1 | -1/+1 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -9/+6 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -0/+10 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -101/+115 |
2002-03-27 | Added sys_adminlog() system for info the appliance admins really | Jeremy Allison | 1 | -0/+28 |
2002-03-27 | Removed HAVE_LIBDL from most places (except system.c). Added checks for | Jeremy Allison | 1 | -4/+4 |
2002-03-19 | Sync up vfs changes from 2.2.x. | Jeremy Allison | 1 | -0/+15 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-10 | Getting ready to add UNIX extensions in HEAD also. | Jeremy Allison | 1 | -184/+392 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -2/+0 |
2001-09-17 | move to SAFE_FREE() | Simo Sorce | 1 | -10/+8 |
2001-07-06 | Wrapped dlerror() in the same way as the other dlxxx() calls. | Jeremy Allison | 1 | -0/+9 |
2001-07-04 | strchr and strrchr are macros when compiling with optimisation in gcc, so we ... | Andrew Tridgell | 1 | -2/+2 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -170/+0 |
2001-06-29 | Ensured all the system calls in msdfs.c go through the vfs layer. | Jeremy Allison | 1 | -0/+28 |
2001-04-30 | Fixed password entry caching bug pointed out by Elrond. | Jeremy Allison | 1 | -14/+25 |