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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r4115: check for gensec errors before calling memcpy on a set of credentials,
Andrew Tridgell
1
-0
/
+6
2007-10-10
r4114: added have_features bits to gensec schannel code. This fixes our
Andrew Tridgell
1
-0
/
+4
2007-10-10
r4113: modified EnumValue in winreg to take advantage of the new pidl handling
Andrew Tridgell
2
-49
/
+28
2007-10-10
r4112: when a pointer is NULL on the wire ensure it is null in the structure
Andrew Tridgell
1
-0
/
+1
2007-10-10
r4111: fixed winreg to use much simpler (and I believe correct) IDL for Query...
Andrew Tridgell
2
-21
/
+10
2007-10-10
r4110: fixed pidl to allow arrays to have size_is() and length_is() elements
Andrew Tridgell
3
-65
/
+152
2007-10-10
r4109: fixed an uninitialised socket write found by kukks
Andrew Tridgell
1
-0
/
+1
2007-10-10
r4106: Add full name of two more hives
Jelmer Vernooij
2
-2
/
+6
2007-10-10
r4105: Fix IDL for QueryValue() and add a torture test for it.
Jelmer Vernooij
2
-12
/
+50
2007-10-10
r4102: more uint64 vs HYPER_T fixes
Stefan Metzmacher
4
-14
/
+20
2007-10-10
r4101: ignore secondary session requests to cope with a OS/2 bug reported by
Andrew Tridgell
1
-2
/
+1
2007-10-10
r4100: fix drsuapi_DsReplicaObjMetaData2() idl
Stefan Metzmacher
1
-16
/
+15
2007-10-10
r4099: Spelling fixes.
Tim Potter
2
-6
/
+6
2007-10-10
r4098: catch null guid string so RPC-DRSUAPI works against my server
Andrew Tridgell
1
-0
/
+4
2007-10-10
r4097: add missing file from last commit
Stefan Metzmacher
1
-0
/
+15
2007-10-10
r4096: move the samdb code to source/dsdb/
Stefan Metzmacher
4
-17
/
+2
2007-10-10
r4095: smbsrv_terminate_connection() doesn't exit() in single processor mode,...
Andrew Tridgell
3
-2
/
+11
2007-10-10
r4087: - add idl and torture tests for drsuapi_DsReplicaGetInfo()
Stefan Metzmacher
3
-9
/
+421
2007-10-10
r4086: - make dcerpc_ndr_request_table_send() the default and rename it to just
Stefan Metzmacher
5
-65
/
+56
2007-10-10
r4085: print out dcerpc_fault's as names
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r4084: add some more error codes
Stefan Metzmacher
2
-0
/
+4
2007-10-10
r4082: support alter_context requests
Stefan Metzmacher
2
-0
/
+133
2007-10-10
r4081: use clearer names
Stefan Metzmacher
3
-5
/
+5
2007-10-10
r4080: missing file from the last commit
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r4079: implement the gensec_have_feature() correctly by asking
Stefan Metzmacher
6
-32
/
+49
2007-10-10
r4078: use clearer names
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r4077: don't add wrapping to empty blobs
Stefan Metzmacher
1
-1
/
+5
2007-10-10
r4076: fix compiler warning
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r4075: implement RemoteTOD server function
Stefan Metzmacher
3
-6
/
+36
2007-10-10
r4074: make the RAW-ACLS test use the new lsa helper functions to determine
Andrew Tridgell
2
-17
/
+40
2007-10-10
r4073: - added a set of lsa helper routines to make lsa lookups that are
Andrew Tridgell
7
-2
/
+419
2007-10-10
r4072: - changed the names of some of the well known sids to be more consistent
Andrew Tridgell
2
-8
/
+51
2007-10-10
r4071: - ldap does allow adding additional attribute values with a modify
Andrew Tridgell
3
-4
/
+12
2007-10-10
r4070: move some defines from asn_1.h to the places they belong to
Stefan Metzmacher
12
-41
/
+32
2007-10-10
r4069: better error code for SMBwriteBMPX
Andrew Tridgell
1
-4
/
+2
2007-10-10
r4068: added LANMAN2.1 to list of supported protocols (for OS/2)
Andrew Tridgell
1
-0
/
+1
2007-10-10
r4067: no matches in findnext is not an error
Andrew Tridgell
1
-5
/
+0
2007-10-10
r4066: add a mapping for NT_STATUS_NO_MORE_ENTRIES
Andrew Tridgell
1
-0
/
+1
2007-10-10
r4065: fixed ntstatus->dos error code for NT_STATUS_NO_SUCH_FILE
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4064: use the same name for type on both ends
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r4063: - change char * -> uint8_t in struct request_buffer
Stefan Metzmacher
39
-154
/
+159
2007-10-10
r4062: the RAW-ACLS test now passes. The SEC_STD_DELETE bit is rather strange
Andrew Tridgell
2
-4
/
+17
2007-10-10
r4061: more additions to the RAW-ACLS test, to help me work out some details ...
Andrew Tridgell
1
-5
/
+54
2007-10-10
r4060: removed an unused file
Andrew Tridgell
1
-117
/
+0
2007-10-10
r4059: moved the ldb -o option parsing to a common routine
Andrew Tridgell
9
-84
/
+36
2007-10-10
r4058: added a type safe version of smb_xmalloc()
Andrew Tridgell
6
-12
/
+16
2007-10-10
r4057: unknown5 represents the account policy "Users must logon to change
Günther Deschner
1
-1
/
+1
2007-10-10
r4056: modified the access check code based on results from RAW-ACLS
Andrew Tridgell
2
-26
/
+60
2007-10-10
r4055: fixed more places to use type safe allocation macros
Andrew Tridgell
31
-67
/
+64
2007-10-10
r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p()
Andrew Tridgell
11
-50
/
+25
[prev]
[next]