index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
sysquotas.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-29
s3: "sys_path_to_bdev" only looks at the devicenumber
Volker Lendecke
1
-4
/
+3
2009-11-29
s3: Pass the "fake dir create times" parameter to sys_*stat
Volker Lendecke
1
-3
/
+4
2009-06-29
s3:lib/sysquotas: fix usage of SMB_STRUCT_STAT (struct stat_ex).
Michael Adam
1
-3
/
+3
2008-10-12
Use common util_file code.
Jelmer Vernooij
1
-3
/
+3
2007-11-15
More pstring removal. This one was tricky. I had to add
Jeremy Allison
1
-19
/
+25
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-2
/
+2
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r14342: Fix coverity #68, resource leak on error path.
Jeremy Allison
1
-22
/
+54
2007-10-10
r11560: Fix core dump if setmntent returns NULL.
Jeremy Allison
1
-0
/
+3
2007-10-10
r6586: get rid of a few more compiler warnings
Herb Lewis
1
-0
/
+2
2007-10-10
r4236: More *alloc fixes.
Jeremy Allison
1
-6
/
+6
2004-01-15
* Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA
Stefan Metzmacher
1
-8
/
+31
2004-01-14
fix XFS quotas the macro changed from HAVE_XFS_QUOTA -> HAVE_XFS_QUOTAS
Stefan Metzmacher
1
-2
/
+2
2004-01-05
Patch from Stefan (metze) Metzmacher <metze at metzemix.de> to revert to 2.2....
Jeremy Allison
1
-529
/
+0
2003-10-09
Move sysquotas autoconf tests to a seperate file.
Jelmer Vernooij
1
-99
/
+1
2003-07-31
Return proper error when it is impossible to change quota flags
Alexander Bokovoy
1
-2
/
+23
2003-07-29
Add NT quotas support. Users allowed now to manage quotas on systems with sys...
Alexander Bokovoy
1
-44
/
+169
2003-05-14
Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. No...
Alexander Bokovoy
1
-0
/
+7
2003-05-12
Add NT quota support. Patch from Stefan (metze) Metzemacher
Alexander Bokovoy
1
-0
/
+956