idra/samba.git
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 Sorcetevent: cleanup nesting counter when doing a full reinit.
2011-08-10 Simo Sorcelib-util: Make create_unlink_tmp argument optional
2011-08-10 Simo Sorcelib-util: Make useful function a common utility.
2011-08-10 Simo Sorcelibutil: use AI_ADDRCONFIG only when AI_NUMERIC is...
2011-08-10 Volker Lendeckes3: Remove an unnecessary include
2011-08-10 Jelmer Vernooijpytalloc: Regenerate ABI file.
2011-08-10 Jelmer Vernooijpytalloc: Use consistent prefix for functions, add...
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-10 Stefan Metzmachertsocket: make use of tevent_queue_add_optimize_empty...
2011-08-09 Matthias Dieter... s4:subtree_rename LDB module - fix the move/rename...
2011-08-09 Matthieu Patous4-drs: In dcesrv_drsuapi_DsRemoveDSServer use the...
2011-08-09 Matthieu Patous4-dsdb: avoid printing a pointless debug line
2011-08-09 Matthieu Patous4-drsuapi: crackname search also for deleted objects
2011-08-09 Matthieu Patous4: create a small script to test drsuapi/crackname
2011-08-09 Stefan Metzmachertevent: change the version to 0.9.14 after the tevent_q...
2011-08-09 Stefan Metzmachertevent: fix some comments in tevent.h
2011-08-09 Stefan Metzmachertevent: add tevent_queue_add_entry() and tevent_queue_a...
2011-08-09 Stefan Metzmachertevent: splitout tevent_queue_add_internal() from teven...
2011-08-09 Stefan Metzmachertevent: allow tevent_queue_add() to take a NULL trigger...
2011-08-09 Stefan Metzmachertevent: add tevent_queue_running() function
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 Stefan Metzmacherscript/librelease.sh: add git push for the release tag
2011-08-09 Stefan Metzmacherndr_drsuapi: fix compiler warning
2011-08-09 Andrew Bartletts4-dsdb clarify that failure to load the schema items...
2011-08-09 Andrew Bartlettmove schema_fill_constructed() call to dsdb_setup_sorte...
2011-08-09 Andrew Bartletts4-dsdb Remove unused schema function
2011-08-09 Andrew Tridgells4-dsdb: added SAMDB_INDEXING_VERSION to @INDEXLIST
2011-08-09 Andrew Tridgells4-dsdb: fixed booling conversion to check value length
2011-08-09 Andrew Tridgellldb: fix the canonicalisation of booleans
2011-08-09 Andrew Tridgells4-dbcheck: enable dbcheck now that backlinks are fixed
2011-08-09 Andrew Tridgells4-dsdb: add auto-normalisation of attributes
2011-08-09 Andrew Tridgells4-dsdb: ensure rIDSetReferences is stored as an extend...
2011-08-09 Andrew Tridgells4-dsdb: ensure we setup the dn_format field in schema...
2011-08-09 Andrew Tridgells4-acl-test: use symbolic names for groupType
2011-08-09 Andrew Tridgells4-pysamba: fixed double conversion of int32
2011-08-09 Andrew Tridgells4-dsdb: make extended_dn_in a bit more efficient
2011-08-09 Andrew Tridgells4-samdb: support relative paths in SamDB() connect
2011-08-09 Andrew Tridgells4-dsdb: use dn_format shortcut to find DN format
2011-08-09 Andrew Tridgellpysamdb: move normalise_int32() to common module
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-09 Andrew Tridgelltalloc: prepare for 2.0.6 release
2011-08-08 Andrew Tridgelltalloc: ensure the sibling linked list remains valid...
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 Stefan Metzmachers4:pyglue: PyArg_ParseTuple("I") requires an 'unsigned...
2011-08-08 Stefan Metzmachers4:py_net: PyArg_ParseTuple("i") requires an 'int'...
2011-08-08 Stefan Metzmachers4:pyregistry: PyArg_ParseTuple("z#") requires an ...
2011-08-08 Stefan Metzmachers4:pycredentials: PyArg_ParseTuple("i") requires an...
2011-08-08 Stefan Metzmacherpidl:Samba4/Python: PyArg_ParseTuple with "s#" returns...
2011-08-08 Stefan Metzmacherpyldb: fix uninitialized memory bug in PyArg_ParseTuple...
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: Make credentials a public library for OpenChange...
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-07 Jelmer Vernooijsd_utils: Fix some formatting, add module docstring.
2011-08-07 Jelmer Vernooijpyldb: Generate ABI file.
2011-08-07 Jelmer Vernooijpyldb: Consistently use pyldb_ prefix.
next