r25105: No need to register ldb_map as a module.
[kai/samba.git] / source / smbd / service_stream.c
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr24937: Merge tests spoolss RPC callbacks.
2007-10-10 Andrew Tridgellr24276: don't mark a stream readable until after the...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr23702: fixed a "falling back to select" error in the...
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Andrew Tridgellr18806: fixed two spelling errors
2007-10-10 Stefan Metzmacherr17227: don't call a function which takes some nonoptio...
2007-10-10 Andrew Bartlettr17197: This patch moves the encryption of bulk data...
2007-10-10 Stefan Metzmacherr14079: I just found the setproctitle library from...
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Stefan Metzmacherr12125: make the deferred connection termination the...
2007-10-10 Stefan Metzmacherr10768: add a function to create a stream_connection...
2007-10-10 Andrew Tridgellr10682: force the free of the fd event first when a...
2007-10-10 Andrew Tridgellr7294: implemented the irpc messaging system. This...
2007-10-10 Andrew Tridgellr5304: removed lib/socket/socket.h from includes.h
2007-10-10 Andrew Tridgellr5197: moved events code to lib/events/ (suggestion...
2007-10-10 Andrew Tridgellr5195: most events don't need the time of the event...
2007-10-10 Andrew Tridgellr5193: make sure we mark the event dead when we free...
2007-10-10 Andrew Tridgellr5185: make all the events data structures private...
2007-10-10 Stefan Metzmacherr5141: fix compiler warnings
2007-10-10 Andrew Tridgellr5108: the beginnings of a nbtd server for Samba4....
2007-10-10 Andrew Tridgellr5104: - added support for task based servers. These...
2007-10-10 Andrew Tridgellr5103: forgot to add two new files