summaryrefslogtreecommitdiffstats
path: root/source3/nmbd/nmbd_proto.h
Commit message (Collapse)AuthorAgeFilesLines
* s3:nmbd: s/struct event_context/struct tevent_contextStefan Metzmacher2013-02-191-1/+1
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
* s3: Make nmbd_messaging_context staticVolker Lendecke2011-12-141-1/+0
|
* s3: Centralize nmbd_messaging_context in nmbd.cVolker Lendecke2011-12-141-3/+3
|
* s3:nmbd/nmbd_proto.h: add GPL/Copyright headerMichael Adam2011-05-311-0/+25
|
* More const compiler warning fixes.Jeremy Allison2011-05-051-11/+11
|
* s3: Make nmbd listen on the unexpected socketVolker Lendecke2011-01-071-0/+2
|
* s3-nmbd: move nmbd proto out of main proto.hGünther Deschner2010-08-261-0/+357
Guenther