1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 19 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge remote-tracking branch 'origin/devel' More... over 11 years ago
fix some comments More... almost 12 years ago
Added Robert Piasek to AUTHORS More... almost 12 years ago
return after deleting a monitor More... almost 12 years ago
when a connection was closed, don't try to handle the monitor More... almost 12 years ago
Also add pg_hba.conf file More... almost 12 years ago
Add sample configuration files and scripts handy when developing SMBTA. More... almost 12 years ago
care for NULL dbstrings More... over 12 years ago
fix network acceptance routine, care for SOCK_TYPE_DATA ! More... over 12 years ago
Fix updating modules table. This time for good. More... over 12 years ago
Fix updating modules table More... over 12 years ago
Use sockaddr_in for IPv4 addresses More... over 12 years ago
Migrate configuration to use getaddrinfo More... over 12 years ago
Move netdb.h include from configuration.c to includes.h More... over 12 years ago
Remove serveraddr usage. Clean up unneeded structs More... over 12 years ago
Don't nullify the serveraddr, it's already filled out by configuration More... over 12 years ago
Fix false commata in status update string thanks dagger. More... over 12 years ago
Add smbtad_ip to the status table. More... over 12 years ago
use INET6_ADDRSTRLEN when accepting More... over 12 years ago
Make bind work More... over 12 years ago
commit to transfer this stuff to my test machine. This needs more work. More... over 12 years ago
Ease the code a bit by reducing number of parameters to several functions. More... over 12 years ago
Up the version in the devel branch, otherwise we can't test the update. More... over 12 years ago
Keep the module list table up to date. This needs further testing. More... over 12 years ago
Allow configuration parameters to support sqlite via libdbi More... almost 13 years ago
First try on a smbtad-report function More... almost 13 years ago
First commit, tested, of an infrastructure for version control. Additionally, smbtad is storing it's complete configuraten in a table. More... almost 13 years ago
socket close messages shall appear at debug level 1 not 0 More... almost 13 years ago
Support quoting for the target database when a cache entry is interpreted for the database. More... almost 13 years ago
always store vfs_id_read / write even in case of pread /pwrite More... almost 13 years ago