Offset 36, 22 lines modifiedOffset 36, 22 lines modified
  
36 static·inline·void·_nocheck__trace_qauthz_is_allowed(void·*·authz,·const·char·*·identity,·bool·allowed)36 static·inline·void·_nocheck__trace_qauthz_is_allowed(void·*·authz,·const·char·*·identity,·bool·allowed)
37 {37 {
38 ····if·(trace_event_get_state(TRACE_QAUTHZ_IS_ALLOWED)·&&·qemu_loglevel_mask(LOG_TRACE))·{38 ····if·(trace_event_get_state(TRACE_QAUTHZ_IS_ALLOWED)·&&·qemu_loglevel_mask(LOG_TRACE))·{
39 ········if·(message_with_timestamp)·{39 ········if·(message_with_timestamp)·{
40 ············struct·timeval·_now;40 ············struct·timeval·_now;
41 ············gettimeofday(&_now,·NULL);41 ············gettimeofday(&_now,·NULL);
42 #line·4·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"42 #line·4·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"
43 ············qemu_log("%d@%zu.%06zu:qauthz_is_allowed·"·"AuthZ·%p·check·identity=%s·allowed=%d"·"\n",43 ············qemu_log("%d@%zu.%06zu:qauthz_is_allowed·"·"AuthZ·%p·check·identity=%s·allowed=%d"·"\n",
44 ·····················qemu_get_thread_id(),44 ·····················qemu_get_thread_id(),
45 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec45 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
46 ·····················,·authz,·identity,·allowed);46 ·····················,·authz,·identity,·allowed);
47 #line·49·"trace/trace-authz.h"47 #line·49·"trace/trace-authz.h"
48 ········}·else·{48 ········}·else·{
49 #line·4·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"49 #line·4·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"
50 ············qemu_log("qauthz_is_allowed·"·"AuthZ·%p·check·identity=%s·allowed=%d"·"\n",·authz,·identity,·allowed);50 ············qemu_log("qauthz_is_allowed·"·"AuthZ·%p·check·identity=%s·allowed=%d"·"\n",·authz,·identity,·allowed);
51 #line·53·"trace/trace-authz.h"51 #line·53·"trace/trace-authz.h"
52 ········}52 ········}
53 ····}53 ····}
54 }54 }
  
55 static·inline·void·trace_qauthz_is_allowed(void·*·authz,·const·char·*·identity,·bool·allowed)55 static·inline·void·trace_qauthz_is_allowed(void·*·authz,·const·char·*·identity,·bool·allowed)
Offset 67, 22 lines modifiedOffset 67, 22 lines modified
  
67 static·inline·void·_nocheck__trace_qauthz_simple_is_allowed(void·*·authz,·const·char·*·wantidentity,·const·char·*·gotidentity)67 static·inline·void·_nocheck__trace_qauthz_simple_is_allowed(void·*·authz,·const·char·*·wantidentity,·const·char·*·gotidentity)
68 {68 {
69 ····if·(trace_event_get_state(TRACE_QAUTHZ_SIMPLE_IS_ALLOWED)·&&·qemu_loglevel_mask(LOG_TRACE))·{69 ····if·(trace_event_get_state(TRACE_QAUTHZ_SIMPLE_IS_ALLOWED)·&&·qemu_loglevel_mask(LOG_TRACE))·{
70 ········if·(message_with_timestamp)·{70 ········if·(message_with_timestamp)·{
71 ············struct·timeval·_now;71 ············struct·timeval·_now;
72 ············gettimeofday(&_now,·NULL);72 ············gettimeofday(&_now,·NULL);
73 #line·7·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"73 #line·7·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"
74 ············qemu_log("%d@%zu.%06zu:qauthz_simple_is_allowed·"·"AuthZ·simple·%p·check·want·identity=%s·got·identity=%s"·"\n",74 ············qemu_log("%d@%zu.%06zu:qauthz_simple_is_allowed·"·"AuthZ·simple·%p·check·want·identity=%s·got·identity=%s"·"\n",
75 ·····················qemu_get_thread_id(),75 ·····················qemu_get_thread_id(),
76 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec76 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
77 ·····················,·authz,·wantidentity,·gotidentity);77 ·····················,·authz,·wantidentity,·gotidentity);
78 #line·80·"trace/trace-authz.h"78 #line·80·"trace/trace-authz.h"
79 ········}·else·{79 ········}·else·{
80 #line·7·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"80 #line·7·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"
81 ············qemu_log("qauthz_simple_is_allowed·"·"AuthZ·simple·%p·check·want·identity=%s·got·identity=%s"·"\n",·authz,·wantidentity,·gotidentity);81 ············qemu_log("qauthz_simple_is_allowed·"·"AuthZ·simple·%p·check·want·identity=%s·got·identity=%s"·"\n",·authz,·wantidentity,·gotidentity);
82 #line·84·"trace/trace-authz.h"82 #line·84·"trace/trace-authz.h"
83 ········}83 ········}
84 ····}84 ····}
85 }85 }
  
86 static·inline·void·trace_qauthz_simple_is_allowed(void·*·authz,·const·char·*·wantidentity,·const·char·*·gotidentity)86 static·inline·void·trace_qauthz_simple_is_allowed(void·*·authz,·const·char·*·wantidentity,·const·char·*·gotidentity)
Offset 98, 22 lines modifiedOffset 98, 22 lines modified
  
98 static·inline·void·_nocheck__trace_qauthz_list_check_rule(void·*·authz,·const·char·*·identity,·const·char·*·rule,·int·format,·int·policy)98 static·inline·void·_nocheck__trace_qauthz_list_check_rule(void·*·authz,·const·char·*·identity,·const·char·*·rule,·int·format,·int·policy)
99 {99 {
100 ····if·(trace_event_get_state(TRACE_QAUTHZ_LIST_CHECK_RULE)·&&·qemu_loglevel_mask(LOG_TRACE))·{100 ····if·(trace_event_get_state(TRACE_QAUTHZ_LIST_CHECK_RULE)·&&·qemu_loglevel_mask(LOG_TRACE))·{
101 ········if·(message_with_timestamp)·{101 ········if·(message_with_timestamp)·{
102 ············struct·timeval·_now;102 ············struct·timeval·_now;
103 ············gettimeofday(&_now,·NULL);103 ············gettimeofday(&_now,·NULL);
104 #line·10·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"104 #line·10·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"
105 ············qemu_log("%d@%zu.%06zu:qauthz_list_check_rule·"·"AuthZ·list·%p·check·rule=%s·identity=%s·format=%d·policy=%d"·"\n",105 ············qemu_log("%d@%zu.%06zu:qauthz_list_check_rule·"·"AuthZ·list·%p·check·rule=%s·identity=%s·format=%d·policy=%d"·"\n",
106 ·····················qemu_get_thread_id(),106 ·····················qemu_get_thread_id(),
107 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec107 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
108 ·····················,·authz,·identity,·rule,·format,·policy);108 ·····················,·authz,·identity,·rule,·format,·policy);
109 #line·111·"trace/trace-authz.h"109 #line·111·"trace/trace-authz.h"
110 ········}·else·{110 ········}·else·{
111 #line·10·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"111 #line·10·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"
112 ············qemu_log("qauthz_list_check_rule·"·"AuthZ·list·%p·check·rule=%s·identity=%s·format=%d·policy=%d"·"\n",·authz,·identity,·rule,·format,·policy);112 ············qemu_log("qauthz_list_check_rule·"·"AuthZ·list·%p·check·rule=%s·identity=%s·format=%d·policy=%d"·"\n",·authz,·identity,·rule,·format,·policy);
113 #line·115·"trace/trace-authz.h"113 #line·115·"trace/trace-authz.h"
114 ········}114 ········}
115 ····}115 ····}
116 }116 }
  
117 static·inline·void·trace_qauthz_list_check_rule(void·*·authz,·const·char·*·identity,·const·char·*·rule,·int·format,·int·policy)117 static·inline·void·trace_qauthz_list_check_rule(void·*·authz,·const·char·*·identity,·const·char·*·rule,·int·format,·int·policy)
Offset 129, 22 lines modifiedOffset 129, 22 lines modified
  
129 static·inline·void·_nocheck__trace_qauthz_list_default_policy(void·*·authz,·const·char·*·identity,·int·policy)129 static·inline·void·_nocheck__trace_qauthz_list_default_policy(void·*·authz,·const·char·*·identity,·int·policy)
130 {130 {
131 ····if·(trace_event_get_state(TRACE_QAUTHZ_LIST_DEFAULT_POLICY)·&&·qemu_loglevel_mask(LOG_TRACE))·{131 ····if·(trace_event_get_state(TRACE_QAUTHZ_LIST_DEFAULT_POLICY)·&&·qemu_loglevel_mask(LOG_TRACE))·{
132 ········if·(message_with_timestamp)·{132 ········if·(message_with_timestamp)·{
133 ············struct·timeval·_now;133 ············struct·timeval·_now;
134 ············gettimeofday(&_now,·NULL);134 ············gettimeofday(&_now,·NULL);
135 #line·11·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"135 #line·11·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"
136 ············qemu_log("%d@%zu.%06zu:qauthz_list_default_policy·"·"AuthZ·list·%p·default·identity=%s·policy=%d"·"\n",136 ············qemu_log("%d@%zu.%06zu:qauthz_list_default_policy·"·"AuthZ·list·%p·default·identity=%s·policy=%d"·"\n",
137 ·····················qemu_get_thread_id(),137 ·····················qemu_get_thread_id(),
138 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec138 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
139 ·····················,·authz,·identity,·policy);139 ·····················,·authz,·identity,·policy);
140 #line·142·"trace/trace-authz.h"140 #line·142·"trace/trace-authz.h"
141 ········}·else·{141 ········}·else·{
142 #line·11·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"142 #line·11·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"
143 ············qemu_log("qauthz_list_default_policy·"·"AuthZ·list·%p·default·identity=%s·policy=%d"·"\n",·authz,·identity,·policy);143 ············qemu_log("qauthz_list_default_policy·"·"AuthZ·list·%p·default·identity=%s·policy=%d"·"\n",·authz,·identity,·policy);
144 #line·146·"trace/trace-authz.h"144 #line·146·"trace/trace-authz.h"
145 ········}145 ········}
146 ····}146 ····}
147 }147 }
  
148 static·inline·void·trace_qauthz_list_default_policy(void·*·authz,·const·char·*·identity,·int·policy)148 static·inline·void·trace_qauthz_list_default_policy(void·*·authz,·const·char·*·identity,·int·policy)
Offset 160, 22 lines modifiedOffset 160, 22 lines modified
  
160 static·inline·void·_nocheck__trace_qauthz_list_file_load(void·*·authz,·const·char·*·filename)160 static·inline·void·_nocheck__trace_qauthz_list_file_load(void·*·authz,·const·char·*·filename)
161 {161 {
162 ····if·(trace_event_get_state(TRACE_QAUTHZ_LIST_FILE_LOAD)·&&·qemu_loglevel_mask(LOG_TRACE))·{162 ····if·(trace_event_get_state(TRACE_QAUTHZ_LIST_FILE_LOAD)·&&·qemu_loglevel_mask(LOG_TRACE))·{
163 ········if·(message_with_timestamp)·{163 ········if·(message_with_timestamp)·{
164 ············struct·timeval·_now;164 ············struct·timeval·_now;
165 ············gettimeofday(&_now,·NULL);165 ············gettimeofday(&_now,·NULL);
166 #line·14·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"166 #line·14·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"
167 ············qemu_log("%d@%zu.%06zu:qauthz_list_file_load·"·"AuthZ·file·%p·load·filename=%s"·"\n",167 ············qemu_log("%d@%zu.%06zu:qauthz_list_file_load·"·"AuthZ·file·%p·load·filename=%s"·"\n",
168 ·····················qemu_get_thread_id(),168 ·····················qemu_get_thread_id(),
169 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec169 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
170 ·····················,·authz,·filename);170 ·····················,·authz,·filename);
171 #line·173·"trace/trace-authz.h"171 #line·173·"trace/trace-authz.h"
172 ········}·else·{172 ········}·else·{
173 #line·14·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"173 #line·14·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"
174 ············qemu_log("qauthz_list_file_load·"·"AuthZ·file·%p·load·filename=%s"·"\n",·authz,·filename);174 ············qemu_log("qauthz_list_file_load·"·"AuthZ·file·%p·load·filename=%s"·"\n",·authz,·filename);
175 #line·177·"trace/trace-authz.h"175 #line·177·"trace/trace-authz.h"
176 ········}176 ········}
177 ····}177 ····}
178 }178 }
  
179 static·inline·void·trace_qauthz_list_file_load(void·*·authz,·const·char·*·filename)179 static·inline·void·trace_qauthz_list_file_load(void·*·authz,·const·char·*·filename)
Offset 191, 22 lines modifiedOffset 191, 22 lines modified
  
191 static·inline·void·_nocheck__trace_qauthz_list_file_refresh(void·*·authz,·const·char·*·filename,·int·success)191 static·inline·void·_nocheck__trace_qauthz_list_file_refresh(void·*·authz,·const·char·*·filename,·int·success)
192 {192 {
193 ····if·(trace_event_get_state(TRACE_QAUTHZ_LIST_FILE_REFRESH)·&&·qemu_loglevel_mask(LOG_TRACE))·{193 ····if·(trace_event_get_state(TRACE_QAUTHZ_LIST_FILE_REFRESH)·&&·qemu_loglevel_mask(LOG_TRACE))·{
194 ········if·(message_with_timestamp)·{194 ········if·(message_with_timestamp)·{
195 ············struct·timeval·_now;195 ············struct·timeval·_now;
196 ············gettimeofday(&_now,·NULL);196 ············gettimeofday(&_now,·NULL);
197 #line·15·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"197 #line·15·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"
198 ············qemu_log("%d@%zu.%06zu:qauthz_list_file_refresh·"·"AuthZ·file·%p·load·filename=%s·success=%d"·"\n",198 ············qemu_log("%d@%zu.%06zu:qauthz_list_file_refresh·"·"AuthZ·file·%p·load·filename=%s·success=%d"·"\n",
199 ·····················qemu_get_thread_id(),199 ·····················qemu_get_thread_id(),
200 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec200 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
201 ·····················,·authz,·filename,·success);201 ·····················,·authz,·filename,·success);
202 #line·204·"trace/trace-authz.h"202 #line·204·"trace/trace-authz.h"
203 ········}·else·{203 ········}·else·{
204 #line·15·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"204 #line·15·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"
205 ············qemu_log("qauthz_list_file_refresh·"·"AuthZ·file·%p·load·filename=%s·success=%d"·"\n",·authz,·filename,·success);205 ············qemu_log("qauthz_list_file_refresh·"·"AuthZ·file·%p·load·filename=%s·success=%d"·"\n",·authz,·filename,·success);
206 #line·208·"trace/trace-authz.h"206 #line·208·"trace/trace-authz.h"
207 ········}207 ········}
208 ····}208 ····}
209 }209 }
  
210 static·inline·void·trace_qauthz_list_file_refresh(void·*·authz,·const·char·*·filename,·int·success)210 static·inline·void·trace_qauthz_list_file_refresh(void·*·authz,·const·char·*·filename,·int·success)
Offset 222, 22 lines modifiedOffset 222, 22 lines modified
  
222 static·inline·void·_nocheck__trace_qauthz_pam_check(void·*·authz,·const·char·*·identity,·const·char·*·service)222 static·inline·void·_nocheck__trace_qauthz_pam_check(void·*·authz,·const·char·*·identity,·const·char·*·service)
223 {223 {
224 ····if·(trace_event_get_state(TRACE_QAUTHZ_PAM_CHECK)·&&·qemu_loglevel_mask(LOG_TRACE))·{224 ····if·(trace_event_get_state(TRACE_QAUTHZ_PAM_CHECK)·&&·qemu_loglevel_mask(LOG_TRACE))·{
225 ········if·(message_with_timestamp)·{225 ········if·(message_with_timestamp)·{
226 ············struct·timeval·_now;226 ············struct·timeval·_now;
227 ············gettimeofday(&_now,·NULL);227 ············gettimeofday(&_now,·NULL);
228 #line·18·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"228 #line·18·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"
229 ············qemu_log("%d@%zu.%06zu:qauthz_pam_check·"·"AuthZ·PAM·%p·identity=%s·service=%s"·"\n",229 ············qemu_log("%d@%zu.%06zu:qauthz_pam_check·"·"AuthZ·PAM·%p·identity=%s·service=%s"·"\n",
230 ·····················qemu_get_thread_id(),230 ·····················qemu_get_thread_id(),
231 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec231 ·····················(size_t)_now.tv_sec,·(size_t)_now.tv_usec
232 ·····················,·authz,·identity,·service);232 ·····················,·authz,·identity,·service);
233 #line·235·"trace/trace-authz.h"233 #line·235·"trace/trace-authz.h"
234 ········}·else·{234 ········}·else·{
235 #line·18·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleA/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"235 #line·18·"/srv/pokybuild/yocto-worker/reproducible/build/build-st/reproducibleB/tmp/work/core2-64-poky-linux/qemu/6.2.0-r0/qemu-6.2.0/authz/trace-events"
236 ············qemu_log("qauthz_pam_check·"·"AuthZ·PAM·%p·identity=%s·service=%s"·"\n",·authz,·identity,·service);236 ············qemu_log("qauthz_pam_check·"·"AuthZ·PAM·%p·identity=%s·service=%s"·"\n",·authz,·identity,·service);
237 #line·239·"trace/trace-authz.h"237 #line·239·"trace/trace-authz.h"
238 ········}238 ········}
239 ····}239 ····}
240 }240 }
  
241 static·inline·void·trace_qauthz_pam_check(void·*·authz,·const·char·*·identity,·const·char·*·service)241 static·inline·void·trace_qauthz_pam_check(void·*·authz,·const·char·*·identity,·const·char·*·service)