Home
last modified time | relevance | path

Searched refs:softquota (Results 1 – 25 of 66) sorted by relevance

123

/dports/mail/vmailmgr/vmailmgr-0.97/commands/
H A Dvchattr.pod17 [B<--softquota>]
53 =item B<-q>, B<--softquota>
H A Ddumpvuser.cc66 show_num("Soft-Quota", vpw->softquota); in show_user()
H A Dvadduser.pod26 [B<--softquota=INT>]
86 =item B<-q INT>, B<--softquota=INT>
/dports/devel/bglibs/bglibs-2.04/vmailmgr/
H A Dvpwentry_import.c73 if ((ptr = from_uint(ptr, &vpw->softquota)) == 0 || ptr >= end) return 0; in import_values()
84 vpw->softquota = vpw->hardquota = vpw->msgsize = vpw->msgcount = 0; in set_defaults()
H A Dvpwentry.h14 unsigned softquota; member
H A Dvpwentry_export.c28 if (!str_catunul(result, vpw->softquota)) return 0; in vpwentry_export()
/dports/mail/vmailmgr/vmailmgr-0.97/lib/vpwentry/
H A Dexport_env.cc37 presetenv("VUSER_SOFTQUOTA=", softquota) == 0 && in export_env()
H A Ddefaults.cc25 softquota = config->default_softquota(); in set_defaults()
H A Dto.cc42 utoa(softquota) + mystring::NUL + in to_record()
H A Dvpwentry.h27 unsigned softquota; member
H A Ddecode.cc85 if((ptr = from_uint(ptr, softquota)) == 0 || ptr >= end) return 0; in decode_values()
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/docs/manuals/source/manually_added_config_directive_descriptions/
H A Ddir-client-SoftQuota.rst.inc1 This is the amount after which there will be a warning issued that a client is over his softquota. …
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/docs/manuals/source/manually_added_config_directive_descriptions/
H A Ddir-client-SoftQuota.rst.inc1 This is the amount after which there will be a warning issued that a client is over his softquota. …
/dports/sysutils/bareos-client/bareos-Release-20.0.3/docs/manuals/source/manually_added_config_directive_descriptions/
H A Ddir-client-SoftQuota.rst.inc1 This is the amount after which there will be a warning issued that a client is over his softquota. …
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/docs/manuals/source/manually_added_config_directive_descriptions/
H A Ddir-client-SoftQuota.rst.inc1 This is the amount after which there will be a warning issued that a client is over his softquota. …
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/docs/manuals/source/manually_added_config_directive_descriptions/
H A Ddir-client-SoftQuota.rst.inc1 This is the amount after which there will be a warning issued that a client is over his softquota. …
/dports/sysutils/bareos-server/bareos-Release-20.0.3/docs/manuals/source/manually_added_config_directive_descriptions/
H A Ddir-client-SoftQuota.rst.inc1 This is the amount after which there will be a warning issued that a client is over his softquota. …
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/docs/manuals/source/manually_added_config_directive_descriptions/
H A Ddir-client-SoftQuota.rst.inc1 This is the amount after which there will be a warning issued that a client is over his softquota. …
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/docs/manuals/source/manually_added_config_directive_descriptions/
H A Ddir-client-SoftQuota.rst.inc1 This is the amount after which there will be a warning issued that a client is over his softquota. …
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/docs/manuals/source/manually_added_config_directive_descriptions/
H A Ddir-client-SoftQuota.rst.inc1 This is the amount after which there will be a warning issued that a client is over his softquota. …
/dports/www/bareos-webui/bareos-Release-20.0.3/docs/manuals/source/manually_added_config_directive_descriptions/
H A Ddir-client-SoftQuota.rst.inc1 This is the amount after which there will be a warning issued that a client is over his softquota. …
/dports/www/bareos18-webui/bareos-Release-18.2.12/docs/manuals/source/manually_added_config_directive_descriptions/
H A Ddir-client-SoftQuota.rst.inc1 This is the amount after which there will be a warning issued that a client is over his softquota. …
/dports/www/bareos19-webui/bareos-Release-19.2.11/docs/manuals/source/manually_added_config_directive_descriptions/
H A Ddir-client-SoftQuota.rst.inc1 This is the amount after which there will be a warning issued that a client is over his softquota. …
/dports/mail/vmailmgr/vmailmgr-0.97/lib/vdomain/
H A Dchattr.cc85 case ATTR_SOFTQUOTA: CHATTR(newpw.softquota,unsigned); break; in chattr()
/dports/mail/vmailmgr/vmailmgr-0.97/doc/
H A Dconfiguration.info176 * default-softquota::
519 File: configuration.info, Node: default-hardquota, Next: default-softquota, Prev: default-msgsiz…
537 File: configuration.info, Node: default-softquota, Next: default-username, Prev: default-hardquo…
539 2.18 default-softquota
555 File: configuration.info, Node: default-username, Next: error-maildir, Prev: default-softquota, …
933 Node: default-softquota13274

123