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
/
utils
/
smbcquotas.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-06
s3:utils fix wrong usage of PRIu64 in sscanf
Christian Ambach
1
-1
/
+3
2012-11-30
s3:util: fix usage of popt_burn_cmdline_password()
Stefan Metzmacher
1
-1
/
+0
2012-11-08
s3fs-client: Burn commandline password of client utils.
Andreas Schneider
1
-0
/
+2
2012-10-30
s3fs-utils: Free the popt context in smbcacls and smbquotas.
Andreas Schneider
1
-0
/
+2
2011-07-28
s3:smbcquotas: use lp_load_global()
Michael Adam
1
-1
/
+1
2011-07-22
s3:smbcquotas: pass down NULL instead of a zero sockaddr_storage
Stefan Metzmacher
1
-4
/
+1
2011-06-09
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
1
-1
/
+1
2011-05-06
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
1
-0
/
+1
2011-03-22
s3-fault: removed the cont_fn from fault_setup()
Andrew Tridgell
1
-1
/
+1
2011-02-28
s3-rpc_client: Move client pipe functions to own header.
Andreas Schneider
1
-0
/
+1
2011-01-17
s3: Move dump_ntquota* to smbcquotas.c
Volker Lendecke
1
-0
/
+99
2011-01-17
s3: Convert cli_set_fs_quota_info to cli_trans
Volker Lendecke
1
-4
/
+8
2011-01-17
s3: Convert cli_get_fs_quota_info to cli_trans
Volker Lendecke
1
-10
/
+20
2011-01-17
s3: Convert cli_list_user_quota to cli_trans
Volker Lendecke
1
-2
/
+5
2011-01-17
s3: Convert cli_set_user_quota to cli_trans
Volker Lendecke
1
-2
/
+5
2011-01-17
s3: Convert cli_get_user_quota to cli_trans
Volker Lendecke
1
-4
/
+10
2011-01-17
s3: Fix some nonempty blank lines
Volker Lendecke
1
-7
/
+5
2010-12-20
s3: Remove unused "retry" from cli_full_connection
Volker Lendecke
1
-2
/
+1
2010-11-14
s3: string_to_sid does thorough syntax checking
Volker Lendecke
1
-2
/
+2
2010-11-14
s3: Avoid two calls cli_errstr
Volker Lendecke
1
-4
/
+9
2010-11-02
s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() instead
Andrew Bartlett
1
-1
/
+1
2010-11-02
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
1
-3
/
+1
2010-10-12
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
1
-0
/
+1
2010-08-26
s3-build: only include "fake_file.h" where needed.
Günther Deschner
1
-0
/
+1
2010-08-05
s3-popt: Only include popt-common.h when needed.
Andreas Schneider
1
-0
/
+1
2010-05-21
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
1
-3
/
+3
2010-05-18
s3-rpc_client: move protos to cli_lsarpc.h
Günther Deschner
1
-0
/
+1
2010-05-06
s3: only include gen_ndr headers where needed.
Günther Deschner
1
-0
/
+1
2009-11-21
s3: Convert cli_get_fs_attr_info to the async API
Volker Lendecke
1
-1
/
+1
2009-04-30
Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.
Jeremy Allison
1
-2
/
+2
2009-04-21
s3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHTS_MAXIMUM_ALLOWED.
Günther Deschner
1
-1
/
+1
2009-03-18
s3: remove POLICY_HND.
Günther Deschner
1
-1
/
+1
2009-03-17
Remove the global "struct cm_cred_struct" and associated calls, make
Jeremy Allison
1
-6
/
+1
2008-12-14
Remove the global "cmdline_auth_info" from source3/lib/util.c
Volker Lendecke
1
-12
/
+20
2008-12-03
s3: Change sockaddr util function names for consistency
Tim Prouty
1
-1
/
+1
2008-10-14
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
Jelmer Vernooij
1
-5
/
+1
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
Volker Lendecke
1
-2
/
+4
2008-05-05
Fix client authentication with -P switch in client tools (Bug 5435).
Günther Deschner
1
-1
/
+14
2008-01-05
Fix -e for smbcquotas.
Jeremy Allison
1
-11
/
+24
2007-12-15
s/sid_to_string/sid_to_fstring/
Volker Lendecke
1
-1
/
+1
2007-12-10
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
1
-1
/
+1
2007-12-06
Make all the tools use the proper accessor functions.
Jeremy Allison
1
-9
/
+11
2007-12-03
Getting to the home stretch for elimination of pstrings...
Jeremy Allison
1
-32
/
+60
2007-11-29
Remove the explicit TALLOC_CTX * from cli_struct.
Jeremy Allison
1
-4
/
+3
2007-10-27
Change all occurrences of zero_addr(&ss,AF_INET) to
Jeremy Allison
1
-1
/
+1
2007-10-24
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
1
-7
/
+8
2007-10-19
Fix the popt / bool issues. Some places we used BOOL
Jeremy Allison
1
-3
/
+12
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-12
/
+12
2007-10-10
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
1
-1
/
+1
2007-10-10
r24943: Some stackframes
Volker Lendecke
1
-0
/
+3
[next]