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
/
rust
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-23
Fix pam failure to register Pin following mfa poll
David Mulder
1
-99
/
+102
2024-10-23
Fix pam echo not displayed via ssh
David Mulder
1
-0
/
+6
2024-10-23
Add the user's primary group to the cache
David Mulder
2
-1
/
+5
2024-10-23
Fetch the target join os via std::env::consts
David Mulder
2
-22
/
+8
2024-10-23
Properly handle read/write from the client socket
David Mulder
3
-5
/
+66
2024-10-23
Ensure clients can write to the himmelblau pipe
David Mulder
1
-0
/
+5
2024-10-23
Remove the existing socket if present
David Mulder
1
-3
/
+9
2024-10-23
Use the s4 param functions to access idmap values
David Mulder
1
-50
/
+42
2024-10-23
Always print a newline at the end of debug msgs
David Mulder
1
-1
/
+3
2024-10-23
Add talloc stackframe handling
David Mulder
11
-25
/
+187
2024-10-23
Fix display of function names in debug
David Mulder
1
-5
/
+10
2024-10-23
Add warnings for missing directories at runtime
David Mulder
1
-0
/
+22
2024-10-23
Only set the debug logfile if not stdout
David Mulder
1
-7
/
+9
2024-10-23
Add tests for rust himmelblaud build
David Mulder
14
-11
/
+947
2024-10-23
Always normalize cache inputs to lowercase
David Mulder
1
-5
/
+10
2024-10-23
Add tests for rust dbg crate
David Mulder
5
-18
/
+102
2024-10-23
Add USING_SYSTEM_TDB test for rust config
David Mulder
1
-0
/
+16
2024-10-23
Add tests for rust chelps crate
David Mulder
1
-0
/
+82
2024-10-23
Vendor the rust sources for CI tests
David Mulder
2
-0
/
+7
2024-10-23
Rust WAF detect dependant files from crates
David Mulder
1
-3
/
+17
2024-10-23
Modify rust build to share target dir w/ cargo test
David Mulder
4
-16
/
+3
2024-10-23
Enable rust cargo test in Samba make test
David Mulder
4
-0
/
+7
2024-10-23
Adding Cargo.lock file for Rust build
David Mulder
1
-0
/
+2884
2024-10-23
A Rust 'crate' is not a misspelling of 'create'
David Mulder
1
-1
/
+1
2024-10-23
Introduce build option to enable Himmelblau
David Mulder
1
-3
/
+4
2024-10-23
Add build config for proper TDB build linkage
David Mulder
8
-2
/
+72
2024-10-23
Update libhimmelblau
David Mulder
2
-2
/
+7
2024-10-23
Pam prompt for Pin if hello enrolled and enabled
David Mulder
1
-10
/
+23
2024-10-23
Isolate hsm auth value from the cache
David Mulder
4
-30
/
+63
2024-10-23
Reorganize rust file tree
David Mulder
64
-0
/
+9553