summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3: Remove an unnecessary includeVolker Lendecke2011-08-101-1/+0
* pytalloc: Regenerate ABI file.Jelmer Vernooij2011-08-101-0/+1
* pytalloc: Use consistent prefix for functions, add ABI file.Jelmer Vernooij2011-08-1023-229/+239
* s3:idmap_tdb2: fix bug 8368 : correctly initialize "idmap config * : script" ...Michael Adam2011-08-101-1/+1
* s3:libsmb: make cli_session_setup_spnego() staticStefan Metzmacher2011-08-102-6/+4
* s3:winbindd_cm: use cli_session_setup() instead of cli_session_setup_spnego()Stefan Metzmacher2011-08-101-15/+18
* s3:libsmb: pass remote_realm to cli_session_setup_spnego() in cli_session_set...Stefan Metzmacher2011-08-101-1/+3
* s3:libsmb: store the remote_realm on the cli_stateStefan Metzmacher2011-08-105-2/+20
* s3:smb_macros.h: simplify _smb_setlen() and _smb_setlen_large()Stefan Metzmacher2011-08-101-6/+4
* s3:include: smb.h base old smb header offsets on new definesStefan Metzmacher2011-08-101-32/+32
* s3:include: smb.h merge some stuff from source4Stefan Metzmacher2011-08-101-0/+35
* Revert "s3:test_async_echo: unsure the desired smb message sequence"Stefan Metzmacher2011-08-101-10/+0
* tsocket: make use of tevent_queue_add_optimize_empty() to optimize for the em...Stefan Metzmacher2011-08-101-37/+48
* s4:subtree_rename LDB module - fix the move/rename constraintsMatthias Dieter Wallnöfer2011-08-101-10/+7
* s4-drs: In dcesrv_drsuapi_DsRemoveDSServer use the subtree control to delete ...Matthieu Patou2011-08-101-1/+2
* s4-dsdb: avoid printing a pointless debug lineMatthieu Patou2011-08-101-1/+1
* s4-drsuapi: crackname search also for deleted objectsMatthieu Patou2011-08-101-1/+4
* s4: create a small script to test drsuapi/cracknameMatthieu Patou2011-08-101-0/+75
* tevent: change the version to 0.9.14 after the tevent_queue changesStefan Metzmacher2011-08-092-1/+79
* tevent: fix some comments in tevent.hStefan Metzmacher2011-08-091-2/+2
* tevent: add tevent_queue_add_entry() and tevent_queue_add_optimize_empty()Stefan Metzmacher2011-08-092-2/+131
* tevent: splitout tevent_queue_add_internal() from tevent_queue_add()Stefan Metzmacher2011-08-091-8/+26
* tevent: allow tevent_queue_add() to take a NULL trigger functionStefan Metzmacher2011-08-092-1/+10
* tevent: add tevent_queue_running() functionStefan Metzmacher2011-08-092-0/+16
* s3:vfs_prealloc: fix build on SLES8Björn Jacke2011-08-091-0/+1
* s3:libsmb/cli*: use CLI_BUFFER_SIZE instead of cli->max_xmitStefan Metzmacher2011-08-094-14/+14
* s3:torture/*: use CLI_BUFFER_SIZE instead of cli->max_xmitStefan Metzmacher2011-08-092-3/+3
* script/librelease.sh: add git push for the release tagStefan Metzmacher2011-08-091-1/+6
* ndr_drsuapi: fix compiler warningStefan Metzmacher2011-08-091-2/+3
* s4-dsdb clarify that failure to load the schema items from DRS is expectedAndrew Bartlett2011-08-091-3/+3
* move schema_fill_constructed() call to dsdb_setup_sorted_accessors()Andrew Bartlett2011-08-091-5/+7
* s4-dsdb Remove unused schema functionAndrew Bartlett2011-08-091-18/+0
* s4-dsdb: added SAMDB_INDEXING_VERSION to @INDEXLISTAndrew Tridgell2011-08-091-0/+11
* s4-dsdb: fixed booling conversion to check value lengthAndrew Tridgell2011-08-091-11/+14
* ldb: fix the canonicalisation of booleansAndrew Tridgell2011-08-091-3/+3
* s4-dbcheck: enable dbcheck now that backlinks are fixedAndrew Tridgell2011-08-091-1/+0
* s4-dsdb: add auto-normalisation of attributesAndrew Tridgell2011-08-093-3/+57
* s4-dsdb: ensure rIDSetReferences is stored as an extended DNAndrew Tridgell2011-08-092-2/+18
* s4-dsdb: ensure we setup the dn_format field in schema attributesAndrew Tridgell2011-08-092-31/+40
* s4-acl-test: use symbolic names for groupTypeAndrew Tridgell2011-08-091-11/+16
* s4-pysamba: fixed double conversion of int32Andrew Tridgell2011-08-091-1/+1
* s4-dsdb: make extended_dn_in a bit more efficientAndrew Tridgell2011-08-091-9/+17
* s4-samdb: support relative paths in SamDB() connectAndrew Tridgell2011-08-091-1/+2
* s4-dsdb: use dn_format shortcut to find DN formatAndrew Tridgell2011-08-092-4/+4
* pysamdb: move normalise_int32() to common moduleAndrew Tridgell2011-08-092-7/+7
* s3-rpc_server: Fix sending of packets over named pipe proxy.Andreas Schneider2011-08-091-22/+27
* s3-smbd: Pass tevent context to smbd_server_connection_loop_once().Andreas Schneider2011-08-093-16/+17
* s3-rpc_server: Free the children of p->mem_ctx.Andreas Schneider2011-08-091-1/+5
* s3:lib/events: Fix a bug in run_poll_events().Stefan Metzmacher2011-08-091-0/+4
* talloc: prepare for 2.0.6 releaseAndrew Tridgell2011-08-092-1/+63