summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4702: implment idl, torture test and server code for netr_ServerPasswordSet2()Stefan Metzmacher4-10/+188
2007-10-10r4701: remove debugsStefan Metzmacher1-2/+0
2007-10-10r4700: first attempt at a composite async function, smb_composite_loadfile(),Andrew Tridgell8-2/+449
2007-10-10r4699: Move the test_EnumTrustDom() test into the test_CreateTrustedDomainAndrew Bartlett1-43/+63
2007-10-10r4698: - Initial implementation of trusted domains in LSA.Andrew Bartlett6-187/+423
2007-10-10r4695: Leave less memory handing around on long-term TALLOC_CTX.Andrew Bartlett1-19/+29
2007-10-10r4694: 'fix' the behaviour for setting only the old, but not the new secret.Andrew Bartlett2-6/+52
2007-10-10r4693: Add another test (RPC-MULTIBIND) that should always pass.Andrew Bartlett2-5/+5
2007-10-10r4692: Make the client SPNEGO code bail out in a couple more cases.Andrew Bartlett1-1/+4
2007-10-10r4691: Make the DCE-RPC bind code compleatly generic to the number of passesAndrew Bartlett1-6/+14
2007-10-10r4690: - add support for async rpc server repliesStefan Metzmacher8-186/+410
2007-10-10r4689: - make talloc_report_depth() publicStefan Metzmacher2-1/+9
2007-10-10r4688: don't run male proto for lib/talloc/Stefan Metzmacher1-0/+1
2007-10-10r4687: use struct type and location for easier findingStefan Metzmacher1-1/+1
2007-10-10r4686: cerate a function to create a socket by specifying an socket_ops structStefan Metzmacher1-8/+16
2007-10-10r4685: only remove events when we have themStefan Metzmacher1-4/+8
2007-10-10r4684: the smbsrv code should not know about rpc stuffStefan Metzmacher3-13/+12
2007-10-10r4683: fix the buildStefan Metzmacher1-1/+1
2007-10-10r4682: A LDB-based secrets implementation in Samba4.Andrew Bartlett10-65/+642
2007-10-10r4681: Another entry for structs.hAndrew Bartlett1-0/+2
2007-10-10r4680: Make more efficient use of memory in SAMR:Andrew Bartlett1-2/+2
2007-10-10r4679: Remove the void* from samdb. We now use structures without fullAndrew Bartlett1-74/+63
2007-10-10r4678: Add some const to LDB.Andrew Bartlett2-2/+2
2007-10-10r4677: stub.pm must be synced with server.pmStefan Metzmacher1-2/+2
2007-10-10r4676: NTTIME_1sec is a standard NTTIME for the calling codeStefan Metzmacher1-1/+4
2007-10-10r4675: Prevent global warming, and save tridge's sainity by short-cutting theAndrew Bartlett1-4/+8
2007-10-10r4674: Test SetSecret behaviour for local and global secrets, when settingAndrew Bartlett1-15/+103
2007-10-10r4673: Fix the IDL for the QuerySecret LSA call.Andrew Bartlett6-50/+161
2007-10-10r4672: added the "spnego" flag to the binding string docsAndrew Tridgell1-10/+15
2007-10-10r4671: Expand the RPC-LSA test to set secret values twice.Andrew Bartlett1-0/+60
2007-10-10r4670: abartlet was worried about floating point precision with my firstAndrew Tridgell1-2/+2
2007-10-10r4669: a timeval_to_nttime() function as requested by abartlet. Andrew, itsAndrew Tridgell1-0/+10
2007-10-10r4667: Don't follow a NULL pointer for an idle event handler.Andrew Bartlett2-4/+5
2007-10-10r4664: SPNEGO auth in our rpc server now works, so add it to the battery ofAndrew Tridgell1-1/+1
2007-10-10r4663: fixed SPNEGO auth in the rpc serverAndrew Tridgell1-3/+4
2007-10-10r4660: Test what we should return for a secret that does not exist.Andrew Bartlett1-0/+9
2007-10-10r4659: Revert -r 4657 committed by mistake, until I review and test theAndrew Bartlett1-9/+51
2007-10-10r4658: (grr, commited wrong file last time).Andrew Bartlett1-1/+1
2007-10-10r4657: This really should be made a structure, so we can't get it wrong, butAndrew Bartlett1-51/+9
2007-10-10r4650: - make more use of bitmap and enum'sStefan Metzmacher10-59/+67
2007-10-10r4649: make more use of bitmap and enum'sStefan Metzmacher1-41/+53
2007-10-10r4648: fix netr_ServerPasswordSet() bugsStefan Metzmacher1-22/+18
2007-10-10r4647: - use talloc_zero() instead of ZERO_STRUCTP()Stefan Metzmacher1-23/+20
2007-10-10r4644: allow DSSETUP on ncacn_ip_tcpAndrew Tridgell1-1/+1
2007-10-10r4643: RPC-ALTERCONTEXT now passesAndrew Tridgell1-3/+3
2007-10-10r4642: added support for alter_context in the server for adding new interface...Andrew Tridgell2-6/+80
2007-10-10r4641: Push a few more details into the schannel ldb, and into theAndrew Bartlett4-49/+46
2007-10-10r4640: first stage in the server side support for multiple context_ids on one...Andrew Tridgell15-253/+214
2007-10-10r4639: initialize all struct members!Stefan Metzmacher1-8/+7
2007-10-10r4638: expose lsa and drsuapi on ncalrpcAndrew Tridgell2-2/+2