summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5779: Remove signal and timeout gubbage from tdb.Tim Potter3-127/+4
2007-10-10r5778: Remove tdb_set_lock_alarm() function from wrappers at tridge's request.Tim Potter1-8/+0
2007-10-10r5777: At some stage SIG_ATOMIC_T was renamed to sig_atomic_t. This shouldTim Potter1-7/+4
2007-10-10r5775: Remove some unused functions (unions are no longer as special as they ...Jelmer Vernooij8-33/+29
2007-10-10r5769: Fix unused variable warning.Tim Potter1-1/+1
2007-10-10r5766: get some more DsGetNCChanges stuff parsing correctStefan Metzmacher1-16/+83
2007-10-10r5765: remove unused varStefan Metzmacher1-1/+0
2007-10-10r5764: add support for embedded ref pointersStefan Metzmacher3-9/+34
2007-10-10r5742: - add torture test and idl for DsReplicaUpdateRefs()Stefan Metzmacher3-24/+201
2007-10-10r5737: add some error codesStefan Metzmacher2-0/+4
2007-10-10r5736: fix to avoid endless recursion in ndr_size_*() calculationStefan Metzmacher2-2/+11
2007-10-10r5730: More fun with delayed write semantics with multiple file handlesJeremy Allison1-2/+168
2007-10-10r5716: Add new Unix extensions defines for infolevelsSteve French1-0/+5
2007-10-10r5709: Leave out the pull/push call with NDR_BUFFERS for not justJelmer Vernooij1-2/+21
2007-10-10r5697: Give an error message when a ref pointer is NULL (requested by tpot)Jelmer Vernooij1-0/+6
2007-10-10r5682: fix the buildStefan Metzmacher1-3/+5
2007-10-10r5681: fix the build and compiler waningsStefan Metzmacher2-5/+5
2007-10-10r5680: Don't crash if none of the predefined keys is available (reported by A...Jelmer Vernooij1-2/+28
2007-10-10r5679: Complete basic test of rpc_composite_userinfo function (whichRafal Szczesniak1-3/+151
2007-10-10r5678: Torture tests require also libnet in order to run NET-* tests.Rafal Szczesniak1-1/+1
2007-10-10r5677: Split structure definitions from implementation.Rafal Szczesniak2-21/+45
2007-10-10r5676: Fix some alignment issues and IRemoteActivationJelmer Vernooij4-4/+20
2007-10-10r5675: - More DCOM bug fixesJelmer Vernooij9-32/+55
2007-10-10r5674: - Re-enable DCOM support.Jelmer Vernooij15-280/+190
2007-10-10r5672: Use switch_type() and the token storage mechanism for unions:Jelmer Vernooij14-77/+140
2007-10-10r5671: Bunch of fixes related to arrays and pointers to arrays.Jelmer Vernooij3-46/+49
2007-10-10r5670: simplify and clarify ldb_modules.c codeSimo Sorce3-143/+155
2007-10-10r5669: Couple of minor clearifications, simplifications.Jelmer Vernooij4-15/+12
2007-10-10r5668: Add tests to RPC-SAMLOGON to test for user@REALM style logins. TheseAndrew Bartlett3-14/+108
2007-10-10r5667: Move schannel state into libcli/auth (as it belongs with schannel,Andrew Bartlett6-24/+25
2007-10-10r5666: winxp will use a NTTIME of -1 to mean "don't change" in setfileinfoAndrew Tridgell3-12/+21
2007-10-10r5665: the data within el2->values can still be used at this point, so don't ...Andrew Tridgell1-1/+0
2007-10-10r5664: simo, please look into this. It is possible for the number of elementsAndrew Tridgell1-1/+3
2007-10-10r5663: Revert some changes I didn't mean to commit...Jelmer Vernooij3-32/+2
2007-10-10r5662: eventlog uses dom_sid so it depends on securityJelmer Vernooij1-0/+1
2007-10-10r5661: Be a little stricter on syntax regarding arrays. A pointer to anJelmer Vernooij23-127/+167
2007-10-10r5660: Reduce number of generated "{}"'sJelmer Vernooij2-8/+8
2007-10-10r5652: Add libnet tests section to torture test.Rafal Szczesniak1-0/+11
2007-10-10r5651: A bit more code in userinfo test and hook up test function toRafal Szczesniak2-3/+22
2007-10-10r5646: state->loadfile might be NULL after allocation so this is reallyAlexander Bokovoy1-1/+1
2007-10-10r5611: Add EnumPrinterDataEx-test (for now just for PrinterDriverData, we needGünther Deschner1-1/+37
2007-10-10r5610: Starting libnet test of userinfo call. Unfinished yet, thoughRafal Szczesniak1-0/+100
2007-10-10r5603: add "authservice()" property to the interface property listStefan Metzmacher5-20/+63
2007-10-10r5601: add a gsskrb5 backend that uses lorikeet-heimdal's new gssapi withStefan Metzmacher4-1/+607
2007-10-10r5598: GTK+ cleanups, remove some globalsJelmer Vernooij2-55/+44
2007-10-10r5588: We currently use a string representing an hex number so conform to that.Simo Sorce1-3/+3
2007-10-10r5587: more work around the samldb moduleSimo Sorce3-11/+184
2007-10-10r5585: LDB interfaces change:Simo Sorce30-411/+421
2007-10-10r5584: add new experimental ldb moduleSimo Sorce2-0/+521
2007-10-10r5583: some more docsSimo Sorce1-0/+787