index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
rpc_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix direct access to krb5_principal structure
Simo Sorce
2012-05-04
1
-2
/
+4
*
Move kdc_get_policy helper in the lsa server where it belongs.
Simo Sorce
2012-04-20
2
-2
/
+26
*
s4-rpc: dnsserver: Fix IPv6 reverse zone handling
Amitay Isaacs
2012-03-21
1
-0
/
+7
*
libndr: Rename policy_handle_empty to ndr_policy_handle_empty.
Jelmer Vernooij
2012-03-20
1
-1
/
+1
*
libndr: Rename ndr64_transfer_syntax and null_ndr_syntax_id so they have a nd...
Jelmer Vernooij
2012-03-20
2
-8
/
+8
*
s4-rpc: dnsserver: Fix the typo in comparing two DNS records
Amitay Isaacs
2012-03-02
1
-2
/
+2
*
s4-rpc: dnsserver: Update data type for TXT DNS records
Amitay Isaacs
2012-03-02
1
-6
/
+25
*
s4-netlogond: Fix use of uninitialised value dns_name
Andrew Bartlett
2012-02-27
1
-19
/
+8
*
dcerpc_server: Add 'modulesdir' variable to pkg-config file.
Jelmer Vernooij
2012-02-23
1
-0
/
+1
*
s4-rpc_server: Fix search for existing trust to actually look for the dns name
Andrew Bartlett
2012-01-26
1
-1
/
+1
*
s4-rpc:dnsserver: DNS names are case insensitive
Amitay Isaacs
2012-01-12
3
-17
/
+17
*
s4-rpc:dnsserver: Do not replace @ with zone_name in update operation
Amitay Isaacs
2012-01-06
1
-1
/
+6
*
s4:netlogon RPC server - dcesrv_netr_DsRGetSiteName - add a small explaination
Matthias Dieter Wallnöfer
2011-12-23
1
-0
/
+5
*
s4:drsuapi/getncchanges: the default for isRecycled is FALSE
Stefan Metzmacher
2011-12-23
1
-1
/
+1
*
s4-drsuapi: we store boolean in upppercase so we need to test them in uppercase
Matthieu Patou
2011-12-23
1
-4
/
+4
*
s4:rpc-dnsserver: Set the rank for the new DNS record correctly
Amitay Isaacs
2011-12-23
1
-0
/
+8
*
s4:rpc-dnsserver: Add comments
Amitay Isaacs
2011-12-23
1
-0
/
+7
*
s4:rpc-dnsserver: Make sure that zone information is filled in
Amitay Isaacs
2011-12-23
1
-0
/
+10
*
s4:rpc-dnsserver: Implement zone management RPC operations
Amitay Isaacs
2011-12-23
3
-2
/
+436
*
s4:rpc-dnsserver: Add multiple DNS records in a single operation
Amitay Isaacs
2011-12-23
1
-11
/
+16
*
s4:rpc-dnsserver: Use handy macros for error checking
Amitay Isaacs
2011-12-23
1
-11
/
+3
*
s4:rpc-dnsserver: Implement DirectoryPartitionInfo RPC operation
Amitay Isaacs
2011-12-23
3
-1
/
+151
*
s4:rpc-dnsserver: Fix the enumeration of DNS records
Amitay Isaacs
2011-12-23
1
-0
/
+10
*
s4:rpc-dnsserver: Use cached zone information to get rootservers
Amitay Isaacs
2011-12-23
1
-9
/
+6
*
s4:rpc-dnsserver: Implement EnumDirectoryPartition operation
Amitay Isaacs
2011-12-23
2
-1
/
+36
*
s4:rpc-dnsserver: Cache DNS partition information
Amitay Isaacs
2011-12-23
4
-89
/
+151
*
s4:rpc-dnsserver: If a zone is reverse zone, set the fReverse flag
Amitay Isaacs
2011-12-23
2
-3
/
+14
*
s4:rpc-dnsserver: For PTR records, use dns_name_equal instead of strcmp to co...
Amitay Isaacs
2011-12-23
1
-1
/
+1
*
s4:drsuapi/getncchanges: return WERR_NOMEM if talloc_array() fails
Stefan Metzmacher
2011-12-19
1
-0
/
+3
*
s4-drs: introduce a timeout in the getncchanges processing to always return s...
Matthieu Patou
2011-12-19
1
-6
/
+27
*
s4-drs: avoid calling unecesserly ldb_msg_find_attr_as_* as this call in unef...
Matthieu Patou
2011-12-19
1
-26
/
+45
*
s4-lsarpc handle more info levels in SetInfoTrustedDomain calls
Andrew Bartlett
2011-12-12
2
-4
/
+20
*
s4-lsarpc Fix segfaults found by the samba4.rpc.lsa.forest test
Andrew Bartlett
2011-12-12
1
-14
/
+17
*
Revert making public of the samba-module library.
Jelmer Vernooij
2011-12-03
1
-6
/
+6
*
s4:netlogon RPC server - DsRGetDcNameEx - set the DNS name flags correctly
Matthias Dieter Wallnöfer
2011-11-27
1
-0
/
+14
*
s4-netlogon: return WERR_NO_SUCH_DOMAIN instead of WERR_DS_UNAVAILABLE if we ...
Matthieu Patou
2011-11-27
1
-1
/
+1
*
s4-drs: check if we have a domain level >= 2k8r2 as before the isRecycled do ...
Matthieu Patou
2011-11-13
1
-7
/
+24
*
s4-dnsserver: Fix enumeration of zones in ComplexOperation RPC call
Amitay Isaacs
2011-11-08
1
-49
/
+84
*
s4-dnsserver: Handle the case when the dns name is NULL
Amitay Isaacs
2011-11-02
1
-0
/
+4
*
s4-dnsserver: Build a dns name tree for correct enumeration
Amitay Isaacs
2011-11-02
3
-122
/
+274
*
s4-dnsserver: List dns zones matching the search filter
Amitay Isaacs
2011-11-02
1
-26
/
+96
*
s4-dnsserver: Compare two dns names using last uncommon name components
Amitay Isaacs
2011-11-02
1
-2
/
+26
*
s4-dnsserver: Set DNS_DP_AUTOCREATED flag for the zone information
Amitay Isaacs
2011-11-02
1
-1
/
+1
*
lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystem
Andrew Bartlett
2011-10-28
1
-1
/
+1
*
lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_run
Andrew Bartlett
2011-10-28
1
-2
/
+2
*
lib/util Rename samba_init_module_fn -> samba_module_init_fn
Andrew Bartlett
2011-10-28
1
-2
/
+2
*
lib/util Split samba-modules library into public and private parts
Andrew Bartlett
2011-10-28
1
-1
/
+1
*
lib/util Rename load_samba_modules -> samba_modules_load
Andrew Bartlett
2011-10-28
1
-1
/
+1
*
lib/util Rename run_init_functions -> samba_init_module_fns_run
Andrew Bartlett
2011-10-28
1
-2
/
+2
*
lib/util Rename init_module_fn to samba_init_module_fn
Andrew Bartlett
2011-10-28
1
-2
/
+2
[next]