index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
quota
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-27
libquota: remove use of PATH_MAX and replace it with QUOTA_NAME_LEN
Theodore Ts'o
3
-7
/
+10
2011-11-14
libquota: log an error message if ext2fs_file_open() fails
Theodore Ts'o
1
-1
/
+1
2011-11-14
libquota: fix get_dq()
Niu Yawei
1
-0
/
+1
2011-11-14
libquota: fix quota usage compute
Niu
1
-2
/
+1
2011-11-14
libquota: quota file read support
Niu
7
-18
/
+179
2011-11-14
libquota: cleanup libquota code
Aditya Kali
9
-209
/
+236
2011-10-16
libext2fs: ext2fs_[set_]file_acl_block needs to check for 64-bit feature flag
Theodore Ts'o
1
-1
/
+1
2011-10-05
libquota: remove flag argument to commit_dquot()
Theodore Ts'o
3
-11
/
+4
2011-10-04
libquota: remove NLS support
Theodore Ts'o
1
-26
/
+4
2011-10-04
libquota: use ext2_loff_t instead of loff_t
Theodore Ts'o
3
-12
/
+16
2011-10-04
libquota: remove get_qf_name()
Theodore Ts'o
3
-19
/
+4
2011-10-04
libquota: clean up some gcc -Wall warnings
Theodore Ts'o
5
-60
/
+18
2011-10-04
libquota: remove get_qf_path()
Theodore Ts'o
2
-20
/
+0
2011-10-03
libext2fs, libquota: fix some makefile dependency issues
Theodore Ts'o
1
-7
/
+8
2011-09-28
libquota: use ext2fs byte swapping functions for portability
Theodore Ts'o
4
-65
/
+69
2011-09-24
misc: quiet minor compiler errors
Andreas Dilger
1
-1
/
+1
2011-09-19
libquota: only build a static library
Theodore Ts'o
1
-19
/
+19
2011-09-18
Shorten compile commands run by the build system
Theodore Ts'o
6
-17
/
+26
2011-09-16
libquota: indicate in the ELF library image that it requires libext2fs
Theodore Ts'o
1
-1
/
+1
2011-09-14
libquota: fix "make install" so it works in with a VPATH build directory
Theodore Ts'o
1
-2
/
+2
2011-08-31
e2fsprogs: add quota library to e2fsprogs
Aditya Kali
14
-0
/
+2585