summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4753: added the ability for the generic socket library to handle asyncAndrew Tridgell5-30/+104
2007-10-10r4748: removed unnecessary distinguishedName from provisioningAndrew Tridgell2-35/+0
2007-10-10r4745: remove the distinguishedName attribute adds from samr. See theAndrew Tridgell1-5/+0
2007-10-10r4744: until we decide what to do about attribute aliasing (see my recentAndrew Tridgell1-3/+5
2007-10-10r4730: remove unused struct elementsStefan Metzmacher1-38/+1
2007-10-10r4729: add dummy "winbind" serviceStefan Metzmacher4-1/+249
2007-10-10r4728: split up server_services into:Stefan Metzmacher21-494/+566
2007-10-10r4727: add a reference to the event contextStefan Metzmacher1-1/+1
2007-10-10r4726: - use the name tcon and tid instead of conn and cnumStefan Metzmacher12-76/+43
2007-10-10r4725: make "password server" a string listStefan Metzmacher1-3/+3
2007-10-10r4723: Predefine libnet_JoinDomain as it's used in proto.hJelmer Vernooij1-0/+1
2007-10-10r4722: Start to add 'net join' to Samba4.Andrew Bartlett8-48/+445
2007-10-10r4721: Changes to libnet_passwd to take advantage of the new easier to callAndrew Bartlett2-198/+239
2007-10-10r4720: Reformat, rename, and convert to enums parts of the LSA IDL specificat...Andrew Bartlett1-45/+46
2007-10-10r4719: snprintf.c is used outside of samba, so don't use our special typesAndrew Tridgell1-2/+2
2007-10-10r4718: don't use the deprecated __va_copy() unless va_copy() is unavailableAndrew Tridgell2-0/+4
2007-10-10r4717: fixed our usage of VA_COPY to be more standards compliantAndrew Tridgell2-4/+15
2007-10-10r4716: add a real ugly hack to get all ldap queries of anStefan Metzmacher3-2/+1091
2007-10-10r4715: alwys add the distinguishedName attributeStefan Metzmacher2-0/+40
2007-10-10r4714: move the ldb code to the new talloc interface (eg remove _p suffix)Simo Sorce13-623/+358
2007-10-10r4713: Add initial support for QueryTrustedDomainInfo on LSA.Andrew Bartlett1-6/+47
2007-10-10r4712: slight tidy up in alter_context serverAndrew Tridgell1-2/+1
2007-10-10r4711: - deprecate talloc_destroy()Andrew Tridgell3-9/+19
2007-10-10r4710: added a smb_composite_savefile() function, and expanded the test suite...Andrew Tridgell7-20/+392
2007-10-10r4709: fix compiler warningsStefan Metzmacher1-12/+6
2007-10-10r4708: Comparing with LDAP, it is clear that these 'flags' are in fact theAndrew Bartlett3-15/+15
2007-10-10r4707: w2k3 don't restict passwords onStefan Metzmacher3-10/+84
2007-10-10r4706: Fix the build, after I renamed these elements in the IDL.Andrew Bartlett2-2/+2
2007-10-10r4705: use an enum for reject_reasonStefan Metzmacher1-4/+6
2007-10-10r4703: Add support for EnumTrustDomain, and expand the testsuite.Andrew Bartlett4-113/+223
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