metze/samba/wip.git
2011-08-09 Stefan Metzmachers3:smb2_server: make sure we preferr responses over... master3-tmp3
2011-08-09 Stefan MetzmacherRevert "s3:test_async_echo: unsure the desired smb...
2011-08-09 Stefan Metzmachertsocket: make use of tevent_queue_add_optimize_empty...
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 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.
2011-08-06 Stefan Metzmachers3:web/swat: use strtoll() instead of atoi/atol/atoll
2011-08-06 Stefan Metzmachers4:netcmd/gpo.py: we don't need to set autogenerated...
2011-08-05 Matthieu Patouidl: We don't need a context for FRSRPC_COMM_PKT_CHUNK_...
2011-08-05 Matthieu Patoupidl: for wireshark use only the major of the version
2011-08-05 Matthieu Patoupidl: For wireshark check also LIBNDR_FLAG_NOALIGN...
2011-08-05 Matthieu Patoupidl: handle union when the switch variable is outside...
2011-08-05 Matthieu Patoupidl: add subcontext handling for wireshark
2011-08-05 Matthieu Patoupidl: If STR_NULLTERM we concider it's a string as...
2011-08-05 Matthieu Patoupidl: handle hyper attribute for wireshark
2011-08-05 Matthieu Patoupidl: handle datablob for wireshark generator
2011-08-05 Matthieu Patoupidl: rpc version is a 32 bit
2011-08-05 Matthieu Patoupidl: generate code for dissecting null terminated...
2011-08-05 Matthieu Patoupidl: don't expect to have quote when creating import...
2011-08-05 Matthieu Patous4-scripting: allow to specify the number max of iterat...
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 Günther Deschners3-docs: document --user-sidinfo wbinfo option.
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
2011-08-04 Günther Deschners3-nmbd: fix talloc/malloc mismatch in create_listen_po...
2011-08-04 Björn Jackes3/swat: use strlcat instead of strncat to fix build...
2011-08-04 Andreas Schneiders4-librpc: Fix double free.
2011-08-04 Andrew Tridgells4-ldb: two DNs only match if they have the same deleti...
2011-08-04 Andrew Tridgelltalloc: check block count aftter references test
2011-08-04 Andrew Tridgells4-samdb: save the url in the samdb class
2011-08-04 Andrew Tridgells4-dsdb: extend the extended_dn_in module to handle...
2011-08-04 Andrew Tridgellldb: rule_id in ldb_parse_tree should be const
2011-08-04 Andrew Tridgellldb: added a new always-fail ldap extended match OID
2011-08-04 Andrew Tridgellldb: changed DN matching rules to obey GUID/SID/string...
2011-08-04 Andrew Tridgells4-dsdb: handle search expressions containing extended DNs
2011-08-04 Andrew Tridgells4-dsdb: added dn_format attribute of a dsdb_attribute
2011-08-04 Andrew Tridgells4-dsdb: fixed outgoing one way link DNs
2011-08-04 Andrew Tridgells4-dsdb: setup a one_way_link attribute on schema attri...
2011-08-04 Andrew Tridgells4-dsdb: fixed a warning on dsdb_delete()
2011-08-04 Andrew Tridgells4-dsdb: make requests for STORAGE_FORMAT control non...
2011-08-04 Andrew Tridgellldb: added signatures for 1.1.2
2011-08-04 Andrew Tridgellldb: raise minor version samba-upstream/tags/ldb-1.1.2
2011-08-04 Andrew Tridgellldb: added ldb_parse_tree_walk()
2011-08-04 Andrew Tridgellldb: added ldb_dn_replace_components()
2011-08-04 Andrew Bartletts3-ntlmssp void function cannot return value
2011-08-03 Volker Lendeckes3: Fix some nonempty blank lines
2011-08-03 Günther Deschners3-printing: fix some build warnings in queue_process.c
next