pyldb: enhanced get() method on msg object
[kai/samba.git] / source4 / smbd /
2011-10-28 Andrew Bartlettlib/util Rename samba_modules_load -> samba_module_init...
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module_fns_run -> samba_modu...
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module_fn -> samba_module_in...
2011-10-28 Andrew Bartlettlib/util Split samba-modules library into public and...
2011-10-28 Andrew Bartlettlib/util Rename load_samba_modules -> samba_modules_load
2011-10-28 Andrew Bartlettlib/util Rename run_init_functions -> samba_init_module...
2011-10-28 Andrew Bartlettlib/util Rename init_module_fn to samba_init_module_fn
2011-10-13 Andrew Bartletts4-messaging: Pass the loadparm context, not just the...
2011-10-13 Andrew Bartlettlibcli/auth: Provide a struct loadparm_context to schan...
2011-10-06 Andrew Bartlettlib/util: consolidate module loading into common code
2011-08-18 Jelmer Vernooijcredentials: Rename library to samba-credentials to...
2011-08-13 Simo Sorces4:smbd: use tevent_ fn names instead of leagcy event_...
2011-07-22 Andrew Tridgells4-messaging: fixed the removal of messaging sockets...
2011-07-12 Stefan Metzmachers4:param: add "state dir" and "cache dir" options
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-20 Andrew Bartlettlibcli/util Rename common map_nt_error_from_unix to...
2011-06-09 Andrew Bartlettlib/util Bring procid_str() into lib/util as server_id_...
2011-06-09 Andrew Bartlettserver_id.idl: Bring server_id.idl in common
2011-06-09 Matthias Dieter... s4:smbd/server.c - quiet "time_t" format string warning...
2011-06-06 Björn Jackes4/server: simplify and replace bad portable gettimeofd...
2011-06-06 Andrew Bartletts4-modules Remove lp_ctx from init functions that no...
2011-06-06 Andrew Tridgells4-ipv6: fixed binding to ipv4 addresses
2011-06-06 Andrew Tridgells4-ipv6: fixed stream_setup_socket() to handle IPv6
2011-05-08 Andrew Bartlettncalrpc: Force ncalrpc dir to be mode 755 in all users
2011-05-08 Andrew BartlettImprove debug messages when creating socket directories
2011-05-06 Günther Deschners4-smbd: fix randseed_init() usage.
2011-05-03 Andrew Bartletts4-param Rename secrets_init() -> randseed_init()
2011-05-03 Andrew Bartletts4-messaging Rename messaging -> imessaging
2011-04-06 Andrew Tridgelltstream: make npa_tstream a private library
2011-03-19 Jelmer Vernooijsource4/smbd: Fix prototypes for all functions.
2011-02-24 Andrew Tridgellbuild: moved schannel_sign.c into a shared COMMON_SCHAN...
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
next