summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-10s3-spoolss: make listening asynchronousSimo Sorce1-26/+60
2011-08-10s3-spoolssd: Use the prefork framework in spoolssdSimo Sorce1-3/+425
2011-08-10s3-rpc_server: add termination functionSimo Sorce2-3/+23
2011-08-10s3-rpc: Expose some internal functionsSimo Sorce2-33/+44
2011-08-10s3-prefork: add way to manage number of clients per childSimo Sorce2-3/+38
2011-08-10s3-prefork: add asynchronous functionsSimo Sorce2-1/+267
2011-08-10s3-prefork: implement prefork frameworkSimo Sorce4-0/+580
2011-08-10s3-printing: No need to register to smbd's children listSimo Sorce1-19/+0
2011-08-10tevent: cleanup nesting counter when doing a full reinit.Simo Sorce1-0/+7
2011-08-10lib-util: Make create_unlink_tmp argument optionalSimo Sorce1-1/+6
2011-08-10lib-util: Make useful function a common utility.Simo Sorce3-26/+37
2011-08-10libutil: use AI_ADDRCONFIG only when AI_NUMERIC is not definedSimo Sorce1-5/+11
2011-08-10s3: Remove an unnecessary includeVolker Lendecke1-1/+0
2011-08-10pytalloc: Regenerate ABI file.Jelmer Vernooij1-0/+1
2011-08-10pytalloc: Use consistent prefix for functions, add ABI file.Jelmer Vernooij23-229/+239
2011-08-10s3:idmap_tdb2: fix bug 8368 : correctly initialize "idmap config * : script" ...Michael Adam1-1/+1
2011-08-10s3:libsmb: make cli_session_setup_spnego() staticStefan Metzmacher2-6/+4
2011-08-10s3:winbindd_cm: use cli_session_setup() instead of cli_session_setup_spnego()Stefan Metzmacher1-15/+18
2011-08-10s3:libsmb: pass remote_realm to cli_session_setup_spnego() in cli_session_set...Stefan Metzmacher1-1/+3
2011-08-10s3:libsmb: store the remote_realm on the cli_stateStefan Metzmacher5-2/+20
2011-08-10s3:smb_macros.h: simplify _smb_setlen() and _smb_setlen_large()Stefan Metzmacher1-6/+4
2011-08-10s3:include: smb.h base old smb header offsets on new definesStefan Metzmacher1-32/+32
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