1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/nmbd
Andrew Bartlett e64dfdcc71 s3-debug Convert from x_file to real file descriptors.
X_FILE does not gain us anything in this use case, we want our log
messages on disk, not in a buffer, and we don't gain anything from the
X_FILE api.  I discussed the matter with tridge, who feels that to use
FILE in the first place was a mistake, and that X_FILE isn't any
better, but was a stop-gap to avoid issues on solaris.

Andrew Bartlett
2010-11-02 04:36:04 +00:00
..
asyncdns.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_become_dmb.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_become_lmb.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_browserdb.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_browsesync.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_elections.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_incomingdgrams.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_incomingrequests.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_lmhosts.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_logonnames.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_mynames.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_namelistdb.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_namequery.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_nameregister.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_namerelease.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_nodestatus.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_packets.c s3:events: Call all ready fd event handlers on each iteration of the main loop 2010-10-01 13:31:33 -07:00
nmbd_processlogon.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
nmbd_proto.h s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_responserecordsdb.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_sendannounce.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_serverlistdb.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_subnetdb.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_synclists.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_winsproxy.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd_winsserver.c Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on all 2010-09-27 17:18:54 -07:00
nmbd_workgroupdb.c s3-nmbd: move nmbd proto out of main proto.h 2010-08-26 00:20:28 +02:00
nmbd.c s3-debug Convert from x_file to real file descriptors. 2010-11-02 04:36:04 +00:00
nmbd.h s3-nmbd: move SYNC_DNS to nmbd.h 2010-09-20 14:10:34 -07:00