summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-10s3:include: smb.h merge some stuff from source4Stefan Metzmacher1-0/+35
2011-08-10Revert "s3:test_async_echo: unsure the desired smb message sequence"Stefan Metzmacher1-10/+0
2011-08-10tsocket: make use of tevent_queue_add_optimize_empty() to optimize for the em...Stefan Metzmacher1-37/+48
2011-08-10s4:subtree_rename LDB module - fix the move/rename constraintsMatthias Dieter Wallnöfer1-10/+7
2011-08-10s4-drs: In dcesrv_drsuapi_DsRemoveDSServer use the subtree control to delete ...Matthieu Patou1-1/+2
2011-08-10s4-dsdb: avoid printing a pointless debug lineMatthieu Patou1-1/+1
2011-08-10s4-drsuapi: crackname search also for deleted objectsMatthieu Patou1-1/+4
2011-08-10s4: create a small script to test drsuapi/cracknameMatthieu Patou1-0/+75
2011-08-09tevent: change the version to 0.9.14 after the tevent_queue changesStefan Metzmacher2-1/+79
2011-08-09tevent: fix some comments in tevent.hStefan Metzmacher1-2/+2
2011-08-09tevent: add tevent_queue_add_entry() and tevent_queue_add_optimize_empty()Stefan Metzmacher2-2/+131
2011-08-09tevent: splitout tevent_queue_add_internal() from tevent_queue_add()Stefan Metzmacher1-8/+26
2011-08-09tevent: allow tevent_queue_add() to take a NULL trigger functionStefan Metzmacher2-1/+10
2011-08-09tevent: add tevent_queue_running() functionStefan Metzmacher2-0/+16
2011-08-09s3:vfs_prealloc: fix build on SLES8Björn Jacke1-0/+1
2011-08-09s3:libsmb/cli*: use CLI_BUFFER_SIZE instead of cli->max_xmitStefan Metzmacher4-14/+14
2011-08-09s3:torture/*: use CLI_BUFFER_SIZE instead of cli->max_xmitStefan Metzmacher2-3/+3
2011-08-09script/librelease.sh: add git push for the release tagStefan Metzmacher1-1/+6
2011-08-09ndr_drsuapi: fix compiler warningStefan Metzmacher1-2/+3
2011-08-09s4-dsdb clarify that failure to load the schema items from DRS is expectedAndrew Bartlett1-3/+3
2011-08-09move schema_fill_constructed() call to dsdb_setup_sorted_accessors()Andrew Bartlett1-5/+7
2011-08-09s4-dsdb Remove unused schema functionAndrew Bartlett1-18/+0
2011-08-09s4-dsdb: added SAMDB_INDEXING_VERSION to @INDEXLISTAndrew Tridgell1-0/+11
2011-08-09s4-dsdb: fixed booling conversion to check value lengthAndrew Tridgell1-11/+14
2011-08-09ldb: fix the canonicalisation of booleansAndrew Tridgell1-3/+3
2011-08-09s4-dbcheck: enable dbcheck now that backlinks are fixedAndrew Tridgell1-1/+0
2011-08-09s4-dsdb: add auto-normalisation of attributesAndrew Tridgell3-3/+57
2011-08-09s4-dsdb: ensure rIDSetReferences is stored as an extended DNAndrew Tridgell2-2/+18
2011-08-09s4-dsdb: ensure we setup the dn_format field in schema attributesAndrew Tridgell2-31/+40
2011-08-09s4-acl-test: use symbolic names for groupTypeAndrew Tridgell1-11/+16
2011-08-09s4-pysamba: fixed double conversion of int32Andrew Tridgell1-1/+1
2011-08-09s4-dsdb: make extended_dn_in a bit more efficientAndrew Tridgell1-9/+17
2011-08-09s4-samdb: support relative paths in SamDB() connectAndrew Tridgell1-1/+2
2011-08-09s4-dsdb: use dn_format shortcut to find DN formatAndrew Tridgell2-4/+4
2011-08-09pysamdb: move normalise_int32() to common moduleAndrew Tridgell2-7/+7
2011-08-09s3-rpc_server: Fix sending of packets over named pipe proxy.Andreas Schneider1-22/+27
2011-08-09s3-smbd: Pass tevent context to smbd_server_connection_loop_once().Andreas Schneider3-16/+17
2011-08-09s3-rpc_server: Free the children of p->mem_ctx.Andreas Schneider1-1/+5
2011-08-09s3:lib/events: Fix a bug in run_poll_events().Stefan Metzmacher1-0/+4
2011-08-09talloc: prepare for 2.0.6 releaseAndrew Tridgell2-1/+63
2011-08-09talloc: ensure the sibling linked list remains valid during a freeAndrew Tridgell1-15/+3
2011-08-08s3:selftest: run the net rpc registry test under "s3dc" instead "s3dc:local".Michael Adam1-1/+1
2011-08-08s3-net: Fixed a small typo in net conf function tableVicentiu Ciorbaru1-1/+1
2011-08-08s4:pyglue: PyArg_ParseTuple("I") requires an 'unsigned int' argumentStefan Metzmacher1-1/+5
2011-08-08s4:py_net: PyArg_ParseTuple("i") requires an 'int' argumentStefan Metzmacher1-1/+4
2011-08-08s4:pyregistry: PyArg_ParseTuple("z#") requires an 'int' argument instead of '...Stefan Metzmacher1-1/+4
2011-08-08s4:pycredentials: PyArg_ParseTuple("i") requires an 'int' argument.Stefan Metzmacher1-6/+30
2011-08-08pidl:Samba4/Python: PyArg_ParseTuple with "s#" returns 'int' instead of 'size_t'Stefan Metzmacher1-2/+7
2011-08-08pyldb: fix uninitialized memory bug in PyArg_ParseTuple() argumentStefan Metzmacher1-1/+1
2011-08-08s3-net: Fixed typo in net confVicentiu Ciorbaru1-1/+1