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
/
libcli
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r4355: More work from the elves on Christmas eve:
Andrew Bartlett
10
-211
/
+891
2007-10-10
r4338: reuse netlogon structs in the krb5 PAC
Stefan Metzmacher
1
-105
/
+19
2007-10-10
r4326: fix memory leak
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r4325: add the GENSEC_FEATURE_DCE_STYLE flag
Stefan Metzmacher
2
-0
/
+2
2007-10-10
r4316: - now that the trans2 code properly supports multi-part requests, we c...
Andrew Tridgell
4
-7
/
+7
2007-10-10
r4315: use the remote hosts max_xmit, not the local hosts, in calculating max...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4263: added support for the trans2 RAW_SEARCH_EA_LIST information
Andrew Tridgell
2
-2
/
+61
2007-10-10
r4261: added the RAW_FILEINFO_EA_LIST trans2 qfileinfo and qpathinfo
Andrew Tridgell
2
-10
/
+170
2007-10-10
r4243: a sniff from kukks showed that the ea_set interface in trans2 setfilei...
Andrew Tridgell
2
-4
/
+4
2007-10-10
r4229: - added support for multi-part SMBtrans and SMBtrans2 requests in the
Andrew Tridgell
2
-18
/
+106
2007-10-10
r4228: make sure the caller knows the packet is in error when a signing error...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r4202: added smbclient commands "addprivileges" and "delprivileges" for
Andrew Tridgell
1
-0
/
+46
2007-10-10
r4196: - added server side code for lsa_LookupPrivDisplayName
Andrew Tridgell
1
-24
/
+112
2007-10-10
r4182: fixed trans2 mkdir, allowing mkdir with an initial EA list
Andrew Tridgell
1
-2
/
+2
2007-10-10
r4177: add some more error codes
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r4173: - new t2open code, that can cope with "create with EAs". Many thanks
Andrew Tridgell
2
-7
/
+7
2007-10-10
r4151: added privilege attribute handling on samdb.
Andrew Tridgell
2
-5
/
+20
2007-10-10
r4150: - add fns for manipulating the privilege_mask in a security_token
Andrew Tridgell
2
-6
/
+33
2007-10-10
r4147: converted from NT_USER_TOKEN to struct security_token
Andrew Tridgell
5
-34
/
+111
2007-10-10
r4084: add some more error codes
Stefan Metzmacher
1
-0
/
+2
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
4
-25
/
+42
2007-10-10
r4077: don't add wrapping to empty blobs
Stefan Metzmacher
1
-1
/
+5
2007-10-10
r4073: - added a set of lsa helper routines to make lsa lookups that are
Andrew Tridgell
3
-1
/
+304
2007-10-10
r4070: move some defines from asn_1.h to the places they belong to
Stefan Metzmacher
8
-17
/
+28
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
r4063: - change char * -> uint8_t in struct request_buffer
Stefan Metzmacher
14
-37
/
+40
2007-10-10
r4062: the RAW-ACLS test now passes. The SEC_STD_DELETE bit is rather strange
Andrew Tridgell
1
-4
/
+7
2007-10-10
r4056: modified the access check code based on results from RAW-ACLS
Andrew Tridgell
1
-26
/
+19
2007-10-10
r4055: fixed more places to use type safe allocation macros
Andrew Tridgell
6
-14
/
+12
2007-10-10
r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p()
Andrew Tridgell
2
-4
/
+7
2007-10-10
r4052: fixed a bunch of code to use the type safe _p allocation macros
Andrew Tridgell
3
-16
/
+12
2007-10-10
r4045: readd krb5 support defaulted to disable
Stefan Metzmacher
6
-5
/
+17
2007-10-10
r4044: only send supportedMech when we also send other data
Stefan Metzmacher
1
-5
/
+8
2007-10-10
r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...
Andrew Tridgell
2
-1
/
+3
2007-10-10
r4034: add a function security_descriptor_create() which can be used to
Andrew Tridgell
1
-0
/
+79
2007-10-10
r4025: added a sec_access_check() function for checking security descriptors
Andrew Tridgell
3
-39
/
+163
2007-10-10
r4015: correct copyright attributions
Andrew Tridgell
1
-3
/
+2
2007-10-10
r4013: got rid of a bunch of unused or unmaintained code
Andrew Tridgell
3
-590
/
+25
2007-10-10
r4001: fix segfault fix auth failed
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r4000: DATA_BLOB.data is uint8_t * not void * :-)
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r3988: made dom_sid_add_rid() allocate the new sid with proper parent/child t...
Andrew Tridgell
1
-3
/
+5
2007-10-10
r3979: added server side code for lsa_LookupSids2() and fixed authority_name
Andrew Tridgell
1
-0
/
+26
2007-10-10
r3971: fix compiler warnings
Stefan Metzmacher
3
-4
/
+4
2007-10-10
r3967: fix compiler warnings
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r3960: fix compiler warnings
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r3959: fix compiler warnings
Stefan Metzmacher
2
-8
/
+8
2007-10-10
r3910: add some error codes
Stefan Metzmacher
1
-0
/
+6
2007-10-10
r3906: fix compiler warnings
Stefan Metzmacher
1
-1
/
+1
[prev]
[next]