index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
rpc_server
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-12
s4-lsarpc Fix segfaults found by the samba4.rpc.lsa.forest test
Andrew Bartlett
1
-14
/
+17
2011-12-03
Revert making public of the samba-module library.
Jelmer Vernooij
1
-6
/
+6
2011-11-27
s4:netlogon RPC server - DsRGetDcNameEx - set the DNS name flags correctly
Matthias Dieter Wallnöfer
1
-0
/
+14
2011-11-27
s4-netlogon: return WERR_NO_SUCH_DOMAIN instead of WERR_DS_UNAVAILABLE if we ...
Matthieu Patou
1
-1
/
+1
2011-11-13
s4-drs: check if we have a domain level >= 2k8r2 as before the isRecycled do ...
Matthieu Patou
1
-7
/
+24
2011-11-08
s4-dnsserver: Fix enumeration of zones in ComplexOperation RPC call
Amitay Isaacs
1
-49
/
+84
2011-11-02
s4-dnsserver: Handle the case when the dns name is NULL
Amitay Isaacs
1
-0
/
+4
2011-11-02
s4-dnsserver: Build a dns name tree for correct enumeration
Amitay Isaacs
3
-122
/
+274
2011-11-02
s4-dnsserver: List dns zones matching the search filter
Amitay Isaacs
1
-26
/
+96
2011-11-02
s4-dnsserver: Compare two dns names using last uncommon name components
Amitay Isaacs
1
-2
/
+26
2011-11-02
s4-dnsserver: Set DNS_DP_AUTOCREATED flag for the zone information
Amitay Isaacs
1
-1
/
+1
2011-10-28
lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystem
Andrew Bartlett
1
-1
/
+1
2011-10-28
lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_run
Andrew Bartlett
1
-2
/
+2
2011-10-28
lib/util Rename samba_init_module_fn -> samba_module_init_fn
Andrew Bartlett
1
-2
/
+2
2011-10-28
lib/util Split samba-modules library into public and private parts
Andrew Bartlett
1
-1
/
+1
2011-10-28
lib/util Rename load_samba_modules -> samba_modules_load
Andrew Bartlett
1
-1
/
+1
2011-10-28
lib/util Rename run_init_functions -> samba_init_module_fns_run
Andrew Bartlett
1
-2
/
+2
2011-10-28
lib/util Rename init_module_fn to samba_init_module_fn
Andrew Bartlett
1
-2
/
+2
2011-10-20
s4-dns: Update serial number for zone on dns updates
Amitay Isaacs
1
-3
/
+83
2011-10-20
s4-dns: Added DCERPC dns server for DNS management
Amitay Isaacs
6
-0
/
+3770
2011-10-18
gensec: move event context from gensec_*_init() to gensec_update()
Andrew Bartlett
1
-3
/
+3
2011-10-13
libcli/auth: Provide a struct loadparm_context to schannel calls
Andrew Bartlett
1
-3
/
+3
2011-10-06
lib/util: consolidate module loading into common code
Andrew Bartlett
1
-0
/
+1
2011-10-04
s4-lsa: fixed set of trust password with old password
Andrew Tridgell
1
-14
/
+13
2011-10-04
s4-drs: added DSDB_REPL_FLAG_ADD_NCNAME to DsAddEntry call
Andrew Tridgell
1
-0
/
+1
2011-09-20
s4-drs: allow replication of the GC partial attribute set
Andrew Tridgell
1
-5
/
+95
2011-08-26
s4-drsuapi Allow DsAddEntry of normal objects
Andrew Bartlett
1
-1
/
+6
2011-08-25
s4-drs: fixed msdcs DNS name in getncchanges
Andrew Tridgell
1
-3
/
+2
2011-08-25
s4-samr: fixed subtree search
Andrew Tridgell
1
-1
/
+1
2011-08-14
s4:misc: remove last usage of legacy event_ fn names
Simo Sorce
1
-1
/
+1
2011-08-13
s4-dsdb Add ability to force a particular SID in the upgrade case
Andrew Bartlett
1
-1
/
+2
2011-08-10
s4-drs: In dcesrv_drsuapi_DsRemoveDSServer use the subtree control to delete ...
Matthieu Patou
1
-1
/
+2
2011-08-03
gensec: clarify memory ownership for gensec_session_info() and gensec_session...
Andrew Bartlett
1
-0
/
+3
2011-08-03
gensec: Remove mem_ctx from calls that do not return memory
Andrew Bartlett
1
-2
/
+0
2011-07-29
s4-lsa Use the supplied handle in LsaLookupNames2
Andrew Bartlett
1
-5
/
+5
2011-07-27
s4-dcerpc: Do not return linked attribute on deleted objects it makes W2k8R2 ...
Matthieu Patou
1
-1
/
+15
2011-07-15
s4-lsa: prepare dcesrv_lsa_CreateTrustedDomain_base() to deal with unencrypte...
Günther Deschner
1
-15
/
+16
2011-07-15
lsa: lsa_CreateTrustedDomainEx takes lsa_TrustDomainInfoAuthInfo, not
Günther Deschner
1
-1
/
+6
2011-07-15
lsa: rename auth info argument in lsa_CreateTrustedDomainEx2
Günther Deschner
1
-3
/
+3
2011-07-11
s4-drs: do not return links pointed to unexistant objects
Matthieu Patou
1
-0
/
+24
2011-06-24
s4-lsa: Fix typo
Sumit Bose
1
-1
/
+1
2011-06-23
param: Remove "announce as" parameter
Andrew Bartlett
1
-16
/
+2
2011-06-20
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
1
-2
/
+2
2011-06-10
s4-drs: added debug lines for missing linked attribute fields
Andrew Tridgell
1
-0
/
+8
2011-06-10
s4-drs: cope with missing RMD_ADDTIME in linked attributes
Andrew Tridgell
1
-4
/
+6
2011-06-09
server_id.idl: Bring server_id.idl in common
Andrew Bartlett
1
-1
/
+1
2011-06-09
s4:rpc_server/dcesrv_samr.c - quiet enum warnings
Matthias Dieter Wallnöfer
1
-0
/
+6
2011-06-08
s4-ipv6: fill in pdc_ip in DsRGetDCNameEx2
Andrew Tridgell
1
-3
/
+12
2011-06-06
s4-modules Remove lp_ctx from init functions that no longer need it
Andrew Bartlett
1
-1
/
+1
2011-06-06
s4-ipv6: update callers to load_interface_list()
Andrew Tridgell
1
-1
/
+1
[prev]
[next]