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
r19735: report the LDAP error code in the CLDAP replies to the caller
Stefan Metzmacher
1
-3
/
+7
2007-10-10
r19734: display LDAP error code nicer
Stefan Metzmacher
1
-6
/
+47
2007-10-10
r19724: add a helper functions to return an CLDAP error
Stefan Metzmacher
2
-5
/
+37
2007-10-10
r19676: Fix some more dependencies.
Jelmer Vernooij
2
-4
/
+5
2007-10-10
r19645: don't pass NULL as mem_ctx...
Stefan Metzmacher
5
-24
/
+30
2007-10-10
r19642: convert host.c to new composite api
Stefan Metzmacher
1
-35
/
+26
2007-10-10
r19639: convert nbtlist.c to new composite api
Stefan Metzmacher
1
-55
/
+44
2007-10-10
r19638: convert resolve.c to the new composite api
Stefan Metzmacher
1
-23
/
+19
2007-10-10
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
4
-3
/
+5
2007-10-10
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r19481: - reset the vuid before trying a new session setup
Stefan Metzmacher
1
-3
/
+14
2007-10-10
r19480: - clear the whole session struct (only let the pid untouched)
Stefan Metzmacher
1
-1
/
+4
2007-10-10
r19464: Reject passwords that cannot be converted into UCS2.
Andrew Bartlett
1
-2
/
+8
2007-10-10
r19200: Implement smbcli_rap_netservergetinfo. To be used in RPC-SAMBA3SPOOLS...
Volker Lendecke
1
-0
/
+14
2007-10-10
r19162: Merge WERR code from Samba 3.
Günther Deschner
2
-0
/
+2
2007-10-10
r18989: Fixes found by these two LDAP testsuites:
Andrew Bartlett
2
-5
/
+43
2007-10-10
r18971: avoid strndup is a few places. Fixes a minor memory leak, and should
Andrew Tridgell
1
-3
/
+8
2007-10-10
r18968: EWOULDBLOCK should also be mapped to STATUS_MORE_ENTRIES
Andrew Tridgell
1
-1
/
+4
2007-10-10
r18965: fixed the bug with RPC-NETLOGON and solaris sparc machines. This bug
Andrew Tridgell
1
-0
/
+6
2007-10-10
r18916: fixed the messaging layer on *BSD systems. When a socket was full we
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18847: Add WERR_NO_SYSTEM_RESOURCES showing up in dfs torture testing.
Günther Deschner
2
-0
/
+2
2007-10-10
r18835: expand IO limits on SMB2. Samba4 now tops out at 16.7MB IOs.
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18715: 0x8 style status returns should also fail here (thanks metze)
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18633: Add a couple of new WERR codes encountered with dfs torture testing.
Günther Deschner
2
-2
/
+12
2007-10-10
r18309: FreeBSD 6.1 has a symbol ldap_new_connection() in the system ldap
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18301: I discovered how to load the warnings from a build farm build into
Andrew Tridgell
3
-6
/
+9
2007-10-10
r18280: more portability tidyups, ensuring we use libreplace everywhere
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18256: use the right status variable
Andrew Tridgell
1
-2
/
+1
2007-10-10
r18243: when setting up a composite continuation, if the context has already
Andrew Tridgell
1
-0
/
+7
2007-10-10
r18213: don't list LIBREPLACE depdendecies explicit and
Stefan Metzmacher
2
-2
/
+1
2007-10-10
r18211: wct is not a size, so don't use size_t
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18130: the move to system/ in libreplace broke some things ... should be
Andrew Tridgell
2
-1
/
+2
2007-10-10
r18025: Don't try to set a target host if there isn't one (such as with ldapi...
Andrew Bartlett
1
-5
/
+7
2007-10-10
r18024: The %c sscanf format I'm using doesn't null terminate.
Andrew Bartlett
1
-0
/
+3
2007-10-10
r18021: Add ldapi support to our LDAP client. To be used for testing an
Andrew Bartlett
1
-34
/
+93
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
16
-14
/
+607
2007-10-10
r17848: Ok, this did not do it. Still got the same problem.
Volker Lendecke
1
-8
/
+1
2007-10-10
r17846: Ok, this is a patch that needs further discussion. On Solaris, snprin...
Volker Lendecke
1
-1
/
+8
2007-10-10
r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the
Stefan Metzmacher
3
-3
/
+3
2007-10-10
r17567: add error code I got from DsGetNCChanges
Stefan Metzmacher
2
-0
/
+4
2007-10-10
r17430: implement the LDAP_SERVER_PERMISSIVE_MODIFY control in the client
Stefan Metzmacher
1
-0
/
+20
2007-10-10
r17429: implement the LDAP_SERVER_SHOW_DELETED control in the client
Stefan Metzmacher
1
-0
/
+20
2007-10-10
r17420: add client support for the LDAP_SERVER_DOMAIN_SCOPE control
Stefan Metzmacher
1
-0
/
+20
2007-10-10
r17419: add client support for the LDAP_SERVER_SEARCH_OPTIONS support.
Stefan Metzmacher
1
-0
/
+59
2007-10-10
r17418: add client support for the LDAP_SERVER_SD_FLAGS control
Stefan Metzmacher
1
-0
/
+59
2007-10-10
r17414: add new error code
Stefan Metzmacher
2
-0
/
+2
2007-10-10
r17319: make better usage of the composite api
Stefan Metzmacher
1
-28
/
+20
2007-10-10
r17318: make better usage of the composite api
Stefan Metzmacher
2
-51
/
+13
2007-10-10
r17317: - add a composite_create() function that allocates and initialize
Stefan Metzmacher
2
-0
/
+29
2007-10-10
r17278: fix un uninitialized value found by valgrind
Stefan Metzmacher
1
-0
/
+1
[next]