s4:smbtorture do not leave output directory around
[samba.git] / source4 / smbd /
2011-02-18 Andrew Tridgells4-idl: rename s4 server_id.idl to server_id4.idl
2011-02-10 Andrew Bartlettlibcli/named_pipe_auth Change from 'info3' to auth_sess...
2011-02-09 Andrew Bartletts4-auth Rework auth subsystem to remove struct auth_ser...
2011-02-07 Andrew Tridgells4-charset: use dyn_CODEPAGEDIR for location of upcase...
2011-01-20 Andrew Bartletts4-auth Remove special case for account_sid from auth_s...
2011-01-02 Stefan Metzmachers4: Happy New Year 2011
2010-12-21 Andrew Bartletts4-auth Remove event context from privilage database...
2010-12-12 Matthias Dieter... s4:smbd/process*.c - fix PID warnings on Solaris
2010-11-27 Matthias Dieter... s4:param/secrets.h - fix "enum netr_SchannelType" inclu...
2010-11-27 Matthieu PatouAdd timestamp when running with --maximum-runtime
2010-11-15 Jelmer Vernooijnbtd: Build service as shared module.
2010-11-14 Andrew Tridgells4-server: make server sockets a child of the task...
2010-11-07 Jelmer Vernooijcredentials: Lowercase library name,
2010-11-07 Jelmer Vernooijldbsamba: Lowercase library name.
2010-11-03 Andrew Tridgells4-server: cleanup allocation of process models
2010-11-02 Andrew Bartletts4-process_model Fix valgrind-found use of un-initialis...
2010-11-01 Andrew Tridgells4-modules: get rid of the remaining static prototypes...
2010-11-01 Andrew Tridgells4-process_model: use the static module prototyping
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-30 Andrew Tridgells4-smbd: initialise process models in smbtorture before use
2010-10-30 Andrew Tridgells4-smbd: leave the single process model as internal
2010-10-30 Andrew Tridgells4-cluster: make cluster a private shared lib
2010-10-30 Andrew Tridgells4-smbd: make our process models into real modules
2010-10-30 Andrew Tridgells4-smbd: don't initialise process models more than...
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-26 Jelmer Vernooijs4: Drop duplicate 'lib' prefix for private libraries.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-23 Jelmer Vernooijs4: Rename LIBEVENTS to libevents.
2010-10-23 Kai Blins4 dns: Add a boilerplate DNS server implementation
2010-10-21 Andrew Tridgells4-waf: removed dependencies on missing subsystems
2010-10-14 Andrew Tridgells4: show samba version in bin/samba -b
2010-10-12 Andrew Bartlettlibcli/security Use common security.h
2010-10-11 Andrew Bartletts4-smbd Remove event_context_set_default()
2010-10-11 Andrew Bartletts4-credentials Add explicit event context handling...
2010-10-11 Jelmer Vernooijcredentials: Split up into several subsystems.
2010-10-10 Jelmer Vernooijserver: Add missing dependency on schannel database.
2010-10-10 Jelmer Vernooijservice: Add missing dependency on process_model.
2010-10-10 Jelmer Vernooijtorture: Link against rpc server itself, not service...
2010-10-10 Jelmer Vernooijldb-samba: Add ldb_wrap_add, remove last schema referen...
2010-10-10 Jelmer Vernooijwafsamba: Clarify needs_python argument name, use pyemb...
2010-10-04 Jelmer Vernooijheimdal: Fix library name of gssapi.
2010-10-03 Andrew Tridgells4-server: exit with status 127 on SIGTERM
2010-09-15 Andrew Tridgells4-server: check the return of irpc_binding_handle_by_name
2010-09-07 Andrew Tridgells4-process: fixed the thread process model so it compiles
2010-09-03 Stefan Metzmachers4:smbd/service_task: use irpc_binding_handle_by_name()
2010-08-31 Björn Jackes4:process_thread: use monotonic time for time deltas
2010-08-22 Jelmer VernooijAvoid use of Samba DTD, which requires net access.
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-06-25 Andrew Bartletts4:schannel Open the schannel_store.tdb at startup
2010-06-16 Stefan Metzmachers4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA...
2010-06-15 Jelmer Vernooijwafsamba: Fix building of modules as shared libraries.
2010-05-28 Matthias Dieter... s4:smbd/pidfile.c - fix "asprintf" calls
2010-05-26 Simo Sorces4:smbd: Use tstream_npa_accept_existing to accept...
2010-05-26 Simo Sorces4:smbd: Add tstream to the stream_connection structure
2010-05-20 Andrew Bartletts4:auth Change auth_generate_session_info to take flags
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-05-14 Andrew Bartletts4:process_model Fix process_standard and process_onefo...
2010-05-14 Andrew Bartletts4:process_modals Add another process modal - 'onefork'
2010-05-14 Andrew BartlettRevert "s4: remove unused references to swat"
2010-04-29 Stefan Metzmachers4: remove unused references to swat
2010-04-27 Stefan Metzmachers4:service_named_pipe: use the passed client and server...
2010-04-24 Tim Potters4-smbd: Fix compiler warning in prefork smbd.
2010-04-21 Andrew Tridgells4-server: show build host in samba -b output
2010-04-18 Andrew Tridgells4-waf: removed the unused installdir= option to SAMBA_...
2010-04-14 Andrew Bartletts4:auth Change auth_generate_session_info to take an...
2010-04-06 Andrew Tridgells4-waf: removed the AUTOGENERATED markers
2010-04-06 Andrew Tridgells4-waf: more dependencies on talloc
2010-04-06 Andrew Tridgells4-waf: cleanup use of LIBPOPT vs popt dependency
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: install samba in sbin
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2010-03-29 Andrew Tridgells4: added a simple implementation of bin/samba -b
2010-03-26 Andreas Schneiders3-smbd: Don't close stdout if we want to log to stdout.
2010-03-26 Andrew Tridgells4-smbd: use tevent_re_initialise()
2010-03-07 Stefan Metzmachers4:libcli/wrepl: rewrite the low level request handling...
2010-02-26 Andreas Schneiders4-smb: Migrate named_pipe_server to tsocket.
2010-02-26 Andrew Tridgells4-krb5: propogate errors from a lot more kerberos...
2010-02-24 Simo SorceRevert "s4-smb: Migrate named_pipe_server to tsocket."
2010-02-23 Simo Sorces4:schannel merge code with s3
2010-02-23 Andreas Schneiders4-smb: Migrate named_pipe_server to tsocket.
2010-02-23 Andreas Schneiders4-smbd: Remove obsolete singal type cast from the...
2010-02-22 Brad HardsMore spelling fixes across source4/
2010-02-13 Matthias Dieter... s4:server.c - use always "return" instead of "exit...
2010-02-13 Andrew Tridgells4-smbd: fix crash in notify code on client termination
2010-02-11 Andrew Tridgells4-dns: added a dns update task
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-09 Andrew Tridgells4-debug: lower the verbosity of a couple of common...
2010-01-08 Andrew Tridgells4-smbd: setup the default event contexts for other...
2010-01-08 Andrew Tridgells4-event: added s4_event_context_set_default()
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-04 Stefan Metzmachers4: Happy New Year 2010
2009-12-24 Stefan Metzmachers4:smbd: hold tsocket_addresses on the stream_connection
2009-10-23 Andrew Tridgells4-ldb: move the tdb_reopen_all() calls to ldb_wrap.c
2009-10-23 Andrew Tridgells4-server: call the ldb_wrap_fork_hook() after a fork()
2009-10-23 Andrew Tridgells4-server: pre-open the main ldb databases in the server
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-20 Matthias Dieter... Merge branch 'master' of git://git.samba.org/samba
2009-09-20 Matthias Dieter... s4:server.c - add linespace (only cosmetic)
next