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
r23795: more v2->v3 conversion
Andrew Tridgell
4
-4
/
+4
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
123
-369
/
+246
2007-10-10
r23754: Make sure to check the status return before we de-reference the
Andrew Bartlett
1
-0
/
+3
2007-10-10
r23519: added libcli code for fetching shadow copy information
Andrew Tridgell
4
-4
/
+99
2007-10-10
r23381: Merge netr_GetDcName WERROR return and WERROR_DOMAIN_CONTROLLER_NOT_F...
Günther Deschner
2
-0
/
+2
2007-10-10
r23176: Note that we only return one DC from this call at the moment.
Andrew Bartlett
1
-0
/
+3
2007-10-10
r23138: added a raw interface for SMBecho operations
Andrew Tridgell
2
-0
/
+86
2007-10-10
r23058: the cldap code was getting too intimate with the internals of struct
Andrew Tridgell
1
-3
/
+9
2007-10-10
r23057: only call the async recv function for the first pending receive, not
Andrew Tridgell
1
-2
/
+5
2007-10-10
r23037: actually fix the asn1 memory leak :-)
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r23036: error checking on asn1_init() failure
Andrew Tridgell
5
-2
/
+52
2007-10-10
r23030: finally fixed up our asn1 code to use better memory allocation. This
Andrew Tridgell
6
-368
/
+363
2007-10-10
r22986: error 2312 is returned when NetSessDel() fails because a matching ses...
Ronnie Sahlberg
1
-0
/
+1
2007-10-10
r22958: For SRVSVC/NetFileClose only Administrator is allowed to close open...
Ronnie Sahlberg
1
-0
/
+1
2007-10-10
r22944: fix bug #4618:
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r22884: Be consistant with the case of these constants.
Andrew Bartlett
3
-3
/
+3
2007-10-10
r22866: handle incoming chained smb2 requests in our server code to let
Stefan Metzmacher
2
-13
/
+13
2007-10-10
r22858: - let SMB2-LOCK-VALID-REQUEST pass against longhorn beta3
Stefan Metzmacher
1
-5
/
+6
2007-10-10
r22791: make it possible to use smb2_create_blob_add() in the server code too
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r22790: fix initialization for chained requests
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r22788: fix typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r22762: Some ldb_map changes:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r22749: fix memory leak of nbt_name_request structure which are used to send ...
Stefan Metzmacher
1
-3
/
+6
2007-10-10
r22748: fix memleaks by passing an mem_ctx to
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r22628: convert to new composite api
Stefan Metzmacher
1
-29
/
+28
2007-10-10
r22620: fix compiler warnings
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r22616: allow the unclist file to not specify a share name, and instead
Andrew Tridgell
1
-0
/
+3
2007-10-10
r22405: fix memory leak in error path
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r22090: fix error handling in cldap client library to cope with bad host names
Andrew Tridgell
2
-6
/
+13
2007-10-10
r21949: After discussion with the Apple and Linux client maintainers,
James Peach
2
-6
/
+16
2007-10-10
r21806: I've been working over the last week to fix up the LDAP backend for
Andrew Bartlett
4
-64
/
+107
2007-10-10
r21761: - Give more detail on LDAP client library failures (make it clear
Andrew Bartlett
1
-3
/
+6
2007-10-10
r21710: Add client support for the UNIX_INFO2 info level in the QueryFile,
James Peach
5
-25
/
+214
2007-10-10
r21668: Add SMB_QFS_POSIX_WHOAMI to trans2.h so it's easy to find. Add
James Peach
1
-0
/
+1
2007-10-10
r21594: give the same error in all resolve backends
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r21593: give a more useful error, when we can't resolve a long name
Stefan Metzmacher
1
-0
/
+9
2007-10-10
r21592: compress_name() returns NULL for names longer than 15 chars
Stefan Metzmacher
1
-0
/
+6
2007-10-10
r21591: add new error code
Stefan Metzmacher
2
-0
/
+2
2007-10-10
r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is created
Andrew Tridgell
1
-1
/
+1
2007-10-10
r21511: this seems to be the nicer fix for the problem with
Stefan Metzmacher
1
-4
/
+0
2007-10-10
r21510: make it possible to push tags with length > 0xFFFFFF
Stefan Metzmacher
1
-1
/
+12
2007-10-10
r21501: ugly but the windows 2000 mmc deturns decoding error without this
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r21316: if we got an unexpected nbt packet that most times mean
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21307: make it possible to pass in NULL for domain or rid,
Stefan Metzmacher
1
-4
/
+10
2007-10-10
r21297: Remove the GTK+ tools and library from the main repository. They are ...
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r21291: add two more error codes
Stefan Metzmacher
2
-1
/
+5
2007-10-10
r21206: - a couple more nttrans places were a memcpy() should be used
Andrew Tridgell
4
-10
/
+9
2007-10-10
r21183: Commit the big/little endian fix for nttrans setup[] handling.
Volker Lendecke
1
-4
/
+2
2007-10-10
r21072: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20963: remove unused functions, run LOCAL-TDR by default
Jelmer Vernooij
1
-3
/
+3
[prev]
[next]