r26076: Remove some SWIG code that is already commonly available.
[ira/wip.git] / source / libcli /
2007-12-21 Jelmer Vernooijr26076: Remove some SWIG code that is already commonly...
2007-12-21 Jelmer Vernooijr26074: Add SWIG magic for NTSTATUS and WERROR return...
2007-12-21 Günther Deschnerr26060: Add some error codes from remote join api.
2007-12-21 Stefan Metzmacherr25924: fix bug in UNIX_INFO2 push code found make...
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25917: ndr: move ndr_map_error2ntstatus to errormap.c
2007-12-21 Jelmer Vernooijr25903: Move more files out of torture/
2007-12-21 Günther Deschnerr25897: Add WERR_INVALID_FLAGS.
2007-12-21 Stefan Metzmacherr25822: use NDR_CHECK()
2007-12-21 Stefan Metzmacherr25821: always use ndr_push/pull_error() to report...
2007-12-21 Stefan Metzmacherr25820: but still return the error...
2007-12-21 Stefan Metzmacherr25819: make the success case more clear
2007-12-21 Günther Deschnerr25803: Make our security descriptor acl manipulation...
2007-12-21 Günther Deschnerr25801: Add security_ace_create() function.
2007-12-21 Stefan Metzmacherr25791: wrepl_request_finished() sets req->status,...
2007-12-21 Stefan Metzmacherr25775: use ndr_pull_union_blob_all() in CLDAP code
2007-12-21 Günther Deschnerr25739: We forgot to copy revision and type flags in...
2007-12-21 Andrew Tridgellr25692: fixed another example where the free of fde...
2007-12-21 Günther Deschnerr25672: Some more FRS werrors.
2007-12-21 Günther Deschnerr25669: Real build fix.
2007-12-21 Günther Deschnerr25668: Hopefully fix the build, sorry...
2007-12-21 Günther Deschnerr25665: Add some more WERR codes.
2007-12-21 Jelmer Vernooijr25624: Remove ipv4_addr hack. Only causes 4 extra...
2007-12-21 Günther Deschnerr25610: Add security_descriptor_appendv() which takes...
2007-12-21 Günther Deschnerr25608: Call security_descriptor_append from within...
2007-12-21 Günther Deschnerr25607: Allow to set security descriptor type flags...
2007-12-21 Günther Deschnerr25604: Add security_descriptor_append() helper function.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Stefan Metzmacherr25578: BOOL -> bool
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Michael Adamr25516: Sorry, I reverted too much of r25448 in r25515.
2007-10-10 Michael Adamr25515: Revert r25448:
2007-10-10 Jelmer Vernooijr25448: Remove IMMEDIATE_STRUCTURES define, which was...
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Rafal Szczesniakr25353: Disable one more swig link to for 'make install...
2007-10-10 Andrew Tridgellr25351: disable swig for now to get the build working
2007-10-10 Tim Potterr25348: Start working on another Python wrapper.
2007-10-10 Tim Potterr25329: A solution to SWIG not being able to handle...
2007-10-10 Jelmer Vernooijr25305: Fix installation of missing headers.
2007-10-10 Jelmer Vernooijr25301: Merge my includes.h cleanups.
2007-10-10 Tim Potterr25221: Experiment with Jelmer's new generic loadparm...
2007-10-10 Stefan Metzmacherr25212: merge some stuff from samba3
2007-10-10 Jeremy Allisonr25175: Change to talloc_asprintf_append_buffer().
2007-10-10 Jelmer Vernooijr25047: Fix more warnings.
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25027: Fix more warnings.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25010: Avoid uses of pstring
2007-10-10 Jelmer Vernooijr25001: Fix more C++ and other warnings, fix some of...
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Jelmer Vernooijr24994: Fix some C++ warnings.
2007-10-10 Jelmer Vernooijr24992: Remove some uses of lp_*().
2007-10-10 Jelmer Vernooijr24937: Merge tests spoolss RPC callbacks.
2007-10-10 Jelmer Vernooijr24816: Move the rest of the contents of core.h to...
2007-10-10 Jelmer Vernooijr24814: Fix headers, trim core.h even more.
2007-10-10 Jelmer Vernooijr24780: More work allowing libutil to be used by extern...
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Stefan Metzmacherr24560: rename some DCERPC_ prefixes into NDR_
2007-10-10 Stefan Metzmacherr24557: rename 'dcerpc_table_' -> 'ndr_table_'
2007-10-10 Andrew Bartlettr24248: Attempt to fix bug #4830 by <mwallnoefer@yahoo...
2007-10-10 Andrew Bartlettr24146: It is not an error for a Win2k3-only server...
2007-10-10 Andrew Bartlettr23816: A little more static, but leave the dead code...
2007-10-10 Andrew Bartlettr23810: Make things static, and remove unsued code.
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Andrew Tridgellr23798: updated old Temple Place FSF addresses to new URL
2007-10-10 Andrew Tridgellr23795: more v2->v3 conversion
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr23754: Make sure to check the status return before...
2007-10-10 Andrew Tridgellr23519: added libcli code for fetching shadow copy...
2007-10-10 Günther Deschnerr23381: Merge netr_GetDcName WERROR return and WERROR_D...
2007-10-10 Andrew Bartlettr23176: Note that we only return one DC from this call...
2007-10-10 Andrew Tridgellr23138: added a raw interface for SMBecho operations
2007-10-10 Andrew Tridgellr23058: the cldap code was getting too intimate with...
2007-10-10 Andrew Tridgellr23057: only call the async recv function for the first...
2007-10-10 Stefan Metzmacherr23037: actually fix the asn1 memory leak :-)
2007-10-10 Andrew Tridgellr23036: error checking on asn1_init() failure
2007-10-10 Andrew Tridgellr23030: finally fixed up our asn1 code to use better...
2007-10-10 Ronnie Sahlbergr22986: error 2312 is returned when NetSessDel() fails...
2007-10-10 Ronnie Sahlbergr22958: For SRVSVC/NetFileClose only Administrator...
2007-10-10 Stefan Metzmacherr22944: fix bug #4618:
2007-10-10 Andrew Bartlettr22884: Be consistant with the case of these constants.
2007-10-10 Stefan Metzmacherr22866: handle incoming chained smb2 requests in our...
2007-10-10 Stefan Metzmacherr22858: - let SMB2-LOCK-VALID-REQUEST pass against...
2007-10-10 Stefan Metzmacherr22791: make it possible to use smb2_create_blob_add...
2007-10-10 Stefan Metzmacherr22790: fix initialization for chained requests
2007-10-10 Stefan Metzmacherr22788: fix typo
2007-10-10 Jelmer Vernooijr22762: Some ldb_map changes:
2007-10-10 Stefan Metzmacherr22749: fix memory leak of nbt_name_request structure...
2007-10-10 Stefan Metzmacherr22748: fix memleaks by passing an mem_ctx to
2007-10-10 Stefan Metzmacherr22628: convert to new composite api
2007-10-10 Stefan Metzmacherr22620: fix compiler warnings
2007-10-10 Andrew Tridgellr22616: allow the unclist file to not specify a share...
2007-10-10 Stefan Metzmacherr22405: fix memory leak in error path
2007-10-10 Andrew Tridgellr22090: fix error handling in cldap client library...
2007-10-10 James Peachr21949: After discussion with the Apple and Linux clien...
2007-10-10 Andrew Bartlettr21806: I've been working over the last week to fix...
2007-10-10 Andrew Bartlettr21761: - Give more detail on LDAP client library failu...
2007-10-10 James Peachr21710: Add client support for the UNIX_INFO2 info...
next