summaryrefslogtreecommitdiff
path: root/source3/utils/smbcquotas.c
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r12555: Fix more load_case_table swegfaults. Arggg.Jeremy Allison1-0/+2
2007-10-10r12045: More warning fixes... Just a few more to go.Jeremy Allison1-1/+1
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter1-5/+8
2007-10-10r2388: fix client quota supportStefan Metzmacher1-2/+3
2007-10-10r2348: fix segmention faultsStefan Metzmacher1-5/+6
2003-10-22Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison1-7/+7
2003-07-30Add a command line option (-S on|off|required) to enable signing on clientJeremy Allison1-1/+2
2003-05-10Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij1-2/+0
2003-05-10Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij1-0/+2
2003-04-30Merge from HEAD - the usual popt-needs-static for Sun CC.Andrew Bartlett1-1/+1
2003-04-28Merge of const fixes from HEAD.Tim Potter1-1/+1
2003-04-23More fun with Sun CC needing constant initializersAndrew Bartlett1-1/+1
2003-04-11smbcquota patch from metzeGerald Carter1-0/+545