summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r4694: 'fix' the behaviour for setting only the old, but not the new secret.Andrew Bartlett2007-10-102-6/+52
* r4693: Add another test (RPC-MULTIBIND) that should always pass.Andrew Bartlett2007-10-102-5/+5
* r4692: Make the client SPNEGO code bail out in a couple more cases.Andrew Bartlett2007-10-101-1/+4
* r4691: Make the DCE-RPC bind code compleatly generic to the number of passesAndrew Bartlett2007-10-101-6/+14
* r4690: - add support for async rpc server repliesStefan Metzmacher2007-10-108-186/+410
* r4689: - make talloc_report_depth() publicStefan Metzmacher2007-10-102-1/+9
* r4688: don't run male proto for lib/talloc/Stefan Metzmacher2007-10-101-0/+1
* r4687: use struct type and location for easier findingStefan Metzmacher2007-10-101-1/+1
* r4686: cerate a function to create a socket by specifying an socket_ops structStefan Metzmacher2007-10-101-8/+16
* r4685: only remove events when we have themStefan Metzmacher2007-10-101-4/+8
* r4684: the smbsrv code should not know about rpc stuffStefan Metzmacher2007-10-103-13/+12
* r4683: fix the buildStefan Metzmacher2007-10-101-1/+1
* r4682: A LDB-based secrets implementation in Samba4.Andrew Bartlett2007-10-1010-65/+642
* r4681: Another entry for structs.hAndrew Bartlett2007-10-101-0/+2
* r4680: Make more efficient use of memory in SAMR:Andrew Bartlett2007-10-101-2/+2
* r4679: Remove the void* from samdb. We now use structures without fullAndrew Bartlett2007-10-101-74/+63
* r4678: Add some const to LDB.Andrew Bartlett2007-10-102-2/+2
* r4677: stub.pm must be synced with server.pmStefan Metzmacher2007-10-101-2/+2
* r4676: NTTIME_1sec is a standard NTTIME for the calling codeStefan Metzmacher2007-10-101-1/+4
* r4675: Prevent global warming, and save tridge's sainity by short-cutting theAndrew Bartlett2007-10-101-4/+8
* r4674: Test SetSecret behaviour for local and global secrets, when settingAndrew Bartlett2007-10-101-15/+103
* r4673: Fix the IDL for the QuerySecret LSA call.Andrew Bartlett2007-10-106-50/+161
* r4672: added the "spnego" flag to the binding string docsAndrew Tridgell2007-10-101-10/+15
* r4671: Expand the RPC-LSA test to set secret values twice.Andrew Bartlett2007-10-101-0/+60
* r4670: abartlet was worried about floating point precision with my firstAndrew Tridgell2007-10-101-2/+2
* r4669: a timeval_to_nttime() function as requested by abartlet. Andrew, itsAndrew Tridgell2007-10-101-0/+10
* r4667: Don't follow a NULL pointer for an idle event handler.Andrew Bartlett2007-10-102-4/+5
* r4664: SPNEGO auth in our rpc server now works, so add it to the battery ofAndrew Tridgell2007-10-101-1/+1
* r4663: fixed SPNEGO auth in the rpc serverAndrew Tridgell2007-10-101-3/+4
* r4660: Test what we should return for a secret that does not exist.Andrew Bartlett2007-10-101-0/+9
* r4659: Revert -r 4657 committed by mistake, until I review and test theAndrew Bartlett2007-10-101-9/+51
* r4658: (grr, commited wrong file last time).Andrew Bartlett2007-10-101-1/+1
* r4657: This really should be made a structure, so we can't get it wrong, butAndrew Bartlett2007-10-101-51/+9
* r4650: - make more use of bitmap and enum'sStefan Metzmacher2007-10-1010-59/+67
* r4649: make more use of bitmap and enum'sStefan Metzmacher2007-10-101-41/+53
* r4648: fix netr_ServerPasswordSet() bugsStefan Metzmacher2007-10-101-22/+18
* r4647: - use talloc_zero() instead of ZERO_STRUCTP()Stefan Metzmacher2007-10-101-23/+20
* r4644: allow DSSETUP on ncacn_ip_tcpAndrew Tridgell2007-10-101-1/+1
* r4643: RPC-ALTERCONTEXT now passesAndrew Tridgell2007-10-101-3/+3
* r4642: added support for alter_context in the server for adding new interface...Andrew Tridgell2007-10-102-6/+80
* r4641: Push a few more details into the schannel ldb, and into theAndrew Bartlett2007-10-104-49/+46
* r4640: first stage in the server side support for multiple context_ids on one...Andrew Tridgell2007-10-1015-253/+214
* r4639: initialize all struct members!Stefan Metzmacher2007-10-101-8/+7
* r4638: expose lsa and drsuapi on ncalrpcAndrew Tridgell2007-10-102-2/+2
* r4637: log packets when the server code returns an DCERPC_FAULTStefan Metzmacher2007-10-102-0/+5
* r4636: Per tridge's wish (and probably correct behaviour), don't key off aAndrew Bartlett2007-10-101-1/+3
* r4635: Fix NTLMSSP to return NT_STATUS_OK when it has constructed the authAndrew Bartlett2007-10-108-234/+146
* r4634: disable sign and seal in ldap_server for now.Stefan Metzmacher2007-10-101-6/+6
* r4632: added spnego testing and no-auth testing in test_w2k3.shAndrew Tridgell2007-10-101-1/+1
* r4631: don't consider an epmapper insert as a failure for the momentAndrew Tridgell2007-10-101-1/+2