r9705: r9685@blu: tridge | 2005-08-27 19:43:44 +1000
[bbaumbach/samba-autobuild/.git] / source4 / smbd /
2007-10-10 Jelmer Vernooijr8966: Simplify the makefile generation system a bit.
2007-10-10 Andrew Tridgellr8678: setup for gdb backtrace in 'make test'
2007-10-10 Andrew Tridgellr8282: make the deletion of the smbd.tmp directory...
2007-10-10 Andrew Tridgellr7911: task_terminate() is defined in the macosx header...
2007-10-10 Stefan Metzmacherr7845: remove unused files
2007-10-10 Andrew Bartlettr7525: Unify lp_load(), load_interfaces and logging...
2007-10-10 Andrew Tridgellr7493: add a --maximum-runtime option to smbd. If this...
2007-10-10 Andrew Tridgellr7478: fixed a problem with a backgrounded smbd looping...
2007-10-10 Stefan Metzmacherr7392: more verbose debug output
2007-10-10 Andrew Tridgellr7356: fixed the problem mkaplan reported with not...
2007-10-10 Andrew Tridgellr7352: the internal heimdal build change. This changes...
2007-10-10 Stefan Metzmacherr7303: autodetect the libkdc and our kdc support
2007-10-10 Andrew Tridgellr7294: implemented the irpc messaging system. This...
2007-10-10 Andrew Bartlettr7226: Forgot file to disable building the new kdc
2007-10-10 Andrew Bartlettr7221: Add the start of a KDC service (to be built...
2007-10-10 Andrew Tridgellr6997: added a private pointer to the task structure...
2007-10-10 Andrew Tridgellr6981: first version of the builtin web server for...
2007-10-10 Andrew Tridgellr6846: make smbd terminate immediately on EOF from...
2007-10-10 Andrew Tridgellr6725: the beginnings of a cldap server
2007-10-10 Andrew Tridgellr6530: the server ID of a connection in the single...
2007-10-10 Richard Sharper6196: Make the comparisons consistent with in the...
2007-10-10 Richard Sharper6187: 1. Make sure that we don't try to delete . and...
2007-10-10 Andrew Tridgellr5411: make network interface selection a bit saner
2007-10-10 Andrew Tridgellr5306: removed all the unused mutex functions from...
2007-10-10 Andrew Tridgellr5304: removed lib/socket/socket.h from includes.h
2007-10-10 Andrew Tridgellr5302: fixed a compilation problem on solaris caused...
2007-10-10 Andrew Tridgellr5301: fixed pthreads build
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5296: - only include the tdb headers where they are...
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
2007-10-10 Andrew Tridgellr5102: This is a major simplification of the logic...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4944: every event_add_*() caller was having to call...
2007-10-10 Andrew Tridgellr4943: Smplified the events handling code a lot. The...
2007-10-10 Andrew Tridgellr4939: make a few more private pointers type safe ...
2007-10-10 Andrew Tridgellr4819: its just not my day today ....
2007-10-10 Andrew Tridgellr4817: ccache was being made ineffective on all the...
2007-10-10 Stefan Metzmacherr4729: add dummy "winbind" service
2007-10-10 Stefan Metzmacherr4728: split up server_services into:
2007-10-10 Stefan Metzmacherr4685: only remove events when we have them
2007-10-10 Andrew Bartlettr4667: Don't follow a NULL pointer for an idle event...
2007-10-10 Volker Lendecker4605: Fix a confusing comment :-)
2007-10-10 Andrew Tridgellr4054: got rid of Realloc(), replacing it with the...
2007-10-10 Andrew Tridgellr4011: get rid of rpc_secdes.h and replace it with...
2007-10-10 Jelmer Vernooijr3753: Have some modules default to "NOT" and enable...
2007-10-10 Jelmer Vernooijr3737: - Get rid of the register_subsystem() and regist...
2007-10-10 Jelmer Vernooijr3733: More build system fixes/features:
2007-10-10 Jelmer Vernooijr3730: More build system fixes and simplifications
2007-10-10 Jelmer Vernooijr3586: Fix some of the issues with the module init...
2007-10-10 Andrew Tridgellr3523: removed a useless level 0 DEBUG()
2007-10-10 Andrew Tridgellr3518: fixed some includes to be consistent.
2007-10-10 Stefan Metzmacherr3508: fix the build
2007-10-10 Andrew Tridgellr3507: - added deferred replies on sharing violation...
2007-10-10 Andrew Tridgellr3500: cleaned up the AS_USER/AS_GUEST stuff in the...
2007-10-10 Andrew Tridgellr3494: got rid of include/rewrite.h, and split out...
2007-10-10 Andrew Tridgellr3481: split out client.h and events.h
2007-10-10 Stefan Metzmacherr3467: fix the build
2007-10-10 Andrew Tridgellr3466: split out request.h, signing.h, and smb_server.h
2007-10-10 Andrew Tridgellr3463: separated out some more headers (asn_1.h, messag...
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Andrew Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Andrew Tridgellr3360: improved the deletion of tmp files. smbd now...
2007-10-10 Andrew Tridgellr3357: removed the need to use TDB_CLEAR_IF_FIRST in...
2007-10-10 Andrew Tridgellr3356: in the standard process model we need to make...
2007-10-10 Andrew Tridgellr3314: added a option "socket:testnonblock" to the...
2007-10-10 Andrew Tridgellr3271: use "struct messaging_context *" instead of...
2007-10-10 Andrew Tridgellr3181: shutdown the secrets db on exit so we don't...
2007-10-10 Jelmer Vernooijr3136: - Allow specifying socket type when adding smbd...
2007-10-10 Andrew Bartlettr3110: Fix the krb5 client and server, so that it doesn...
2007-10-10 Andrew Tridgellr3057: - moved the idtree.c code into lib/
2007-10-10 Andrew Tridgellr3016: - converted the events code to talloc
2007-10-10 Andrew Tridgellr3012: added initial support for byte range locking...
2007-10-10 Andrew Tridgellr3005: added talloc wrappers around tdb_open() and...
2007-10-10 Jelmer Vernooijr2937: Make sure all memory is initialized
2007-10-10 Stefan Metzmacherr2882: fix mistake that caused a failure on a bind...
2007-10-10 Andrew Tridgellr2857: this commit gets rid of smb_ucs2_t, wpstring...
2007-10-10 Stefan Metzmacherr2723: fix some debug messages
2007-10-10 Andrew Tridgellr2654: fixed some more server memory leaks. We are...
2007-10-10 Andrew Tridgellr2648: - use a destructor on struct server_connection...
2007-10-10 Andrew Tridgellr2646: - use a talloc destructor to ensure that sockets...
2007-10-10 Andrew Tridgellr2628: got rid of some warnings and converted a few...
2007-10-10 Andrew Tridgellr2588: connect/disconnect is common enough that I don...
2007-10-10 Andrew Tridgellr2581: added "hosts allow" and "hosts deny" checking...
2007-10-10 Andrew Bartlettr2512: Remove unused stub functions.
2007-10-10 Stefan Metzmacherr2448: use SO_REUSEADDR=1 for the server
2007-10-10 Stefan Metzmacherr2447: let the server code use the new lib/socket/...
2007-10-10 Stefan Metzmacherr2326: remove definition and usage of struct socket_context
2007-10-10 Stefan Metzmacherr2321: add complately untested LDAP server start
2007-10-10 Andrew Tridgellr1520: only call write handler or read handler, not...
2007-10-10 Stefan Metzmacherr1516: remove the server_connection from the list on...
2007-10-10 Stefan Metzmacherr1515: move dublicate code to a function
2007-10-10 Stefan Metzmacherr1514: close stuff from the server_connection not in the
2007-10-10 Andrew Tridgellr1512: fixed a bug where we could reference the timer...
next