s4: Drop duplicate 'lib' prefix for private libraries.
[kai/samba.git] / source4 / smbd /
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)
2009-09-19 Andrew Tridgells4-smbd: removed unnecessary includes
2009-09-19 Andrew Tridgells4-smbd: minimise includes in smbd/ and smb_server
2009-09-19 Andrew Tridgells4-server: kill main daemon if a task fails to initialise
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-18 Stefan Metzmachers4:service_named_pipe: accept delegated credentials
2009-09-11 Andrew Tridgells4-kcc: add a very simple KCC
2009-09-11 Andrew Tridgells4-kcc: add a very simple KCC
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Andrew Tridgellensure that child tasks die when the parent dies
2009-08-07 Andrew Tridgellprime the sam ldb schema in the parent samba process
2009-05-02 Volker LendeckeFix Coverity 911: FORWARD_NULL. Metze, please check!
2009-05-01 Stefan Metzmachers4:smbd: depend on NAMED_PIPE_AUTH_TSTREAM...
2009-05-01 Stefan Metzmachers4:smbd: add support for named_pipe_auth level 2 in...
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-26 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-03-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-21 Stefan Metzmachers4:smbd: the name of the binary is "samba" now
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-21 Steven DannemanMoved become_daemon() and close_low_fds() to shared...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:service_stream: s/private/private_data
2009-02-02 Stefan Metzmachers4:service_task: s/private/private_data
2009-02-02 Stefan Metzmachers4:smbd: s/private/private_data
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
next