summaryrefslogtreecommitdiff
path: root/source3/lib/file_id.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-06lib: Apply some const to pull_file_id_24Volker Lendecke1-1/+1
2012-10-30s3: Use file_id_string in file_id_string_tosVolker Lendecke1-6/+1
2012-10-29s3: Fix some nonempty line endingsVolker Lendecke1-5/+5
2012-04-18s3-lib: Add file_id_string()Andrew Bartlett1-1/+14
2012-04-18s3-build: move file_id.c into samba3-util and create a private headerAndrew Bartlett1-0/+1
2009-07-24Make the smbd VFS typesafeVolker Lendecke1-8/+0
2009-02-19s3: Add extid to the dev/inode pairTim Prouty1-6/+24
2009-02-19s3: Modify SMB_VFS_FILE_ID_CREATE to take a stat structTim Prouty1-16/+1
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-1/+1
2007-10-10r25061: Pro-actively shut up Coverity :-)Volker Lendecke1-3/+5
2007-10-10r25055: Add file_id_string_tosVolker Lendecke1-18/+4
2007-10-10r24120: add a file_id_create() hook into the VFS layerStefan Metzmacher1-4/+3
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23185: Try to fix the IRIX build, also add the forgotten file_id.c in .26Volker Lendecke1-1/+1
2007-10-10r23183: Check in a change made by Tridge:Volker Lendecke1-0/+102