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
/
smbd
/
ntquotas.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-14
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
Jelmer Vernooij
1
-13
/
+13
2008-05-16
Simplify fake_file logic
Volker Lendecke
1
-20
/
+9
2007-12-15
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
1
-4
/
+5
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-1
/
+1
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
r22542: Move over to using the _strict varients of the talloc
Jeremy Allison
1
-3
/
+3
2007-10-10
r17348: Some C++ warnings
Volker Lendecke
1
-1
/
+1
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-6
/
+3
2007-10-10
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
Jeremy Allison
1
-1
/
+0
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-3
/
+3
2004-01-15
* Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA
Stefan Metzmacher
1
-0
/
+3
2003-07-24
Rise debug level to 5 for not-found-nt-quota message (quota setting for user ...
Alexander Bokovoy
1
-1
/
+1
2003-06-22
Found out a good number of NT_STATUS_IS_ERR used the wrong way.
Simo Sorce
1
-3
/
+3
2003-05-27
Fix printf warnings in debug statments.
Tim Potter
1
-2
/
+2
2003-05-14
Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. No...
Alexander Bokovoy
1
-4
/
+1
2003-05-14
Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...
Alexander Bokovoy
1
-2
/
+2
2003-05-12
And finally IDMAP in 3_0
Simo Sorce
1
-5
/
+3
2003-05-12
Fix a wrong define check.
Alexander Bokovoy
1
-3
/
+4
2003-05-12
Better isolate quota stuff
Alexander Bokovoy
1
-0
/
+4
2003-05-12
Add NT quota support. Patch from Stefan (metze) Metzemacher
Alexander Bokovoy
1
-0
/
+259