summaryrefslogtreecommitdiffstats
path: root/source/utils/smbcquotas.c
Commit message (Expand)AuthorAgeFilesLines
* Change sockaddr util function names for consistency and to eliminate name con...Tim Prouty2008-12-111-1/+1
* Refactoring: Change calling conventions for cli_rpc_pipe_open_noauthVolker Lendecke2008-07-201-2/+4
* Fix client authentication with -P switch in client tools (Bug 5435).Günther Deschner2008-05-051-1/+14
* Fix -e for smbcquotas.Jeremy Allison2008-01-051-11/+24
* s/sid_to_string/sid_to_fstring/Volker Lendecke2007-12-151-1/+1
* Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison2007-12-101-1/+1
* Make all the tools use the proper accessor functions.Jeremy Allison2007-12-061-9/+11
* Getting to the home stretch for elimination of pstrings...Jeremy Allison2007-12-031-32/+60
* Remove the explicit TALLOC_CTX * from cli_struct.Jeremy Allison2007-11-291-4/+3
* Change all occurrences of zero_addr(&ss,AF_INET) toJeremy Allison2007-10-271-1/+1
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-241-7/+8
* Fix the popt / bool issues. Some places we used BOOLJeremy Allison2007-10-191-3/+12
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-12/+12
* Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison2007-10-101-1/+1
* r24943: Some stackframesVolker Lendecke2007-10-101-0/+3
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names().Günther Deschner2007-10-101-1/+1
* r23009: Both contains a strchr_m(server,'/') few lines after replacing all / ...James Peach2007-10-101-5/+2
* r18271: Big change:Gerald Carter2007-10-101-2/+2
* r16644: Fix bug #3887 reported by jason@ncac.gwu.eduJeremy Allison2007-10-101-2/+2
* r13316: Let the carnage begin....Gerald Carter2007-10-101-1/+1
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2007-10-101-1/+1
* r12555: Fix more load_case_table swegfaults. Arggg.Jeremy Allison2007-10-101-0/+2
* r12045: More warning fixes... Just a few more to go.Jeremy Allison2007-10-101-1/+1
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-5/+8
* r2388: fix client quota supportStefan Metzmacher2007-10-101-2/+3
* r2348: fix segmention faultsStefan Metzmacher2007-10-101-5/+6
* Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison2003-10-221-7/+7
* Add a command line option (-S on|off|required) to enable signing on clientJeremy Allison2003-07-301-1/+2
* Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij2003-05-101-2/+0
* Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij2003-05-101-0/+2
* Merge from HEAD - the usual popt-needs-static for Sun CC.Andrew Bartlett2003-04-301-1/+1
* Merge of const fixes from HEAD.Tim Potter2003-04-281-1/+1
* More fun with Sun CC needing constant initializersAndrew Bartlett2003-04-231-1/+1
* smbcquota patch from metzeGerald Carter2003-04-111-0/+545