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
/
source3
/
rpc_server
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3-samr: implement _samr_ValidatePassword().
Günther Deschner
2009-11-10
1
-10
/
+118
*
s3-netlogon: enable RPC-NETLOGON-ADMIN test against s3.
Günther Deschner
2009-11-09
1
-4
/
+23
*
Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly"
Volker Lendecke
2009-11-08
1
-2
/
+1
*
Revert "s3: Consolidate getting the name out of a pipes_struct"
Volker Lendecke
2009-11-08
3
-38
/
+60
*
Revert "s3: Do not reference the ndr_tables in the server calls directly"
Volker Lendecke
2009-11-08
2
-13
/
+5
*
Revert "s3: Do not reference ndr_table when calling rpc_srv_register"
Volker Lendecke
2009-11-08
1
-7
/
+2
*
s3: Do not reference ndr_table when calling rpc_srv_register
Volker Lendecke
2009-11-08
1
-2
/
+7
*
s3: Do not reference the ndr_tables in the server calls directly
Volker Lendecke
2009-11-08
2
-5
/
+13
*
s3: Consolidate getting the name out of a pipes_struct
Volker Lendecke
2009-11-08
3
-60
/
+38
*
s3: Do not reference ndr_table_<pipe> in the cli_ routines directly
Volker Lendecke
2009-11-08
1
-1
/
+2
*
s3: get_pipe_name_from_iface -> get_pipe_name_from_syntax
Volker Lendecke
2009-11-07
3
-41
/
+66
*
s3-netlogon: implement _netr_GetDcName and _netr_GetAnyDcName.
Günther Deschner
2009-11-06
1
-5
/
+116
*
s3-netlogon: make sure we protect some function codes in _netr_LogonControl2E...
Günther Deschner
2009-11-04
1
-0
/
+13
*
s3-netlogon: let s3 pass against RPC-NETLOGON-S3 again.
Günther Deschner
2009-11-04
1
-0
/
+72
*
s3-netlogon: implement _netr_NETLOGON_INFO_4 in netr_LogonControl2Ex() and fr...
Günther Deschner
2009-11-04
1
-0
/
+10
*
s3-netlogon: implement remote trust account changing in netr_LogonControl2Ex(...
Günther Deschner
2009-11-04
1
-0
/
+41
*
s3-lsa: fill in some more info levels in _lsa_QueryInfoPolicy().
Günther Deschner
2009-11-03
1
-0
/
+32
*
s3-lsa: expand struct lsa_info to carry name and sd.
Günther Deschner
2009-10-30
1
-0
/
+2
*
s3-lsa: use switch in _lsa_QuerySecurity().
Günther Deschner
2009-10-30
1
-3
/
+7
*
s3-lsa: add lsa_trusted_domain_mapping.
Günther Deschner
2009-10-28
1
-0
/
+7
*
s3-lsa: add lsa_secret_mapping.
Günther Deschner
2009-10-28
1
-0
/
+7
*
s3-lsa: use correct function name in_lsa_RemoveAccountRights().
Günther Deschner
2009-10-28
1
-1
/
+1
*
s3-lsa: pure cosmetic indentation fixes.
Günther Deschner
2009-10-28
1
-18
/
+16
*
s3-lsa: use enum lsa_LookupNamesLevel in lsa_lookup_level_to_flags().
Günther Deschner
2009-10-28
1
-7
/
+8
*
s3-lsa: Fix _lsa_EnumTrustDom() and avoid infite windows client loop.
Günther Deschner
2009-10-21
1
-0
/
+9
*
s3-lsa: make s3 pass against RPC-LSA-LOOKUPNAMES again.
Günther Deschner
2009-10-21
1
-6
/
+7
*
s3-lsa: Fix _lsa_EnumTrustDom().
Günther Deschner
2009-10-20
1
-41
/
+25
*
s3-lsa: Fix _lsa_CreateAccount() for usage of SEC_FLAG_MAXIMUM_ALLOWED.
Günther Deschner
2009-10-20
1
-0
/
+5
*
s3-lsa: When looking up domains in LookupNames, do not strip the sid.
Günther Deschner
2009-10-20
1
-1
/
+5
*
s3-lsa: allow to have NULL strings in lsa LookupName queries.
Günther Deschner
2009-10-20
1
-1
/
+4
*
Fix typo.
Karolin Seeger
2009-10-19
1
-2
/
+2
*
s3:srv_samr_nt - another fix for the reject reason
Matthias Dieter Wallnöfer
2009-10-16
1
-1
/
+1
*
s3-netlogon: Fix _netr_ServerPasswordSet2 cleartext blob handling.
Günther Deschner
2009-10-16
1
-1
/
+4
*
s3:rpc: Fix is_known_pipename for dynamically loaded pipes
Volker Lendecke
2009-10-13
1
-1
/
+22
*
s3: use enum netr_SchannelType all over the place.
Günther Deschner
2009-10-13
1
-1
/
+1
*
s3/s4 - Adapt the IDL changes on various locations
Matthias Dieter Wallnöfer
2009-10-08
1
-3
/
+4
*
s3-netlogon: pure cosmetic indent fixes in _netr_LogonControl2Ex().
Günther Deschner
2009-10-07
1
-69
/
+71
*
s3-netlogon: properly implement _netr_NetrEnumerateTrustedDomains().
Günther Deschner
2009-09-30
1
-6
/
+33
*
s3: use push_reg_multi_sz().
Günther Deschner
2009-09-30
1
-8
/
+6
*
s3-registry: use push_reg_sz().
Günther Deschner
2009-09-30
1
-16
/
+16
*
s3:rpc_server: we need to make a copy of my_name in serverinfo_to_SamInfo_base()
Stefan Metzmacher
2009-09-24
1
-1
/
+1
*
spnego: share spnego_parse.
Günther Deschner
2009-09-17
1
-0
/
+1
*
s3-netlogon: support validation level 6 in netr_SamLogon calls.
Günther Deschner
2009-09-16
2
-0
/
+61
*
s3-netlogon: match all logon levels in netr_SamLogon calls.
Günther Deschner
2009-09-16
1
-0
/
+9
*
libcli/auth: rewrite schannel sign/seal code to be more generic
Stefan Metzmacher
2009-09-16
1
-17
/
+27
*
s3-dcerpc: remove more obsolete or duplicate headers.
Günther Deschner
2009-09-16
2
-44
/
+44
*
s3-schannel: add dump_NL_AUTH_SIGNATURE.
Günther Deschner
2009-09-16
1
-23
/
+3
*
schannel: fully share schannel sign/seal between s3 and 4.
Günther Deschner
2009-09-16
2
-26
/
+62
*
s3-dcerpc: really fix remaining old auth level constants. sorry...
Günther Deschner
2009-09-15
1
-2
/
+2
*
s3-dcerpc: fix remaining old auth level constants.
Günther Deschner
2009-09-15
1
-13
/
+13
[prev]
[next]