summaryrefslogtreecommitdiffstats
path: root/main/samba
Commit message (Collapse)AuthorAgeFilesLines
* main/samba: fix permissions on /var/cache/samba/winbindd_privilegedNatanael Copa2009-09-042-2/+4
|
* main/samba: create a winbind group for winbindd_privilegedNatanael Copa2009-09-035-1/+18
| | | | needed for squid AD authentication
* main/samba: move the libwbclient libs to samba-commonNatanael Copa2009-08-171-3/+5
| | | | This is to avoid cyclic dependency.
* main/samba: upgrade to 3.3.7Natanael Copa2009-08-051-2/+2
|
* main/samba: add logrotate scriptNatanael Copa2009-07-242-1/+13
| | | | fixes #81
* moved extra/* to main/Natanael Copa2009-07-243-0/+169
and fixed misc build issues