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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-07
audit_logging tests: Fix timezone validation
Gary Lockyer
1
-4
/
+23
2019-11-22
build: Do not build selftest binaries for builds without --enable-selftest
Andrew Bartlett
1
-4
/
+4
2019-10-14
audit_logging: Don't spam the logs if dsdb_event is not found
Andreas Schneider
1
-5
/
+4
2019-06-13
lib audit_logging tests: csbuild unused parms
Gary Lockyer
2
-29
/
+29
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
2
-9
/
+13
2018-11-02
audit_logging: Use dom_sid_str_buf
Volker Lendecke
1
-4
/
+4
2018-09-26
turn --with-json-audit into global --with-json
Philipp Gesang
1
-36
/
+0
2018-09-22
lib/audit_logging: make json_{is_invalid,to_string}() accept a const*
Philipp Gesang
2
-4
/
+4
2018-09-05
lib/audit_logging: update to waf 2.0
Alexander Bokovoy
1
-2
/
+2
2018-09-05
auth/wscript: import from waflib
Alexander Bokovoy
1
-1
/
+1
2018-09-05
auth/wscript: fix options use
Alexander Bokovoy
1
-1
/
+1
2018-07-25
lib audit_logging: add _WARN_UNUSED_RESULT_
Gary Lockyer
2
-47
/
+66
2018-07-25
json: Add unit tests for error handling
Gary Lockyer
2
-0
/
+900
2018-07-25
json: Modify API to use return codes
Gary Lockyer
3
-267
/
+573
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-25
lib/audit_logging: Only build audit_logging_test for --enable-selftest on the...
Andrew Bartlett
1
-1
/
+1
2018-06-25
lib/audit_logging: Require jansson JSON library for building the AD DC
Andrew Bartlett
1
-7
/
+9
2018-06-25
build: Move --without-json-audit and json lib detection to lib/audit_logging
Andrew Bartlett
1
-0
/
+34
2018-06-10
lib/audit_logging fix flapping test
Gary Lockyer
1
-0
/
+4
2018-06-01
lib/audit_logging: Remove #ifdef HAVE_JANSSON from audit_logging_test binary
Andrew Bartlett
2
-17
/
+14
2018-06-01
lib/audit_logging: Make function prototypes look like the rest of Samba
Andrew Bartlett
2
-65
/
+55
2018-06-01
lib audit_logging: re-factor and add functions.
Gary Lockyer
3
-11
/
+264
2018-05-24
audit_logging: Fix CID 1435739 Dereference null return value
Volker Lendecke
1
-0
/
+1
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
4
-0
/
+1441