Custom Query (292 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (52 - 54 of 292)

Ticket Resolution Summary Owner Reporter
#53 fixed swat Silvan Scherrer guest
Description

swat should be enhanced, that it's possible to have the files needed to serve the cgi swat in some dir. right now it has to be in the /samba dir in the apache root.

#54 fixed SWAT can neither start nor stop the Samba daemons Silvan Scherrer Herwig Bauernfeind
Description

SWAT (when run as an Apache 2.28 cgi) is unable to start/stop the Samba daemons smbd.exe, nmbd.exe (and on my private builds also winbindd.exe).

This was tested both with the official 3.0.28 build at changeset 118 level and with my private build at the same level.

No logs attached, as I haven't found out how to create logs from SWAT.

#55 duplicate Problem with fork() in swat Paul Smedley guest
Description

in http://svn.netlabs.org/samba/browser/branches/samba-3.0/source/web/startstop.c the start of smbd and nmbd uses fork(). but because the parent exits wih exit(0) also the child dies. so spawn() would be better

Note: See TracQuery for help on using queries.