1
I Use This!
Inactive

Commits : Listings

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