r14740: Try loading shared libs from the bin/ directory (useful for running 'make...
[garming/samba-autobuild/.git] / source4 / libcli /
2007-10-10 Jelmer Vernooijr14724: Rearrange some source files, install more headers.
2007-10-10 Stefan Metzmacherr14641: fix typo
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Andrew Tridgellr14539: get rid of a pointless union layer in struct...
2007-10-10 Jelmer Vernooijr14511: Install more headers
2007-10-10 Jelmer Vernooijr14498: Revert part of my commit that removed support...
2007-10-10 Jelmer Vernooijr14492: Fix shared libs - set SO_VERSION to 0 everywher...
2007-10-10 Jelmer Vernooijr14484: Install more headers
2007-10-10 Jelmer Vernooijr14477: Remove the NOPROTO property - it's no longer...
2007-10-10 Jelmer Vernooijr14473: Modern splint has no problems with immediate...
2007-10-10 Jelmer Vernooijr14470: Remove some unnecessary headers.
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Andrew Tridgellr14435: return after an error
2007-10-10 Andrew Tridgellr14434: use the right enum type
2007-10-10 Andrew Tridgellr14424: another empty controls case
2007-10-10 Andrew Tridgellr14423: don't die on no controls
2007-10-10 Andrew Tridgellr14414: added some error checks
2007-10-10 Andrew Tridgellr14413: don't do memcpy of length 0
2007-10-10 Jelmer Vernooijr14402: Generate seperate headers for RPC client functions.
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
2007-10-10 Stefan Metzmacherr14372: fix bug found by sparse
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
2007-10-10 Jelmer Vernooijr14349: Kill proto.h!
2007-10-10 Jelmer Vernooijr14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VER...
2007-10-10 Andrew Tridgellr14297: make sure we can go through the loop for than...
2007-10-10 Stefan Metzmacherr14256: - rename smb_file -> smb_handle
2007-10-10 Rafal Szczesniakr14239: Fix indentation.
2007-10-10 Andrew Tridgellr14208: removed use of req->flags2 inside the ntvfs...
2007-10-10 Stefan Metzmacherr14205: move smb specific stuff out of includes.h ...
2007-10-10 Stefan Metzmacherr14174: fix typos
2007-10-10 Stefan Metzmacherr14173: change smb interface structures to always use
2007-10-10 Stefan Metzmacherr14160: don't write behind the buffer
2007-10-10 Andrew Tridgellr14141: fixed bugzilla 2921, forcing correct alignment...
2007-10-10 Stefan Metzmacherr14064: - split out MSRPC_PARSE into a speperate subsystem
2007-10-10 Jelmer Vernooijr13960: Generate makefile rules for installing/removing...
2007-10-10 Jelmer Vernooijr13944: Yet another round of splitups.
2007-10-10 Jelmer Vernooijr13938: Around round of splitups
2007-10-10 Stefan Metzmacherr13936: fix dependecy
2007-10-10 Stefan Metzmacherr13935: add dependecies
2007-10-10 Jelmer Vernooijr13926: More header splitups.
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Bartlettr13850: Test (and fix) not using SPNEGO at all, but...
2007-10-10 Jelmer Vernooijr13842: Make some more functions public.
2007-10-10 Jelmer Vernooijr13840: Mark some functions as public.
2007-10-10 Jelmer Vernooijr13658: More moving around of files:
2007-10-10 Jelmer Vernooijr13654: Move some more stuff out of include/
2007-10-10 Jelmer Vernooijr13653: Copy headers from the right place
2007-10-10 Jelmer Vernooijr13652: Move some more stuff out off include/
2007-10-10 Simo Sorcer13609: Get in the initial work on making ldb async
2007-10-10 Stefan Metzmacherr13508: some ASN.1 element in LDAP are optional,
2007-10-10 Stefan Metzmacherr13506: zero memory as some ASN.1 elements are optional...
2007-10-10 Andrew Tridgellr13505: allow servers to bind to non-broadcast interfac...
2007-10-10 Andrew Bartlettr13466: Make it easier to understand what this function...
2007-10-10 Andrew Bartlettr13405: Allow a fallback if SPNEGO is somehow disabled...
2007-10-10 James Peachr13387: Make sure smbcli_parse_unc reports a failure...
2007-10-10 Simo Sorcer13372: fixes ... still no joy
2007-10-10 Simo Sorcer13361: initial implementation of the vlv control
2007-10-10 Simo Sorcer13354: Add tests to check that controls work properly
2007-10-10 Simo Sorcer13352: Integrate Patch to support the ManageDSAIT...
2007-10-10 Stefan Metzmacherr13345: let us replicate with NT4sp6a
2007-10-10 Andrew Bartlettr13344: Trust SASL to have subtle distinctions between...
2007-10-10 Andrew Bartlettr13342: Make the GSSAPI SASL mech actually work, by...
2007-10-10 James Peachr13255: New CIFS dd client for use in performance testi...
2007-10-10 Andrew Bartlettr13203: Make this comment clearer.
2007-10-10 Jelmer Vernooijr13154: Add some const
2007-10-10 Andrew Bartlettr13103: Walk the names in the node status request,...
2007-10-10 Stefan Metzmacherr12999: fix compiler warnings
2007-10-10 Stefan Metzmacherr12984: add parse code and ldbsearch cmdline code for
2007-10-10 Simo Sorcer12977: Some code to implement the client side of the...
2007-10-10 Stefan Metzmacherr12932: export function prototypes
2007-10-10 Simo Sorcer12925: implement client side of ASQ control
2007-10-10 Simo Sorcer12917: fix decoding of ldap controls
2007-10-10 Stefan Metzmacherr12910: fix bug #3069
2007-10-10 Andrew Bartlettr12862: Need to trim spaces off the end of the node...
2007-10-10 Andrew Bartlettr12861: Cope when we are not supplied the messaging...
2007-10-10 Andrew Bartlettr12858: This moves the libnet_LookupPdc code to use...
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Jelmer Vernooijr12801: Some more include/ cleanups (remove unused...
2007-10-10 Andrew Bartlettr12747: Add a couple more token tests, used by the...
2007-10-10 Simo Sorcer12733: Merge ldap/ldb controls into main tree
2007-10-10 Stefan Metzmacherr12725: some minor updates
2007-10-10 Jelmer Vernooijr12696: Reduce the size of include/structs.h
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12670: Make a couple of dependencies stricter
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Stefan Metzmacherr12602: fix compiler warning
2007-10-10 Jelmer Vernooijr12592: Remove some useless dependencies
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Jelmer Vernooijr12510: Change the DCE/RPC interfaces to take a pointer...
2007-10-10 Jelmer Vernooijr12500: Use init functions explicitly in a few more...
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Stefan Metzmacherr12370: - if we got a reply without a pending request...
2007-10-10 Jelmer Vernooijr12254: Add some (hopefully correct) descriptions for...
2007-10-10 Stefan Metzmacherr12247: - reject freeing the wrepl_socket inside of...
2007-10-10 Stefan Metzmacherr12240: if the caller isn't interessted in the reply...
2007-10-10 Stefan Metzmacherr12238: don't crash when an error happens while connect...
2007-10-10 Jelmer Vernooijr12216: Couple of small fixes: reduce include/includes...
2007-10-10 Stefan Metzmacherr12200: - move the the winsreplication client and serve...
2007-10-10 Volker Lendecker12161: Fix a memleak and do the -O1 janitor :-)
2007-10-10 Andrew Tridgellr12158: added ldif handlers for the ntSecurityDescripto...
next