summaryrefslogtreecommitdiffstats
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
...
* r11620: switch the ldap client code over to using the generic packet codeAndrew Tridgell2007-10-104-173/+156
* r11609: fixed handling of one way requests with new send codeAndrew Tridgell2007-10-101-3/+4
* r11606: use the generic packet send code in libcli/raw/Andrew Tridgell2007-10-101-77/+23
* r11596: switched the libcli/raw/ code over to using the lib/stream/ genericAndrew Tridgell2007-10-103-82/+50
* r11546: add more errno ntstatus mappings, to get more usefull errors from soc...Stefan Metzmacher2007-10-101-0/+15
* r11533: Be a bit less intrusiveVolker Lendecke2007-10-101-1/+2
* r11532: Enable kerberos session setup for winbind smb connectionsVolker Lendecke2007-10-101-0/+9
* r11528: Separate finding dcs from initializing a domain. Makes it easier to p...Volker Lendecke2007-10-101-0/+2
* r11523: Working towards having Samba3 join Samba4, this allows the SASLAndrew Bartlett2007-10-101-3/+7
* r11521: Add in client support for checking supportedSASLmechanisms, and thenAndrew Bartlett2007-10-101-2/+55
* r11487: thanks to make test I noticed a dead lock bug, in the last change,Stefan Metzmacher2007-10-101-19/+39
* r11485: prevent us from calling the request handler recursiv whenStefan Metzmacher2007-10-101-0/+3
* r11466: Clear up some memory leaks in smbclient.Andrew Bartlett2007-10-101-2/+6
* r11424: Fix an uninitialized variable warningVolker Lendecke2007-10-101-1/+1
* r11404: Another torture test and a new WERR.Andrew Bartlett2007-10-101-0/+1
* r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij2007-10-101-4/+16
* r11369: Implement socket_connect_multi: Connect to multiple ipv4 tcp ports inVolker Lendecke2007-10-106-426/+154
* r11334: Print error status in debug.Andrew Bartlett2007-10-101-2/+3
* r11303: Support defining and installing public headers for libraries.Jelmer Vernooij2007-10-101-1/+1
* r11274: Start a connection attempt to the DC's port 389. To do this properly,...Volker Lendecke2007-10-101-18/+79
* r11271: Fix a warning and an infinite recursionVolker Lendecke2007-10-101-2/+3
* r11264: Winbind does not rely on the hostname resolution mechanisms ofVolker Lendecke2007-10-101-1/+5
* r11248: Fix anon fallback with spnegoVolker Lendecke2007-10-101-0/+5
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-104-79/+83
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2007-10-104-119/+0
* r11198: The recent changes to netlogon changed this from a RID to a SID.Andrew Bartlett2007-10-101-1/+1
* r11114: - fixed error handling on bad bind in ildap clientAndrew Tridgell2007-10-102-2/+64
* r11095: Implement wb_getuserdomgroups.Volker Lendecke2007-10-101-0/+7
* r11090: we need this to run correct under socket_wrapperStefan Metzmacher2007-10-101-1/+1
* r11052: bring samba4 uptodate with the samba4-winsrepl branch,Stefan Metzmacher2007-10-104-13/+1
* r11037:Stefan Metzmacher2007-10-104-1/+13
* r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200Stefan Metzmacher2007-10-1012-87/+104
* r10981: Pull code to decide between and implement NTLMv2, NTLM and LMAndrew Bartlett2007-10-101-71/+47
* r10913: This patch isn't as big as it looks ...Andrew Tridgell2007-10-101-6/+5
* r10878: Reply to some comments by tridge and metze:Volker Lendecke2007-10-106-23/+107
* r10867: add WERR_UNKNOWN_REVISION errorcodeStefan Metzmacher2007-10-101-0/+1
* r10852: Continuation-based programming can become a bit spaghetti...Volker Lendecke2007-10-101-1/+73
* r10848: Fix warningJelmer Vernooij2007-10-101-1/+1
* r10847: Fix up new 'decrypt samlogon reply' routine to be more robust, and useAndrew Bartlett2007-10-101-4/+18
* r10845: Add new function to decrypt the session keys in samlogon responses.Andrew Bartlett2007-10-101-0/+44
* r10836: giving NT_STATUS_NO_MEMORY, when the connection fails wasn't a good i...Stefan Metzmacher2007-10-101-1/+8
* r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett2007-10-101-0/+25
* r10766: - make it possible to mark a wrepl_request as send only,Stefan Metzmacher2007-10-102-11/+103
* r10761: we need to use a pointer to a nbt_name to fix compiler warnings, beca...Stefan Metzmacher2007-10-102-17/+23
* r10754: fixed a valgrind error for unmatched SMB repliesAndrew Tridgell2007-10-101-3/+3
* r10712: Use data_blob_talloc, thanks to valgrind for finding the errors.Andrew Bartlett2007-10-101-5/+5
* r10677: Add smb_composite_connectmulti: Send out multiple SYN packets at once...Volker Lendecke2007-10-106-10/+246
* r10668: added a ildap_search_bytree() functionAndrew Tridgell2007-10-101-5/+20
* r10646: Hey Jelmer what do you think of this? The SConscript for the libcliTim Potter2007-10-101-68/+117
* r10638: - add wrepl_socket_merge() function that creates a wrepl_socket on topStefan Metzmacher2007-10-101-0/+43