summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-06-06Make skeleton VFSs compile with new EA modules.Jeremy Allison3-0/+238
2003-06-06Fixup of typos.Jeremy Allison1-8/+8
2003-06-06Use filedes as first argument to fsetxattr, not the undefined variable 'path'...Jelmer Vernooij1-1/+1
2003-06-06More Edits from Vance Lankhaar.John Terpstra1-53/+59
2003-06-06metze noticed some conn elements remaining in a VFS_NEXT.Jeremy Allison1-4/+4
2003-06-06Fix for VFS_NEXT xattr calls (from metze). I will add these to skel.c toJeremy Allison1-4/+4
2003-06-062 more places where win2003 forces UCS2Andrew Tridgell1-2/+2
2003-06-06- the ALL_INFO trans2 QFILEINFO level uses a forced UCS2 nameAndrew Tridgell1-3/+3
2003-06-06make the allocation_size consistent between trans2 QFILEINFO and SMBgetattrEAndrew Tridgell1-1/+2
2003-06-06fixed a pstrcpy() that is not on a pstringAndrew Tridgell1-1/+1
2003-06-06- the 8.3 name in BOTH_DIRECTORY_INFO is supposed to be always unicodeAndrew Tridgell3-6/+7
2003-06-06Fixup the check for attr libraries, used ',' instead of ' '.Jeremy Allison1-3/+3
2003-06-06fixed the string alignment of the QUERY_EA_SIZE trans2 findfirst levelAndrew Tridgell1-2/+1
2003-06-06fixed the layout of the FULL_DIRECTORY_INFO trans2 findfirst levelAndrew Tridgell1-5/+5
2003-06-06removed the 'valgrind fix' that (although it may well remove aAndrew Tridgell1-8/+0
2003-06-06Missed (name) arg in fgetxattr.Jeremy Allison1-1/+1
2003-06-06Added EA operations to VFS layer.Jeremy Allison4-4/+169
2003-06-05Fix the building of the docs in all formats:Jelmer Vernooij6-28/+155
2003-06-05Adjusting Debian patches so they apply cleanly.Eloy Paris1-1/+1
2003-06-05Get ready for EA code... Add Linux interface.Jeremy Allison4-2/+144
2003-06-05ENCRYPTION.txt has been merged into the HOWTO CollectionJelmer Vernooij1-2/+1
2003-06-05Fix broken URL'sJelmer Vernooij1-11/+4
2003-06-05Fix smb.conf buildJelmer Vernooij1-2/+2
2003-06-05Adding Kurt Pfiefle's new CUPS docs and Vance Lankhaar's fixes for typos.John Terpstra18-1359/+5318
2003-06-05Never second guess tridge.... (always talloc an internal pointer... ).Jeremy Allison1-6/+4
2003-06-05working draft of the idmap_ldap code.Gerald Carter8-483/+646
2003-06-05@$(@XSLTPROC) -> @$(XSLTPROC). Caught by Vance Lankhaar.Jelmer Vernooij1-2/+2
2003-06-04Add an attributions page to the Developers Guide as wellJelmer Vernooij4-8/+24
2003-06-04Each <link> element should have either 'content' or an 'endterm' attributeJelmer Vernooij1-1/+1
2003-06-04More minor syntax fixesJelmer Vernooij2-11/+3
2003-06-04<strong> is not a valid tag.Jelmer Vernooij8-12/+12
2003-06-04Fix XML syntaxJelmer Vernooij1-5/+9
2003-06-04Some language and XML syntax fixes.Jelmer Vernooij1-36/+41
2003-06-04Add some static. Patch by Stefan Metzmacher <metze@metzemix.de>Jelmer Vernooij6-10/+10
2003-06-04Fix typos reported by Paul Eggleton <paule@cjntech.co.nz>John Terpstra4-20/+20
2003-06-04Move VFS example skel.c to two different examples: one for opaque operations ...Alexander Bokovoy10-491/+1563
2003-06-04First version of VFS API developers documentation. Needs work on both formatt...Alexander Bokovoy2-0/+794
2003-06-04Fix compiler warnings for vfstest. Patch from Stefan Metzmacher <mezte@metzem...Alexander Bokovoy1-2/+3
2003-06-04Sync VFS API changes for vfs_nt_*get_acl. Patch from Stefan Metzmacher <mezte...Alexander Bokovoy2-5/+5
2003-06-04Fix for previous checkin. Only use talloc on unmarshalling or we'llJeremy Allison1-3/+5
2003-06-04fixed the termination of several trans2 stringsAndrew Tridgell1-3/+3
2003-06-04shouldn't null terminate trans2 qfileinfo all_info/nameAndrew Tridgell1-1/+1
2003-06-04fixed the arbitrary 256 limit on the size of aliases in parse_samrAndrew Tridgell1-21/+23
2003-06-03Make the attribution page look nicer.Jelmer Vernooij4-14/+11
2003-06-03Remove some <parameter> tags in <title>'s, which cause an \discretionary inJelmer Vernooij2-5/+5
2003-06-03Generate attributions page and use it.Jelmer Vernooij3-12/+20
2003-06-03Add XSL for generating attributions pageJelmer Vernooij1-0/+58
2003-06-03Fix some syntax errorsJelmer Vernooij2-5/+5
2003-06-03Large update for layout. Everything is consistent with the rest of the HOWTOJelmer Vernooij1-365/+343
2003-06-03added idmap_ldap to wrong branch.Gerald Carter2-4/+4