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
*
s3:build: move sessionid_tdb.o and conn_tdb.o to SMBD_OBJ_BASE
Gregor Beck
2012-10-19
1
-1
/
+1
*
s4-rpc: dnsserver: Ignore DNS zones that are not used by RPC dnsserver
Amitay Isaacs
2012-10-09
1
-0
/
+4
*
drsuapi: Validate the input parameters for the drsuapi_UpdateRefs function
Matthieu Patou
2012-10-07
1
-0
/
+16
*
drsuapi: check more carefully the validity of the NC
Matthieu Patou
2012-10-07
1
-4
/
+11
*
s4-drs: fix the logic to allow REPL_SECRET if the account has GET_ALL_CHANGES
Matthieu Patou
2012-10-07
1
-0
/
+24
*
s4-drs: EXOP_REPL_SECRETS can be called by RW DC as well
Matthieu Patou
2012-10-07
1
-7
/
+15
*
drs-getncchanges: do not set the highestUsn to 0
Matthieu Patou
2012-10-07
1
-1
/
+0
*
kcc: return invalid parameter if the taskId is not 0
Matthieu Patou
2012-10-07
1
-1
/
+3
*
Implement the LIST_INFO_FOR_SERVER input format
Matthieu Patou
2012-10-07
1
-1
/
+2
*
getdcinfo: Check that the server object has a serverreference objects pointin...
Matthieu Patou
2012-10-07
1
-2
/
+4
*
netlogon: Per MS-NRPC, don't send unknown workstation flags back to the
Jelmer Vernooij
2012-09-26
1
-1
/
+2
*
s4:rpc_server/drsuapi: use talloc_zero instead of talloc() in dcesrv_drsuapi_...
Stefan Metzmacher
2012-09-25
1
-1
/
+1
*
s4:rpc_server/drsuapi: fix a crash in dcesrv_drsuapi_DsGetDomainControllerInf...
Stefan Metzmacher
2012-09-25
1
-6
/
+6
*
s4-repl: Use samdb_reference_dn_is_our_ntdsa()
Andrew Bartlett
2012-08-14
1
-15
/
+13
*
s4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dn
Andrew Bartlett
2012-08-14
2
-3
/
+3
*
build: rename security → samba-security
Björn Jacke
2012-08-10
1
-2
/
+2
*
lib/param: Remove "ntptr providor" and hard-code in s4 spoolss server
Andrew Bartlett
2012-07-24
1
-1
/
+1
*
s4:rpc_server/netlogon: add support for AES based netlogon schannel
Stefan Metzmacher
2012-07-17
1
-0
/
+4
*
s4:rpc_server/netlogon: only return STRONG_KEYS if the client asked for it
Stefan Metzmacher
2012-07-17
1
-26
/
+31
*
s4:rpc_server/netlogon: implement netr_LogonGetCapabilities
Stefan Metzmacher
2012-07-17
1
-2
/
+20
*
s4-lsarpc: DCERPC_FAULT_ACCESS_DENIED for tcp
Andreas Schneider
2012-07-06
1
-0
/
+10
*
s4-lsarpc: DCERPC_FAULT_ACCESS_DENIED for np
Andreas Schneider
2012-07-06
3
-0
/
+45
*
s4-lsarpc: Restrict LookupSids3 to crypto connections only.
Andreas Schneider
2012-07-06
1
-0
/
+10
*
s4-lsarpc: Restrict LookupNames4 to crypto connections only.
Andreas Schneider
2012-07-06
1
-0
/
+10
*
s4-lsarpc: Don't call lsa_OpenPolicy2 in lsa_LookupSids3.
Andreas Schneider
2012-07-06
1
-46
/
+48
*
s4-lsaprc: Don't call lsa_OpenPolicy2 in lsa_LookupNames4.
Andreas Schneider
2012-07-06
1
-49
/
+53
*
lib/param: Create a seperate server role for "active directory domain control...
Andrew Bartlett
2012-06-15
4
-8
/
+8
*
Revert "waf-mitkrb5: enable dcerpc_server library to support OpenChange clien...
Alexander Bokovoy
2012-06-01
1
-37
/
+20
*
waf-mitkrb5: enable dcerpc_server library to support OpenChange client code
Alexander Bokovoy
2012-06-01
1
-20
/
+37
*
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
2012-05-23
2
-12
/
+60
*
auth and s4-rpc_server: Do not use features we currently can't implement with...
Simo Sorce
2012-05-23
1
-0
/
+6
*
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
[next]