1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 16 hours ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge remote-tracking branch 'origin/devel' More... almost 12 years ago
fix some comments More... about 12 years ago
Added Robert Piasek to AUTHORS More... about 12 years ago
return after deleting a monitor More... about 12 years ago
when a connection was closed, don't try to handle the monitor More... about 12 years ago
Also add pg_hba.conf file More... about 12 years ago
Add sample configuration files and scripts handy when developing SMBTA. More... about 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... almost 13 years ago
Fix updating modules table More... almost 13 years ago
Use sockaddr_in for IPv4 addresses More... almost 13 years ago
Migrate configuration to use getaddrinfo More... almost 13 years ago
Move netdb.h include from configuration.c to includes.h More... almost 13 years ago
Remove serveraddr usage. Clean up unneeded structs More... almost 13 years ago
Don't nullify the serveraddr, it's already filled out by configuration More... almost 13 years ago
Fix false commata in status update string thanks dagger. More... almost 13 years ago
Add smbtad_ip to the status table. More... almost 13 years ago
use INET6_ADDRSTRLEN when accepting More... almost 13 years ago
Make bind work More... almost 13 years ago
commit to transfer this stuff to my test machine. This needs more work. More... almost 13 years ago
Ease the code a bit by reducing number of parameters to several functions. More... almost 13 years ago
Up the version in the devel branch, otherwise we can't test the update. More... almost 13 years ago
Keep the module list table up to date. This needs further testing. More... almost 13 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