summaryrefslogtreecommitdiff
path: root/source3/utils/smbcquotas.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-22s3-fault: removed the cont_fn from fault_setup()Andrew Tridgell1-1/+1
2011-02-28s3-rpc_client: Move client pipe functions to own header.Andreas Schneider1-0/+1
2011-01-17s3: Move dump_ntquota* to smbcquotas.cVolker Lendecke1-0/+99
2011-01-17s3: Convert cli_set_fs_quota_info to cli_transVolker Lendecke1-4/+8
2011-01-17s3: Convert cli_get_fs_quota_info to cli_transVolker Lendecke1-10/+20
2011-01-17s3: Convert cli_list_user_quota to cli_transVolker Lendecke1-2/+5
2011-01-17s3: Convert cli_set_user_quota to cli_transVolker Lendecke1-2/+5
2011-01-17s3: Convert cli_get_user_quota to cli_transVolker Lendecke1-4/+10
2011-01-17s3: Fix some nonempty blank linesVolker Lendecke1-7/+5
2010-12-20s3: Remove unused "retry" from cli_full_connectionVolker Lendecke1-2/+1
2010-11-14s3: string_to_sid does thorough syntax checkingVolker Lendecke1-2/+2
2010-11-14s3: Avoid two calls cli_errstrVolker Lendecke1-4/+9
2010-11-02s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() insteadAndrew Bartlett1-1/+1
2010-11-02s3-debug Impove setup_logging() to specify logging to stderrAndrew Bartlett1-3/+1
2010-10-12libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett1-0/+1
2010-08-26s3-build: only include "fake_file.h" where needed.Günther Deschner1-0/+1
2010-08-05s3-popt: Only include popt-common.h when needed.Andreas Schneider1-0/+1
2010-05-21s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett1-3/+3
2010-05-18s3-rpc_client: move protos to cli_lsarpc.hGünther Deschner1-0/+1
2010-05-06s3: only include gen_ndr headers where needed.Günther Deschner1-0/+1
2009-11-21s3: Convert cli_get_fs_attr_info to the async APIVolker Lendecke1-1/+1
2009-04-30Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.Jeremy Allison1-2/+2
2009-04-21s3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHTS_MAXIMUM_ALLOWED.Günther Deschner1-1/+1
2009-03-18s3: remove POLICY_HND.Günther Deschner1-1/+1
2009-03-17Remove the global "struct cm_cred_struct" and associated calls, makeJeremy Allison1-6/+1
2008-12-14Remove the global "cmdline_auth_info" from source3/lib/util.cVolker Lendecke1-12/+20
2008-12-03s3: Change sockaddr util function names for consistencyTim Prouty1-1/+1
2008-10-14Use {u,}int64_t instead of SMB_BIG_{U,}INT.Jelmer Vernooij1-5/+1
2008-07-20Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke1-2/+4
2008-05-05Fix client authentication with -P switch in client tools (Bug 5435).Günther Deschner1-1/+14
2008-01-05Fix -e for smbcquotas.Jeremy Allison1-11/+24
2007-12-15s/sid_to_string/sid_to_fstring/Volker Lendecke1-1/+1
2007-12-10Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison1-1/+1
2007-12-06Make all the tools use the proper accessor functions.Jeremy Allison1-9/+11
2007-12-03Getting to the home stretch for elimination of pstrings...Jeremy Allison1-32/+60
2007-11-29Remove the explicit TALLOC_CTX * from cli_struct.Jeremy Allison1-4/+3
2007-10-27Change all occurrences of zero_addr(&ss,AF_INET) toJeremy Allison1-1/+1
2007-10-24This is a large patch (sorry). Migrate from struct in_addrJeremy Allison1-7/+8
2007-10-19Fix the popt / bool issues. Some places we used BOOLJeremy Allison1-3/+12
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison1-12/+12
2007-10-10Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison1-1/+1
2007-10-10r24943: Some stackframesVolker Lendecke1-0/+3
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names().Günther Deschner1-1/+1
2007-10-10r23009: Both contains a strchr_m(server,'/') few lines after replacing all / ...James Peach1-5/+2
2007-10-10r18271: Big change:Gerald Carter1-2/+2
2007-10-10r16644: Fix bug #3887 reported by jason@ncac.gwu.eduJeremy Allison1-2/+2
2007-10-10r13316: Let the carnage begin....Gerald Carter1-1/+1
2007-10-10r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman1-1/+1