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
2007-10-10
r4278: - added server support for lsa_EnumPrivsAccount()
Andrew Tridgell
1
-6
/
+52
2007-10-10
r4277: - added server support for lsa_EnumAccounts()
Andrew Tridgell
1
-1
/
+62
2007-10-10
r4276: added server side support for lsa_OpenAccount()
Andrew Tridgell
1
-2
/
+73
2007-10-10
r4275: improve the share type info
Andrew Tridgell
1
-0
/
+6
2007-10-10
r4213: Store REG_SZ in UTF16, not the unix charset..
Jelmer Vernooij
1
-2
/
+8
2007-10-10
r4209: Fix several smaller bugs
Jelmer Vernooij
1
-2
/
+18
2007-10-10
r4206: fixed a status code check in lsa_LookupNames2 that could cause a segv
Andrew Tridgell
1
-3
/
+4
2007-10-10
r4204: Arguments to reg_del_key more like the RPC for more efficient usage
Jelmer Vernooij
1
-4
/
+1
2007-10-10
r4203: the bind_info blob isn't a const.
Stefan Metzmacher
1
-9
/
+14
2007-10-10
r4202: added smbclient commands "addprivileges" and "delprivileges" for
Andrew Tridgell
1
-0
/
+3
2007-10-10
r4199: - added server side code for lsa_RemoveAccountRights (sharing code
Andrew Tridgell
1
-18
/
+42
2007-10-10
r4198: - added server side code for lsa_AddAccountRights
Andrew Tridgell
1
-5
/
+63
2007-10-10
r4196: - added server side code for lsa_LookupPrivDisplayName
Andrew Tridgell
1
-4
/
+51
2007-10-10
r4195: added IDL, test suite and server side code for lsa_LookupPrivValue
Andrew Tridgell
1
-7
/
+25
2007-10-10
r4194: added server side implementation of lsa_EnumPrivs
Andrew Tridgell
1
-1
/
+34
2007-10-10
r4193: added server side implementation of lsa_EnumAccountsWithUserRight
Andrew Tridgell
1
-7
/
+48
2007-10-10
r4192: added server side implementation of lsa_EnumAccountRights
Andrew Tridgell
1
-3
/
+47
2007-10-10
r4168: Implement QueryValue in the server
Jelmer Vernooij
1
-1
/
+27
2007-10-10
r4166: More small API fixes, keep registry structs as small as possible.
Jelmer Vernooij
1
-6
/
+4
2007-10-10
r4161: two more fixes for NT4 clients. Bugs found by kukks.
Andrew Tridgell
1
-2
/
+6
2007-10-10
r4155: More destinction between hives and predefined keys
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r4154: Add definitions for HKEY_PERFORMANCE_TEXT and HKEY_PERFORMANCE_NLSTEXT
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r4132: - Bunch of rather large fixes in the registry
Jelmer Vernooij
2
-32
/
+29
2007-10-10
r4118: don't assume that "unsigned int" is the same type as uint32_t
Andrew Tridgell
1
-1
/
+2
2007-10-10
r4117: fixed EnumValue in winreg server
Andrew Tridgell
1
-7
/
+5
2007-10-10
r4106: Add full name of two more hives
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r4096: move the samdb code to source/dsdb/
Stefan Metzmacher
3
-1045
/
+0
2007-10-10
r4087: - add idl and torture tests for drsuapi_DsReplicaGetInfo()
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r4086: - make dcerpc_ndr_request_table_send() the default and rename it to just
Stefan Metzmacher
1
-17
/
+21
2007-10-10
r4082: support alter_context requests
Stefan Metzmacher
2
-0
/
+133
2007-10-10
r4081: use clearer names
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r4075: implement RemoteTOD server function
Stefan Metzmacher
1
-1
/
+31
2007-10-10
r4058: added a type safe version of smb_xmalloc()
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4055: fixed more places to use type safe allocation macros
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4052: fixed a bunch of code to use the type safe _p allocation macros
Andrew Tridgell
3
-10
/
+20
2007-10-10
r4041: fix cut-n-paste typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...
Andrew Tridgell
1
-2
/
+2
2007-10-10
r4012: split out the lsa lookup single name logic into a separate function
Andrew Tridgell
1
-24
/
+34
2007-10-10
r4000: DATA_BLOB.data is uint8_t * not void * :-)
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r3999: - reply with the same DsBindInfo blob as w2k3 in the server function
Stefan Metzmacher
1
-4
/
+17
2007-10-10
r3994: - removed the unused reference count code in lsa server
Andrew Tridgell
1
-37
/
+39
2007-10-10
r3992: provide hooks for lsa to lookup sids allocated using the linear id->si...
Andrew Tridgell
1
-17
/
+43
2007-10-10
r3980: added server side support for lsa_LookupNames() and lsa_LookupNames2()
Andrew Tridgell
1
-36
/
+179
2007-10-10
r3979: added server side code for lsa_LookupSids2() and fixed authority_name
Andrew Tridgell
1
-33
/
+110
2007-10-10
r3977: fixed the lmPwdHash change in the rpc server (we were not fetching the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3972: use GUID_* naming context and move GUID_* functions to one place
Stefan Metzmacher
2
-3
/
+3
2007-10-10
r3968: fix compiler warnings
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r3953: the lm verifier key in passwoed ChangePasswordUser3 is based on the nt
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3952: added validation of the lm and nt verifiers to our server side passwor...
Andrew Tridgell
1
-2
/
+41
2007-10-10
r3922: Add yet another NETLOGON RPC. This is another varient of SamLogon,
Andrew Bartlett
1
-3
/
+3
[next]