index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
audit_logging
/
audit_logging.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-18
lib:audit_logging: Fix code spelling
Jennifer Sutton
1
-4
/
+4
2026-01-28
lib:audit_logging JSON remove leading spaces
Gary Lockyer
1
-7
/
+3
2026-01-07
smbd: Simplify callers of messaging_send()
Volker Lendecke
1
-5
/
+1
2023-08-14
audit_logging: Simplify json_add_stringn() with json_stringn()
Volker Lendecke
1
-7
/
+1
2023-06-25
lib:audit_logging: Add function to return the JSON null object
Joseph Sutton
1
-0
/
+17
2023-06-15
lib:audit_logging: Add function to create JSON object containing auditing inf...
Joseph Sutton
1
-0
/
+132
2023-05-24
lib:audit_logging: Check return value of json_new_object()
Joseph Sutton
1
-0
/
+6
2023-05-18
lib:audit_logging: Fix typo in log message
Joseph Sutton
1
-1
/
+1
2023-05-18
lib:audit_logging: Add function to add a formatted time value to a JSON message
Joseph Sutton
1
-17
/
+43
2023-05-18
lib:audit_logging: Add function to add an optional boolean value to a JSON me...
Joseph Sutton
1
-0
/
+44
2023-05-18
lib:audit_logging: Add function to add flags to a JSON message
Joseph Sutton
1
-0
/
+51
2023-04-03
lib:audit_logging: Fix code spelling
Andreas Schneider
1
-1
/
+1
2023-03-09
audit_logging: Use `json_int_t` instead of `int` for `json_add_int` value type
Li Yuxuan
1
-6
/
+8
2022-08-08
audit_logging: add method to replace the object for a given key with a new ob...
Jule Anger
1
-0
/
+46
2021-10-13
audit_logging.c: fix compilation on macOS
Alex Richardson
1
-1
/
+1
2021-06-04
lib: Fix a typo
Volker Lendecke
1
-1
/
+1
2021-04-12
lib/audit_logging/test: fix typos
Philipp Gesang
1
-2
/
+2
2019-10-14
audit_logging: Don't spam the logs if dsdb_event is not found
Andreas Schneider
1
-5
/
+4
2019-04-29
lib:audit_logging: Use C99 initializer for server_id in audit_logging
Andreas Schneider
1
-1
/
+3
2018-12-20
lib/audit_logging: actually create talloc
Philipp Gesang
1
-0
/
+6
2018-12-14
lib/audit_logging: Use talloc_stackframe() in audit_log_json()
Andrew Bartlett
1
-5
/
+5
2018-12-14
audit_logging: Remove debug log header and JSON Authentication: prefix
Andrew Bartlett
1
-7
/
+12
2018-11-02
audit_logging: Use dom_sid_str_buf
Volker Lendecke
1
-4
/
+4
2018-09-22
lib/audit_logging: make json_{is_invalid,to_string}() accept a const*
Philipp Gesang
1
-2
/
+2
2018-07-25
json: Modify API to use return codes
Gary Lockyer
1
-184
/
+343
2018-06-26
audit_logging: Remove duplciate error printing
Andrew Bartlett
1
-6
/
+0
2018-06-26
audit_logging: Initialise event_server
Andrew Bartlett
1
-1
/
+1
2018-06-26
audit_logging: Remove incorrect check for NT_STATUS_OBJECT_NAME_NOT_FOUND
Andrew Bartlett
1
-4
/
+2
2018-06-26
audit_logging: Clarify debug messages
Andrew Bartlett
1
-2
/
+2
2018-06-01
lib/audit_logging: Make function prototypes look like the rest of Samba
Andrew Bartlett
1
-27
/
+25
2018-06-01
lib audit_logging: re-factor and add functions.
Gary Lockyer
1
-4
/
+110
2018-05-17
lib: Fix array size in audit_logging
Andreas Schneider
1
-1
/
+1
2018-05-16
auth logging: Extract common audit logging code
Gary Lockyer
1
-0
/
+771