summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* s4-drs: fixed the ldap SPN in AddEntryAndrew Tridgell2009-09-111-1/+1
* s4-idl: added the IDL for the DsReplica* callsAndrew Tridgell2009-09-111-9/+9
* lsa: fill in more unknowns in lsa_LookupSid calls.Günther Deschner2009-09-111-4/+4
* s4-drs: actually call the new drsuapi_add_SPNs() codeAndrew Tridgell2009-09-111-2/+2
* s4-drs: add the magic DRS SPNs on AddEntryAndrew Tridgell2009-09-111-4/+120
* s4/drs: parentGUID needs to be specififcally asked forAndrew Tridgell2009-09-111-1/+2
* s4:srvsvc: Fix logic on error checking.Andrew Kroeger2009-09-101-6/+6
* s4:netlogon - Put the "supported encryption types" more back in the "LogonGet...Matthias Dieter Wallnöfer2009-09-101-6/+8
* s4/drs: enable attribute encryptionAndrew Tridgell2009-09-101-6/+41
* s4/drs: changed the UpdateRefs server to use the dn instead of the GUIDAndrew Tridgell2009-09-101-27/+18
* s4/drs: correctly fill in the GUID of DRS objectsAndrew Tridgell2009-09-101-1/+1
* s4: fix spellingAndrew Tridgell2009-09-101-1/+1
* s4/drs: when we don't find an attribute use zero valuesAndrew Tridgell2009-09-101-19/+10
* s4:drs match the meta_data and attributes arrayAndrew Tridgell2009-09-091-16/+46
* s4/drs: broke out the core of the getncchanges codeAndrew Tridgell2009-09-091-81/+96
* s4:drs level_out is a pointerAndrew Tridgell2009-09-091-1/+1
* s4:drs split addentry and getncchanges into separate filesAndrew Tridgell2009-09-097-292/+375
* s4/repl: implement DsReplicaSyncAndrew Tridgell2009-09-091-5/+26
* s4: fixed format of repsTo in samdbAndrew Tridgell2009-09-091-52/+70
* s3:drsuapi: add a simple DsRemoveDSServer() implementationStefan Metzmacher2009-09-081-1/+42
* s4:drsuapi: add an incomplete DsAddEntry implementationStefan Metzmacher2009-09-081-2/+37
* Return a correct value for Supported Encryption TypeMatthieu Patou2009-09-081-1/+6
* s4:templates - Remove the latest relics (in "dcesrv_lsa_CreateSecret")Matthias Dieter Wallnöfer2009-09-071-10/+0
* s4: implemented server side of DSUpdateRefs callAndrew Tridgell2009-09-085-11/+340
* s4: fixed a unsigned printf warningsAndrew Tridgell2009-09-081-3/+3
* s4: removed an unused variableAndrew Tridgell2009-09-081-2/+0
* Fill the meta data vector in the responce struct.Anatoliy Atanasov2009-09-081-4/+32
* s4:LogonGetDomainInfo - add a basic check for the hostnameMatthias Dieter Wallnöfer2009-09-071-2/+17
* s4:samr - Fix up the SAMR server to support the primary group of a user in th...Matthias Dieter Wallnöfer2009-09-071-128/+189
* First attempt to implement dcesrv_drsuapi_DsGetNCChangesAnatoliy Atanasov2009-09-031-1/+204
* s4-schannel: add ldb suffix to schannel functions.Günther Deschner2009-08-271-8/+8
* s4-spoolss: add stubs for new idl opcodes in spoolss server.Günther Deschner2009-08-201-0/+140
* s4:netlogon Fix warnings and segfault in GetDomainInfo callAndrew Bartlett2009-08-041-4/+5
* s4: Enhancements in the "netr_LogonGetDomainInformations" callMatthias Dieter Wallnöfer2009-08-031-65/+194
* s4: Correct renamed constantsMatthias Dieter Wallnöfer2009-07-311-4/+4
* [SAMBA 4 / NETLOGON] Modify type of SAM contextsMatthias Dieter Wallnöfer2009-07-231-9/+7
* Merge more ndr interfaces into libndr-standard.Jelmer Vernooij2009-07-191-2/+2
* Create libndr-standard, which includes the NDR marshalling code forJelmer Vernooij2009-07-191-4/+4
* lsa: fix typo in lsa_TrustDomInfoEnum enum in IDL.Günther Deschner2009-07-161-1/+1
* libds: merge the UF<->ACB flag mapping functions.Günther Deschner2009-07-132-5/+5
* libds: share UF_ flags between samba3 and 4.Günther Deschner2009-07-133-3/+3
* Small patch for SPOOLSS pipeMatthias Dieter Wallnöfer2009-06-291-5/+5
* NETLOGON pipe improvementsMatthias Dieter Wallnöfer2009-06-181-31/+79
* Move a comment where it belongsVolker Lendecke2009-05-301-3/+6
* libwbclient: Add async call framework.Kai Blin2009-05-301-1/+1
* Win2k3 don't allow creating of domain trust accounts over SAMRAndrew Bartlett2009-05-291-5/+5
* Don't use crossRef records to find our own domainAndrew Bartlett2009-05-264-203/+79
* cope with lanman auth being disabled in old password change codeAndrew Tridgell2009-05-251-8/+15
* s4:rpc_server: convert the socket based part to use the tstream interfaceStefan Metzmacher2009-05-012-67/+335
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into abartlet-develAndrew Bartlett2009-04-231-1/+1
|\