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
/
libsmb
/
cliquota.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-4
/
+4
*
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
2011-05-06
1
-0
/
+1
*
More const fixes for compiler warnings from the waf build.
Jeremy Allison
2011-05-05
1
-3
/
+3
*
s3:libsmb: make use of BVAL() and remove ugly LARGE_SMB_OFF_T ifdef's
Stefan Metzmacher
2011-04-23
1
-57
/
+5
*
s3-trans2: only include trans2.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3: Move dump_ntquota* to smbcquotas.c
Volker Lendecke
2011-01-17
1
-75
/
+0
*
s3: Convert cli_set_fs_quota_info to cli_trans
Volker Lendecke
2011-01-17
1
-32
/
+21
*
s3: Convert cli_get_fs_quota_info to cli_trans
Volker Lendecke
2011-01-17
1
-36
/
+27
*
s3: Convert cli_list_user_quota to cli_trans
Volker Lendecke
2011-01-17
1
-61
/
+47
*
s3: Convert cli_set_user_quota to cli_trans
Volker Lendecke
2011-01-17
1
-35
/
+23
*
s3: Convert cli_get_user_quota to cli_trans
Volker Lendecke
2011-01-17
1
-47
/
+42
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-0
/
+1
*
Fix all sid_parse returns to be checked. Tidy up some checks and error
Jeremy Allison
2010-09-15
1
-1
/
+3
*
s3-build: only include "fake_file.h" where needed.
Günther Deschner
2010-08-26
1
-0
/
+1
*
s3-build: only use ndr_security.h where needed.
Günther Deschner
2010-05-31
1
-0
/
+1
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-2
/
+2
*
s3: Remove use of iconv_convenience.
Jelmer Vernooij
2010-05-18
1
-2
/
+2
*
Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.
Jeremy Allison
2009-04-30
1
-9
/
+3
*
Add iconv_convenience argument to size functions.
Jelmer Vernooij
2009-01-01
1
-2
/
+2
*
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
Jelmer Vernooij
2008-10-14
1
-22
/
+18
*
Fix some nonempty blank lines
Volker Lendecke
2008-10-05
1
-25
/
+25
*
Remove tiny code duplication
Volker Lendecke
2007-12-29
1
-2
/
+2
*
s/sid_to_string/sid_to_fstring/
Volker Lendecke
2007-12-15
1
-1
/
+1
*
Use sid_to_string directly
Volker Lendecke
2007-12-15
1
-1
/
+1
*
Remove a static fstring
Volker Lendecke
2007-11-11
1
-11
/
+12
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-15
/
+15
*
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
*
r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
James Peach
2007-10-10
1
-8
/
+15
*
r22542: Move over to using the _strict varients of the talloc
Jeremy Allison
2007-10-10
1
-4
/
+4
*
r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-4
/
+4
*
r2388: fix client quota support
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
More merges from HEAD:
Jelmer Vernooij
2003-04-16
1
-5
/
+5
*
merge in metze' smbcquotas patch from HEAD
Gerald Carter
2003-04-15
1
-5
/
+5
*
Rebalance parentheses in cliquota.c when LARGE_SMB_OFF_T is false.
Paul Green
2003-04-14
1
-5
/
+5
*
smbcquota patch from metze
Gerald Carter
2003-04-11
1
-0
/
+633