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
r3365: Fill in the user and primary group SIDs into the 'server info' before
Andrew Bartlett
1
-8
/
+11
2007-10-10
r3361: Allow Samba4 (I'm interested in ntlm_auth in particular) to use
Andrew Bartlett
1
-2
/
+5
2007-10-10
r3360: improved the deletion of tmp files. smbd now puts all tmp files in var...
Andrew Tridgell
1
-11
/
+8
2007-10-10
r3358: Try to put all the basic struct dom_sid manipulation functions in one
Andrew Bartlett
1
-0
/
+57
2007-10-10
r3357: removed the need to use TDB_CLEAR_IF_FIRST in Samba4.
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3354: honor "max xmit" and "max mux" from smb.conf in our client code. This
Andrew Tridgell
3
-8
/
+11
2007-10-10
r3352: make smbcli_read() and smbcli_write() work with very small negotiated ...
Andrew Tridgell
1
-3
/
+2
2007-10-10
r3331: Add string descriptions for a couple more WERROR's
Jelmer Vernooij
1
-0
/
+10
2007-10-10
r3323: more warning reductions
Andrew Tridgell
1
-4
/
+0
2007-10-10
r3322: fixed a bunch of warnings in the build, including one case where it wa...
Andrew Tridgell
7
-9
/
+12
2007-10-10
r3319: fixed a bug in the client library found by the new non-block testing code
Andrew Tridgell
1
-10
/
+0
2007-10-10
r3315: converted the libcli/raw/ code to use the generic socket library. This
Andrew Tridgell
2
-40
/
+49
2007-10-10
r3295: Fix for SMB signing with 56-bit DES session keys. From Nalin Dahyabhai...
Jeremy Allison
1
-2
/
+11
2007-10-10
r3289: Mr. L. and Mr. B.!
Stefan Metzmacher
2
-8
/
+6
2007-10-10
r3278: - rewrote the client side rpc connection code to use lib/socket/
Andrew Tridgell
2
-38
/
+41
2007-10-10
r3237: - allow for readx calls larger than 64k
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3219: Hi, Andrew B.!
Volker Lendecke
1
-0
/
+2
2007-10-10
r3206: - added the reverse map for ERRbaduid to NT_STATUS_INVALID_HANDLE
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3197: fixed error code mapping for ENOTDIR
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3190: When we don't have a PAC, do a lookup in the local ldb instead.
Andrew Bartlett
2
-30
/
+57
2007-10-10
r3187: This 'optional' part of the ASN.1 in SPNEGO is required by Samba3 (but
Andrew Bartlett
1
-5
/
+4
2007-10-10
r3131: - make map_nt_error_from_unix() return NT_STATUS_UNSUCCESSFUL if errno...
Andrew Tridgell
1
-3
/
+3
2007-10-10
r3128: Return the correct error code for a secrets/kerberos login, but
Andrew Bartlett
1
-7
/
+15
2007-10-10
r3115: Bugfixes and extra debug in our kerberos verify code.
Andrew Bartlett
2
-27
/
+26
2007-10-10
r3110: Fix the krb5 client and server, so that it doesn't segfault. There
Andrew Bartlett
3
-49
/
+49
2007-10-10
r3096: typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r3094: import all LDAP error codes from the RFC 2251
Stefan Metzmacher
1
-5
/
+39
2007-10-10
r3081: several updates to ntvfs and server side async request handling in
Andrew Tridgell
2
-18
/
+0
2007-10-10
r3079: make code more pretty :-)
Andrew Bartlett
1
-1
/
+1
2007-10-10
r3075: Initialise (and check for intialisation) of the private pointer to
Andrew Bartlett
1
-2
/
+4
2007-10-10
r3044: resolve the error code for WERR_DS_OBJ_NOT_FOUND to the name
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r3017: nicer memory handling for event_context_merge()
Andrew Tridgell
1
-1
/
+0
2007-10-10
r3016: - converted the events code to talloc
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that the
Andrew Tridgell
1
-12
/
+14
2007-10-10
r2884: parse LDAP Control messages
Stefan Metzmacher
1
-0
/
+41
2007-10-10
r2883: set BOOL to the internal values not the wire ones
Stefan Metzmacher
1
-1
/
+7
2007-10-10
r2861: encode and decode BindRequest/Response correct
Stefan Metzmacher
1
-69
/
+82
2007-10-10
r2860: add gensec_have_feature() to check what feature are used in the connec...
Stefan Metzmacher
1
-0
/
+15
2007-10-10
r2859: It seems useful to allow the seal/unseal functions in gensec to pass
Andrew Bartlett
1
-0
/
+12
2007-10-10
r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...
Andrew Tridgell
3
-32
/
+29
2007-10-10
r2853: add torture test to find the defaultNamingContext on the RootDSE
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r2851: don't destroy the gensec context it's used for sign and seal
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r2850: - check for GENSEC_WANT_SEAL in gensec_unseal_packet()
Stefan Metzmacher
2
-2
/
+4
2007-10-10
r2787: force masktest to use RAW_SEARCH_BOTH_DIRECTORY_INFO so it can obtain ...
Andrew Tridgell
1
-7
/
+11
2007-10-10
r2750: decode AbandonRequest correct (untested:-)
Stefan Metzmacher
1
-2
/
+6
2007-10-10
r2749: add asn1_read_implicit_Integer()
Stefan Metzmacher
1
-5
/
+15
2007-10-10
r2747: use DATA_BLOB for attribute values
Stefan Metzmacher
2
-5
/
+17
2007-10-10
r2710: continue with the new style of providing a parent context whenever
Andrew Tridgell
4
-24
/
+28
2007-10-10
r2695: revert "Del" renaming
Simo Sorce
3
-20
/
+20
2007-10-10
r2690: deleted by mistake
Simo Sorce
1
-0
/
+3
[next]