index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libcli
Commit message (
Expand
)
Author
Age
Files
Lines
*
r20404: add error code for missing attribute syntax
Stefan Metzmacher
2007-10-10
2
-0
/
+2
*
r20378: add new error code that says the schema mismatches between DC's
Stefan Metzmacher
2007-10-10
2
-0
/
+2
*
r20308: ContextSimple can be zero length -- seen in a multi-step gssapi ldap ...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r20284: Simplify OID primitive BER parsing.
Simo Sorce
2007-10-10
1
-63
/
+83
*
r20277: make sure the asn1 structure has a welldefined state after a asn1_free()
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r20276: remove unneeded talloc_strdup()
Stefan Metzmacher
2007-10-10
1
-3
/
+3
*
r20259: add function to start a fake tag so that asn1_read_OID_String()
Stefan Metzmacher
2007-10-10
1
-0
/
+19
*
r20258: add functions to read and write asn1 encoded OID strings without lead...
Stefan Metzmacher
2007-10-10
1
-17
/
+58
*
r20213: add 2 error codes related to the msDs-IntId attribute
Stefan Metzmacher
2007-10-10
2
-0
/
+4
*
r20141: use the gensec_features of the cli_credentials for ildap connections,
Stefan Metzmacher
2007-10-10
1
-3
/
+9
*
r20080: add error code that maps to NT_STATUS_INVALID_NETWORD_RESPONSE
Stefan Metzmacher
2007-10-10
2
-0
/
+2
*
r20077: support large readx replies, as done by samba3 (and the snia spec),
Andrew Tridgell
2007-10-10
1
-0
/
+14
*
r20072: make sure WERR_ACCESS_DENIED gets mapped to NT_STATUS_ACCESS_DENIED
Stefan Metzmacher
2007-10-10
1
-0
/
+5
*
r19735: report the LDAP error code in the CLDAP replies to the caller
Stefan Metzmacher
2007-10-10
1
-3
/
+7
*
r19734: display LDAP error code nicer
Stefan Metzmacher
2007-10-10
1
-6
/
+47
*
r19724: add a helper functions to return an CLDAP error
Stefan Metzmacher
2007-10-10
2
-5
/
+37
*
r19676: Fix some more dependencies.
Jelmer Vernooij
2007-10-10
2
-4
/
+5
*
r19645: don't pass NULL as mem_ctx...
Stefan Metzmacher
2007-10-10
5
-24
/
+30
*
r19642: convert host.c to new composite api
Stefan Metzmacher
2007-10-10
1
-35
/
+26
*
r19639: convert nbtlist.c to new composite api
Stefan Metzmacher
2007-10-10
1
-55
/
+44
*
r19638: convert resolve.c to the new composite api
Stefan Metzmacher
2007-10-10
1
-23
/
+19
*
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
2007-10-10
4
-3
/
+5
*
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r19481: - reset the vuid before trying a new session setup
Stefan Metzmacher
2007-10-10
1
-3
/
+14
*
r19480: - clear the whole session struct (only let the pid untouched)
Stefan Metzmacher
2007-10-10
1
-1
/
+4
*
r19464: Reject passwords that cannot be converted into UCS2.
Andrew Bartlett
2007-10-10
1
-2
/
+8
*
r19200: Implement smbcli_rap_netservergetinfo. To be used in RPC-SAMBA3SPOOLS...
Volker Lendecke
2007-10-10
1
-0
/
+14
*
r19162: Merge WERR code from Samba 3.
Günther Deschner
2007-10-10
2
-0
/
+2
*
r18989: Fixes found by these two LDAP testsuites:
Andrew Bartlett
2007-10-10
2
-5
/
+43
*
r18971: avoid strndup is a few places. Fixes a minor memory leak, and should
Andrew Tridgell
2007-10-10
1
-3
/
+8
*
r18968: EWOULDBLOCK should also be mapped to STATUS_MORE_ENTRIES
Andrew Tridgell
2007-10-10
1
-1
/
+4
*
r18965: fixed the bug with RPC-NETLOGON and solaris sparc machines. This bug
Andrew Tridgell
2007-10-10
1
-0
/
+6
*
r18916: fixed the messaging layer on *BSD systems. When a socket was full we
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r18847: Add WERR_NO_SYSTEM_RESOURCES showing up in dfs torture testing.
Günther Deschner
2007-10-10
2
-0
/
+2
*
r18835: expand IO limits on SMB2. Samba4 now tops out at 16.7MB IOs.
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r18715: 0x8 style status returns should also fail here (thanks metze)
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r18633: Add a couple of new WERR codes encountered with dfs torture testing.
Günther Deschner
2007-10-10
2
-2
/
+12
*
r18309: FreeBSD 6.1 has a symbol ldap_new_connection() in the system ldap
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r18301: I discovered how to load the warnings from a build farm build into
Andrew Tridgell
2007-10-10
3
-6
/
+9
*
r18280: more portability tidyups, ensuring we use libreplace everywhere
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r18256: use the right status variable
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r18243: when setting up a composite continuation, if the context has already
Andrew Tridgell
2007-10-10
1
-0
/
+7
*
r18213: don't list LIBREPLACE depdendecies explicit and
Stefan Metzmacher
2007-10-10
2
-2
/
+1
*
r18211: wct is not a size, so don't use size_t
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r18130: the move to system/ in libreplace broke some things ... should be
Andrew Tridgell
2007-10-10
2
-1
/
+2
*
r18025: Don't try to set a target host if there isn't one (such as with ldapi...
Andrew Bartlett
2007-10-10
1
-5
/
+7
*
r18024: The %c sscanf format I'm using doesn't null terminate.
Andrew Bartlett
2007-10-10
1
-0
/
+3
*
r18021: Add ldapi support to our LDAP client. To be used for testing an
Andrew Bartlett
2007-10-10
1
-34
/
+93
*
r17930: Merge noinclude branch:
Jelmer Vernooij
2007-10-10
16
-14
/
+607
*
r17848: Ok, this did not do it. Still got the same problem.
Volker Lendecke
2007-10-10
1
-8
/
+1
[next]