Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | npassd/collection/CreateItem: set argument types | sinanmohd | 2024-05-01 | 1 | -1/+1 |
| | |||||
* | npassd/collection/aliases: init | sinanmohd | 2024-04-29 | 1 | -1/+22 |
| | |||||
* | c: don't NULL check before free | sinanmohd | 2024-04-29 | 2 | -18/+10 |
| | |||||
* | npassd/collection: init | sinanmohd | 2024-04-28 | 6 | -16/+418 |
| | |||||
* | npassd/session: refactor | sinanmohd | 2024-04-27 | 2 | -57/+70 |
| | | | | - mak use of list(3) | ||||
* | npassd/service/SearchItems: init stub | sinanmohd | 2024-04-22 | 1 | -0/+11 |
| | |||||
* | npassd/db: init | sinanmohd | 2024-04-22 | 3 | -1/+62 |
| | |||||
* | npassd/session/close: only allow owner to close session | sinanmohd | 2024-04-21 | 1 | -1/+10 |
| | |||||
* | npassd/session: free session when owner service disconnects from the bus | sinanmohd | 2024-04-21 | 2 | -9/+59 |
| | |||||
* | npassd/service/open_session: change replay type, vs -> vo | sinanmohd | 2024-04-21 | 1 | -1/+1 |
| | |||||
* | npassd: init | sinanmohd | 2024-04-20 | 4 | -0/+236 |