/openbsd/usr.sbin/smtpd/ |
H A D | table_static.c | b80b41af Sat Jun 16 19:41:26 GMT 2018 gilles <gilles@openbsd.org> rework the table API so that it takes a struct smtpd * context in parameter of functions creating, looking up or destroying tables.
this is a first step in cleaning up parse.y so it doesn't have side effects outside of parse_config(), bringing nothing but making code cleaner.
ok millert@
|
H A D | table.c | b80b41af Sat Jun 16 19:41:26 GMT 2018 gilles <gilles@openbsd.org> rework the table API so that it takes a struct smtpd * context in parameter of functions creating, looking up or destroying tables.
this is a first step in cleaning up parse.y so it doesn't have side effects outside of parse_config(), bringing nothing but making code cleaner.
ok millert@
|
H A D | ruleset.c | b80b41af Sat Jun 16 19:41:26 GMT 2018 gilles <gilles@openbsd.org> rework the table API so that it takes a struct smtpd * context in parameter of functions creating, looking up or destroying tables.
this is a first step in cleaning up parse.y so it doesn't have side effects outside of parse_config(), bringing nothing but making code cleaner.
ok millert@
|
H A D | config.c | b80b41af Sat Jun 16 19:41:26 GMT 2018 gilles <gilles@openbsd.org> rework the table API so that it takes a struct smtpd * context in parameter of functions creating, looking up or destroying tables.
this is a first step in cleaning up parse.y so it doesn't have side effects outside of parse_config(), bringing nothing but making code cleaner.
ok millert@
|
H A D | makemap.c | b80b41af Sat Jun 16 19:41:26 GMT 2018 gilles <gilles@openbsd.org> rework the table API so that it takes a struct smtpd * context in parameter of functions creating, looking up or destroying tables.
this is a first step in cleaning up parse.y so it doesn't have side effects outside of parse_config(), bringing nothing but making code cleaner.
ok millert@
|
H A D | aliases.c | b80b41af Sat Jun 16 19:41:26 GMT 2018 gilles <gilles@openbsd.org> rework the table API so that it takes a struct smtpd * context in parameter of functions creating, looking up or destroying tables.
this is a first step in cleaning up parse.y so it doesn't have side effects outside of parse_config(), bringing nothing but making code cleaner.
ok millert@
|
H A D | lka_session.c | b80b41af Sat Jun 16 19:41:26 GMT 2018 gilles <gilles@openbsd.org> rework the table API so that it takes a struct smtpd * context in parameter of functions creating, looking up or destroying tables.
this is a first step in cleaning up parse.y so it doesn't have side effects outside of parse_config(), bringing nothing but making code cleaner.
ok millert@
|
H A D | lka.c | b80b41af Sat Jun 16 19:41:26 GMT 2018 gilles <gilles@openbsd.org> rework the table API so that it takes a struct smtpd * context in parameter of functions creating, looking up or destroying tables.
this is a first step in cleaning up parse.y so it doesn't have side effects outside of parse_config(), bringing nothing but making code cleaner.
ok millert@
|
H A D | parse.y | b80b41af Sat Jun 16 19:41:26 GMT 2018 gilles <gilles@openbsd.org> rework the table API so that it takes a struct smtpd * context in parameter of functions creating, looking up or destroying tables.
this is a first step in cleaning up parse.y so it doesn't have side effects outside of parse_config(), bringing nothing but making code cleaner.
ok millert@
|
H A D | smtpd.h | b80b41af Sat Jun 16 19:41:26 GMT 2018 gilles <gilles@openbsd.org> rework the table API so that it takes a struct smtpd * context in parameter of functions creating, looking up or destroying tables.
this is a first step in cleaning up parse.y so it doesn't have side effects outside of parse_config(), bringing nothing but making code cleaner.
ok millert@
|