summaryrefslogtreecommitdiff
path: root/source4/rpc_server
Commit message (Expand)AuthorAgeFilesLines
...
* s4-lsarpc Fix segfaults found by the samba4.rpc.lsa.forest testAndrew Bartlett2011-12-121-14/+17
* Revert making public of the samba-module library.Jelmer Vernooij2011-12-031-6/+6
* s4:netlogon RPC server - DsRGetDcNameEx - set the DNS name flags correctlyMatthias Dieter Wallnöfer2011-11-271-0/+14
* s4-netlogon: return WERR_NO_SUCH_DOMAIN instead of WERR_DS_UNAVAILABLE if we ...Matthieu Patou2011-11-271-1/+1
* s4-drs: check if we have a domain level >= 2k8r2 as before the isRecycled do ...Matthieu Patou2011-11-131-7/+24
* s4-dnsserver: Fix enumeration of zones in ComplexOperation RPC callAmitay Isaacs2011-11-081-49/+84
* s4-dnsserver: Handle the case when the dns name is NULLAmitay Isaacs2011-11-021-0/+4
* s4-dnsserver: Build a dns name tree for correct enumerationAmitay Isaacs2011-11-023-122/+274
* s4-dnsserver: List dns zones matching the search filterAmitay Isaacs2011-11-021-26/+96
* s4-dnsserver: Compare two dns names using last uncommon name componentsAmitay Isaacs2011-11-021-2/+26
* s4-dnsserver: Set DNS_DP_AUTOCREATED flag for the zone informationAmitay Isaacs2011-11-021-1/+1
* lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystemAndrew Bartlett2011-10-281-1/+1
* lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_runAndrew Bartlett2011-10-281-2/+2
* lib/util Rename samba_init_module_fn -> samba_module_init_fnAndrew Bartlett2011-10-281-2/+2
* lib/util Split samba-modules library into public and private partsAndrew Bartlett2011-10-281-1/+1
* lib/util Rename load_samba_modules -> samba_modules_loadAndrew Bartlett2011-10-281-1/+1
* lib/util Rename run_init_functions -> samba_init_module_fns_runAndrew Bartlett2011-10-281-2/+2
* lib/util Rename init_module_fn to samba_init_module_fnAndrew Bartlett2011-10-281-2/+2
* s4-dns: Update serial number for zone on dns updatesAmitay Isaacs2011-10-201-3/+83
* s4-dns: Added DCERPC dns server for DNS managementAmitay Isaacs2011-10-206-0/+3770
* gensec: move event context from gensec_*_init() to gensec_update()Andrew Bartlett2011-10-181-3/+3
* libcli/auth: Provide a struct loadparm_context to schannel callsAndrew Bartlett2011-10-131-3/+3
* lib/util: consolidate module loading into common codeAndrew Bartlett2011-10-061-0/+1
* s4-lsa: fixed set of trust password with old passwordAndrew Tridgell2011-10-041-14/+13
* s4-drs: added DSDB_REPL_FLAG_ADD_NCNAME to DsAddEntry callAndrew Tridgell2011-10-041-0/+1
* s4-drs: allow replication of the GC partial attribute setAndrew Tridgell2011-09-201-5/+95
* s4-drsuapi Allow DsAddEntry of normal objectsAndrew Bartlett2011-08-261-1/+6
* s4-drs: fixed msdcs DNS name in getncchangesAndrew Tridgell2011-08-251-3/+2
* s4-samr: fixed subtree searchAndrew Tridgell2011-08-251-1/+1
* s4:misc: remove last usage of legacy event_ fn namesSimo Sorce2011-08-141-1/+1
* s4-dsdb Add ability to force a particular SID in the upgrade caseAndrew Bartlett2011-08-131-1/+2
* s4-drs: In dcesrv_drsuapi_DsRemoveDSServer use the subtree control to delete ...Matthieu Patou2011-08-101-1/+2
* gensec: clarify memory ownership for gensec_session_info() and gensec_session...Andrew Bartlett2011-08-031-0/+3
* gensec: Remove mem_ctx from calls that do not return memoryAndrew Bartlett2011-08-031-2/+0
* s4-lsa Use the supplied handle in LsaLookupNames2Andrew Bartlett2011-07-291-5/+5
* s4-dcerpc: Do not return linked attribute on deleted objects it makes W2k8R2 ...Matthieu Patou2011-07-271-1/+15
* s4-lsa: prepare dcesrv_lsa_CreateTrustedDomain_base() to deal with unencrypte...Günther Deschner2011-07-151-15/+16
* lsa: lsa_CreateTrustedDomainEx takes lsa_TrustDomainInfoAuthInfo, notGünther Deschner2011-07-151-1/+6
* lsa: rename auth info argument in lsa_CreateTrustedDomainEx2Günther Deschner2011-07-151-3/+3
* s4-drs: do not return links pointed to unexistant objectsMatthieu Patou2011-07-111-0/+24
* s4-lsa: Fix typoSumit Bose2011-06-241-1/+1
* param: Remove "announce as" parameterAndrew Bartlett2011-06-231-16/+2
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-201-2/+2
* s4-drs: added debug lines for missing linked attribute fieldsAndrew Tridgell2011-06-101-0/+8
* s4-drs: cope with missing RMD_ADDTIME in linked attributesAndrew Tridgell2011-06-101-4/+6
* server_id.idl: Bring server_id.idl in commonAndrew Bartlett2011-06-091-1/+1
* s4:rpc_server/dcesrv_samr.c - quiet enum warningsMatthias Dieter Wallnöfer2011-06-091-0/+6
* s4-ipv6: fill in pdc_ip in DsRGetDCNameEx2Andrew Tridgell2011-06-081-3/+12
* s4-modules Remove lp_ctx from init functions that no longer need itAndrew Bartlett2011-06-061-1/+1
* s4-ipv6: update callers to load_interface_list()Andrew Tridgell2011-06-061-1/+1