index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
ntquotas.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/util: Remove dummy wrappers for setpwent/getpwent/endpwent.
Jelmer Vernooij
2012-03-24
1
-3
/
+3
*
s3: Fix some False/NULL hickups
Volker Lendecke
2011-12-20
1
-1
/
+1
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-3
/
+3
*
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
2011-05-06
1
-0
/
+1
*
s3: include smbd/smbd.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-passdb: use passdb headers where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/passwd.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
lib/util/util_pw: share sys_get{pw,gr} group of calls.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-3
/
+3
*
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
Jelmer Vernooij
2008-10-14
1
-13
/
+13
*
Simplify fake_file logic
Volker Lendecke
2008-05-16
1
-20
/
+9
*
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
2007-12-15
1
-4
/
+5
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-1
/
+1
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22542: Move over to using the _strict varients of the talloc
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r17348: Some C++ warnings
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-6
/
+3
*
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
Jeremy Allison
2007-10-10
1
-1
/
+0
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-3
/
+3
*
* Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA
Stefan Metzmacher
2004-01-15
1
-0
/
+3
*
Rise debug level to 5 for not-found-nt-quota message (quota setting for user ...
Alexander Bokovoy
2003-07-24
1
-1
/
+1
*
Found out a good number of NT_STATUS_IS_ERR used the wrong way.
Simo Sorce
2003-06-22
1
-3
/
+3
*
Fix printf warnings in debug statments.
Tim Potter
2003-05-27
1
-2
/
+2
*
Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. No...
Alexander Bokovoy
2003-05-14
1
-4
/
+1
*
Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...
Alexander Bokovoy
2003-05-14
1
-2
/
+2
*
And finally IDMAP in 3_0
Simo Sorce
2003-05-12
1
-5
/
+3
*
Fix a wrong define check.
Alexander Bokovoy
2003-05-12
1
-3
/
+4
*
Better isolate quota stuff
Alexander Bokovoy
2003-05-12
1
-0
/
+4
*
Add NT quota support. Patch from Stefan (metze) Metzemacher
Alexander Bokovoy
2003-05-12
1
-0
/
+259