summaryrefslogtreecommitdiff
path: root/source/lib/system.c
Commit message (Expand)AuthorAgeFilesLines
* [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.samba-misc-tags/initial-v3-0-testGerald (Jerry) Carter2007-10-101-163/+282
* r23658: One pstring a day....Volker Lendecke2007-10-101-16/+39
* r23576: Fix some confusion between HAVE_BROKEN_GETGROUPS and USE_BSD_SETGROUPS.James Peach2007-10-101-4/+4
* r23566: Fix the sys_bsd_setgroups function. The actual workaround was inactive.Michael Adam2007-10-101-3/+1
* r23475: Fix the prototype for sys_broken_setgroups and log *BSD group listJames Peach2007-10-101-2/+2
* r23470: Fix supplementary group list truncation for *BSD. We need to passJames Peach2007-10-101-2/+8
* r23393: Support BSD group semantics by making sure that the effective GID is ...James Peach2007-10-101-25/+101
* r23105: Add lchown to the vfs layer. We need this in the POSIX code.Jeremy Allison2007-10-101-0/+19
* r21725: Fix for memalign used without test guards. WasJeremy Allison2007-10-101-7/+22
* r21526: Fix stray character in sys_memalign() that is onlyGerald Carter2007-10-101-1/+1
* r21525: Go ahead and checkin the mlock() & memalign() fixes soGerald Carter2007-10-101-0/+21
* r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op toJim McDonough2007-10-101-0/+25
* r19241: compile xattr wrappers on mac os 10Stefan Metzmacher2007-10-101-0/+52
* r19102: fix typo, thanks derrell!Stefan Metzmacher2007-10-101-1/+1
* r19101: add sys_recv() wrapperStefan Metzmacher2007-10-101-1/+14
* r17630: Looks like getpeerid() is a system function onJeremy Allison2007-10-101-1/+1
* r17610: Added the ability for firefox to drive the winbinddJeremy Allison2007-10-101-0/+25
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-0/+78
* r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-basedJames Peach2007-10-101-0/+30
* r14600: Refactor capability interface from being IRIX-specific to using onlyJames Peach2007-10-101-54/+68
* r13566: Fix EA support for AIX.Günther Deschner2007-10-101-0/+24
* r11845: Removed error code list as it isn't correct for Linux.Jeremy Allison2007-10-101-8/+0
* r11841: Fix #3262 from Timur Bakeyev to improve reporting on FreeBSD DOSJeremy Allison2007-10-101-33/+41
* r11732: Remember to return early if -1 returned from *BSD EA call.Jeremy Allison2007-10-101-0/+12
* r11383: Patch from Alex Masterov <alex@infobit.ru> to fixJeremy Allison2007-10-101-3/+83
* r9545: (Hopefully the last) fixes for DIR -> SMB_STRUCT_DIR.Jeremy Allison2007-10-101-2/+2
* r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...Jeremy Allison2007-10-101-6/+6
* r8704: Patch from Timur Bakeyev <timur@com.bat.ru> to fix typoJeremy Allison2007-10-101-1/+1
* r7963: Add aio support to 3.0.Jeremy Allison2007-10-101-0/+158
* r6681: updating copyrights (see bug 2546)Gerald Carter2007-10-101-1/+2
* r6253: Add FreeBSD EA API support. Bug #2576 - patch donated by Timur Bakeyev...Jeremy Allison2007-10-101-9/+183
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-2/+2
* r3642: Extend vfs to add seekdir/telldir/rewinddir. Yes I know I have toJeremy Allison2007-10-101-0/+65
* r2651: Added 'stat' command to smbclient to exercise the UNIX_FILE_BASICJeremy Allison2007-10-101-0/+26
* * Fix sys_chown() when no chown() is presendStefan Metzmacher2004-01-151-0/+2
* Patch based on work from James Peach <jpeach@sgi.com> to convert over toJeremy Allison2004-01-061-0/+41
* Fix from James Flemer <jflemer@uvm.edu> to make HAVE_ATTR_LIST linked toJeremy Allison2004-01-051-3/+3
* wrap internals of sys_setgroups() so the sys_XX() call can be done unconditio...Gerald Carter2003-10-011-3/+5
* add IRIX EA supportHerb Lewis2003-08-151-1/+158
* Use filedes as first argument to fsetxattr, not the undefined variable 'path'...Jelmer Vernooij2003-06-061-1/+1
* Get ready for EA code... Add Linux interface.Jeremy Allison2003-06-051-0/+125
* dlysym takes a const char *.Jeremy Allison2003-03-031-1/+1
* Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions.Andrew Bartlett2003-01-031-1/+1
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-9/+6
* sync 3.0 branch with headJelmer Vernooij2002-08-171-0/+10
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-101/+115
* Added sys_adminlog() system for info the appliance admins reallyJeremy Allison2002-03-271-0/+28
* Removed HAVE_LIBDL from most places (except system.c). Added checks forJeremy Allison2002-03-271-4/+4
* Sync up vfs changes from 2.2.x.Jeremy Allison2002-03-191-0/+15
* Removed version number from file header.Tim Potter2002-01-301-2/+1