Home
last modified time | relevance | path

Searched refs:CFG_TYPE_CLEARPASSWORD (Results 1 – 25 of 48) sorted by relevance

12

/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/lib/
H A Dparse_conf.h96 CFG_TYPE_CLEARPASSWORD = 4, /* Clear text Password */ enumerator
H A Dres.cc1399 case CFG_TYPE_CLEARPASSWORD: in StoreResource()
1915 case CFG_TYPE_CLEARPASSWORD: in PrintConfig()
2258 {CFG_TYPE_CLEARPASSWORD, "CLEARPASSWORD", "Password as cleartext"},
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/lib/
H A Dparse_conf.h96 CFG_TYPE_CLEARPASSWORD = 4, /* Clear text Password */ enumerator
H A Dres.cc1399 case CFG_TYPE_CLEARPASSWORD: in StoreResource()
1915 case CFG_TYPE_CLEARPASSWORD: in PrintConfig()
2258 {CFG_TYPE_CLEARPASSWORD, "CLEARPASSWORD", "Password as cleartext"},
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/lib/
H A Dparse_conf.h96 CFG_TYPE_CLEARPASSWORD = 4, /* Clear text Password */ enumerator
H A Dres.cc1399 case CFG_TYPE_CLEARPASSWORD: in StoreResource()
1915 case CFG_TYPE_CLEARPASSWORD: in PrintConfig()
2258 {CFG_TYPE_CLEARPASSWORD, "CLEARPASSWORD", "Password as cleartext"},
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/lib/
H A Dparse_conf.h96 CFG_TYPE_CLEARPASSWORD = 4, /* Clear text Password */ enumerator
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/lib/
H A Dparse_conf.h99 CFG_TYPE_CLEARPASSWORD = 4, /* Clear text Password */ enumerator
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/lib/
H A Dparse_conf.h99 CFG_TYPE_CLEARPASSWORD = 4, /* Clear text Password */ enumerator
H A Dres.cc1421 case CFG_TYPE_CLEARPASSWORD: in StoreResource()
1926 case CFG_TYPE_CLEARPASSWORD: in PrintResourceItem()
2217 {CFG_TYPE_CLEARPASSWORD, "CLEARPASSWORD", "Password as cleartext"},
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/lib/
H A Dparse_conf.h99 CFG_TYPE_CLEARPASSWORD = 4, /* Clear text Password */ enumerator
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/lib/
H A Dparse_conf.h99 CFG_TYPE_CLEARPASSWORD = 4, /* Clear text Password */ enumerator
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/lib/
H A Dparse_conf.h195 CFG_TYPE_CLEARPASSWORD = 4, /* Clear text Password */ enumerator
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/lib/
H A Dparse_conf.h195 CFG_TYPE_CLEARPASSWORD = 4, /* Clear text Password */ enumerator
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/lib/
H A Dparse_conf.h195 CFG_TYPE_CLEARPASSWORD = 4, /* Clear text Password */ enumerator
H A Dres.cc1239 case CFG_TYPE_CLEARPASSWORD: in StoreResource()
1680 case CFG_TYPE_CLEARPASSWORD: in PrintConfig()
1974 {CFG_TYPE_CLEARPASSWORD, "CLEARPASSWORD", "Password as cleartext"},
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/lib/
H A Dparse_conf.h195 CFG_TYPE_CLEARPASSWORD = 4, /* Clear text Password */ enumerator
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/stored/
H A Dstored_conf.cc327 my_config->StoreResource(CFG_TYPE_CLEARPASSWORD, lc, item, index, in StoreAutopassword()
336 my_config->StoreResource(CFG_TYPE_CLEARPASSWORD, lc, item, index, pass); in StoreAutopassword()
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/stored/
H A Dstored_conf.cc327 my_config->StoreResource(CFG_TYPE_CLEARPASSWORD, lc, item, index, in StoreAutopassword()
336 my_config->StoreResource(CFG_TYPE_CLEARPASSWORD, lc, item, index, pass); in StoreAutopassword()
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/stored/
H A Dstored_conf.cc327 my_config->StoreResource(CFG_TYPE_CLEARPASSWORD, lc, item, index, in StoreAutopassword()
336 my_config->StoreResource(CFG_TYPE_CLEARPASSWORD, lc, item, index, pass); in StoreAutopassword()
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/stored/
H A Dstored_conf.cc335 my_config->StoreResource(CFG_TYPE_CLEARPASSWORD, lc, item, index, in StoreAutopassword()
344 my_config->StoreResource(CFG_TYPE_CLEARPASSWORD, lc, item, index, pass); in StoreAutopassword()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/stored/
H A Dstored_conf.cc335 my_config->StoreResource(CFG_TYPE_CLEARPASSWORD, lc, item, index, in StoreAutopassword()
344 my_config->StoreResource(CFG_TYPE_CLEARPASSWORD, lc, item, index, pass); in StoreAutopassword()
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/stored/
H A Dstored_conf.cc335 my_config->StoreResource(CFG_TYPE_CLEARPASSWORD, lc, item, index, in StoreAutopassword()
344 my_config->StoreResource(CFG_TYPE_CLEARPASSWORD, lc, item, index, pass); in StoreAutopassword()
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/stored/
H A Dstored_conf.cc335 my_config->StoreResource(CFG_TYPE_CLEARPASSWORD, lc, item, index, in StoreAutopassword()
344 my_config->StoreResource(CFG_TYPE_CLEARPASSWORD, lc, item, index, pass); in StoreAutopassword()
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/stored/
H A Dstored_conf.cc327 my_config->StoreResource(CFG_TYPE_CLEARPASSWORD, lc, item, index, in StoreAutopassword()
336 my_config->StoreResource(CFG_TYPE_CLEARPASSWORD, lc, item, index, pass); in StoreAutopassword()

12