s4-dsdb Add flag to set DSDB_BYPASS_PASSWORD_HASH control
[amitay/samba.git] / source3 /
2011-08-13 Amitay Isaacspassdb: Allocate talloc stackframe before calling in...
2011-08-13 Amitay Isaacspassdb: Call with correct backend methods instead of...
2011-08-13 Amitay Isaacspassdb: Added python wrapper to passdb
2011-08-13 Amitay Isaacspassdb: Add a function to read secrets db from a specif...
2011-08-13 Amitay Isaacspassdb: Add a function to expose loaded backend list.
2011-08-12 Stefan Metzmachers3:smb2cli: pass more fields to smb2cli_req_create...
2011-08-12 Stefan Metzmachers3:smb2cli: allow 32bit dyn_len in smb2cli_req_create...
2011-08-12 Stefan Metzmachers3:libsmb: keep a cli_smb_state->one_way
2011-08-12 Stefan Metzmachers3:libsmb: abstract the incoming dispatch function...
2011-08-12 Stefan Metzmachers3:libsmb: split out cli_state_dispatch_smb1() from...
2011-08-12 Stefan Metzmachers3:libsmb: add missing TALLOC_FREE(frame) to cli_smb_re...
2011-08-12 Stefan Metzmachers3:smb2_server: make sure we prefer responses over...
2011-08-12 Stefan Metzmachers3:libsmb: keep the request order in cli_smb_req_unset_...
2011-08-12 Stefan Metzmachers3:libsmb: use tevent_req_defer_callback() unless there...
2011-08-12 Stefan Metzmachers3:libsmb: make use of cli_state_receive_next() in...
2011-08-12 Stefan Metzmachers3:libsmb: notify all request about failures in cli_smb...
2011-08-12 Stefan Metzmachers3:libsmb: split out cli_state_receive_next() from...
2011-08-12 Stefan Metzmachers3:libsmb: use talloc_stackframe() in cli_smb_received()
2011-08-12 Stefan Metzmachers3:libsmb: call cli_smb_req_unset_pending() before...
2011-08-12 Stefan Metzmachers3:libsmb: reset the destructor in cli_smb_req_unset_pe...
2011-08-12 Stefan Metzmachers3:libsmb: add cli_state_notify_pending() and use it
2011-08-12 Stefan Metzmachers3:selftest: run smbtorture3 CHAIN1/CHAIN2 tests
2011-08-11 Simo Sorces3-messaging: Do not register to classes we are not...
2011-08-11 Simo Sorces3-messaging: Change classification of MSG_SMB_CONF_UPD...
2011-08-11 Simo Sorces3-messaging: Fix messaging classes.
2011-08-11 Simo Sorces3-messaging: Remove obsolete class.
2011-08-11 Michael Adams3:build(autoconf): fix bug #8369: remove irritating...
2011-08-10 Volker Lendeckes3: Adapt msg_idmap.c to Samba coding conventions
2011-08-10 Volker Lendeckes3: Fix some nonempty blank lines
2011-08-10 Volker Lendeckes3: Fix some typos -- Simo, please check
2011-08-10 Andreas Schneiders3-spoolss: Fix prototypes warnings.
2011-08-10 Simo Sorces3-printing: Do not try to force reload.
2011-08-10 Simo Sorces3-spoolss: do not call pcap_cache_reload() directly
2011-08-10 Simo Sorces3-printing: Add child handler to bq process
2011-08-10 Simo Sorces3-spoolss: Fix printers related messaging
2011-08-10 Simo Sorces3-prefork: Fix use of child id.
2011-08-10 Simo Sorces3-printing: make sure to block SIGHUP ...
2011-08-10 Simo Sorces3-spoolss: Use a global variable for the pool
2011-08-10 Simo Sorces3-printing: Allow bq process to have own logfile
2011-08-10 Simo Sorces3-spoolssd: Use the child_id to open log files
2011-08-10 Simo Sorces3-prefork: Pass the child a child_id
2011-08-10 Simo Sorces3-printing: Force pcap reload when all ready
2011-08-10 Simo Sorces3-prefork: Return tsocket_address for client and server
2011-08-10 Simo Sorces3-prefork: Pass messaging context around too
2011-08-10 Simo Sorces3-prefork: Set up a SIGCHLD handler by default
2011-08-10 Simo Sorces3:spoolssd Start spoolssd from printing_subsystem_init
2011-08-10 Simo Sorces3-printing: Rework how the background process is started
2011-08-10 Simo Sorces3-prefork: Provide a cleanup function
2011-08-10 Simo Sorces3-prefork: Inline Doxygen Documentation
2011-08-10 Simo Sorces3-prefork: better timing out semantics
2011-08-10 Simo Sorces3-prefork: add support for multiple listning file...
2011-08-10 Simo Sorces3-spoolssd: propagate SIGHUP to children
2011-08-10 Simo Sorces3-prefork: provide way to send a signal to all children
2011-08-10 Simo Sorces3-spoolssd: expand children pool when necessary
2011-08-10 Simo Sorces3-prefork: provide means to expand the pool size
2011-08-10 Simo Sorces3-spoolssd: Use parametric option for prefork parameters
2011-08-10 Simo Sorces3-spoolss: make listening asynchronous
2011-08-10 Simo Sorces3-spoolssd: Use the prefork framework in spoolssd
2011-08-10 Simo Sorces3-rpc_server: add termination function
2011-08-10 Simo Sorces3-rpc: Expose some internal functions
2011-08-10 Simo Sorces3-prefork: add way to manage number of clients per...
2011-08-10 Simo Sorces3-prefork: add asynchronous functions
2011-08-10 Simo Sorces3-prefork: implement prefork framework
2011-08-10 Simo Sorces3-printing: No need to register to smbd's children...
2011-08-10 Simo Sorcelib-util: Make useful function a common utility.
2011-08-10 Volker Lendeckes3: Remove an unnecessary include
2011-08-10 Michael Adams3:idmap_tdb2: fix bug 8368 : correctly initialize...
2011-08-10 Stefan Metzmachers3:libsmb: make cli_session_setup_spnego() static
2011-08-10 Stefan Metzmachers3:winbindd_cm: use cli_session_setup() instead of...
2011-08-10 Stefan Metzmachers3:libsmb: pass remote_realm to cli_session_setup_spneg...
2011-08-10 Stefan Metzmachers3:libsmb: store the remote_realm on the cli_state
2011-08-10 Stefan Metzmachers3:smb_macros.h: simplify _smb_setlen() and _smb_setlen...
2011-08-10 Stefan Metzmachers3:include: smb.h base old smb header offsets on new...
2011-08-10 Stefan Metzmachers3:include: smb.h merge some stuff from source4
2011-08-10 Stefan MetzmacherRevert "s3:test_async_echo: unsure the desired smb...
2011-08-09 Björn Jackes3:vfs_prealloc: fix build on SLES8
2011-08-09 Stefan Metzmachers3:libsmb/cli*: use CLI_BUFFER_SIZE instead of cli...
2011-08-09 Stefan Metzmachers3:torture/*: use CLI_BUFFER_SIZE instead of cli->max_xmit
2011-08-09 Andreas Schneiders3-rpc_server: Fix sending of packets over named pipe...
2011-08-09 Andreas Schneiders3-smbd: Pass tevent context to smbd_server_connection_...
2011-08-09 Andreas Schneiders3-rpc_server: Free the children of p->mem_ctx.
2011-08-09 Stefan Metzmachers3:lib/events: Fix a bug in run_poll_events().
2011-08-08 Michael Adams3:selftest: run the net rpc registry test under "s3dc...
2011-08-08 Vicentiu Ciorbarus3-net: Fixed a small typo in net conf function table
2011-08-08 Vicentiu Ciorbarus3-net: Fixed typo in net conf
2011-08-08 Gregor Becks3:smbconf let drop leave the smbconf key in place...
2011-08-08 Gregor Becks3:registry avoid updating keys which are going to...
2011-08-08 Andrew Bartlettbuild: rename rpcommon to dcerpc-binding an make a...
2011-08-08 Andrew Bartlettbuild: provide tevent-util as a public library
2011-08-08 Andrew Bartletts3-waf: Fix build on FreeBSD when sunacl.h is found
2011-08-07 Stefan Metzmachers3:smb2_server: make sure we grant credits on async...
2011-08-06 Stefan Metzmachers3:web/swat: use strtoll() instead of atoi/atol/atoll
2011-08-05 Stefan Metzmachers3:rpc_transport_tstream: only use tstream_cli_np_use_t...
2011-08-05 Volker Lendeckes3: Make srv_enc_ctx static
2011-08-05 Volker Lendeckes3: Fix a debug message
2011-08-05 Volker Lendeckes3: Fix some nonempty blank lines
2011-08-05 Volker Lendeckes3: Fix "ISO C90 forbids mixed declarations and code"
2011-08-05 Volker Lendeckes3: Fix some nonempty blank lines
2011-08-05 Björn Jackes3: make linking of pthreadpooltest work on more platforms
2011-08-05 Björn Jackes3/ldap: delay the ldap search alarm termination a bit
next