build: Allow manually written pkg-config files.
[ira/wip.git] / source / libcli /
2008-01-21 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-21 Jelmer Vernooijpython: Reenable modules for libcli_nbt and libcli_smb.
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-15 Jelmer Vernooijutil: Move asn1 to lib/util to trim down the number...
2008-01-08 Jelmer Vernooijr26694: asn1: Fix header and some typo's.
2008-01-06 Jelmer Vernooijr26676: libcli: Fill in lp_workgroup() again, should...
2008-01-05 Jelmer Vernooijr26674: smb_composite: Avoid use of global_loadparm.
2008-01-05 Jelmer Vernooijr26670: Janitorial: Remove global_loadparm uses.
2008-01-05 Jelmer Vernooijr26669: Janitorial: Remove uses of global_loadparm.
2008-01-03 Jelmer Vernooijr26654: libcli/smb_composite: Rather than specifying...
2008-01-03 Jelmer Vernooijr26652: msrpc_parse/msrpc_gen: Add iconv_convenience...
2008-01-03 Jelmer Vernooijr26651: libsmb: Allow specifying signing policy from...
2008-01-02 Jelmer Vernooijr26646: libcli/smb_composite: Allow specifying SMB...
2008-01-02 Jelmer Vernooijr26644: Janitorial: Pass resolve_context explicitly...
2008-01-01 Jelmer Vernooijr26639: librpc: Pass iconv convenience on from RPC...
2008-01-01 Jelmer Vernooijr26638: libndr: Require explicitly specifying iconv_con...
2007-12-27 Andrew Bartlettr26613: Add a function to write a DATA_BLOB into an...
2007-12-26 Kai Blinr26588: Janitorial: Rename torture_*_add_*test to tortu...
2007-12-24 Jelmer Vernooijr26572: Fix warnings in the Python code.
2007-12-24 Jelmer Vernooijr26571: Hide warnings about unused macros and casting...
2007-12-24 Jelmer Vernooijr26570: - Trim size of the swig-generated Python bindin...
2007-12-24 Jelmer Vernooijr26565: Fix python registry bindings. 'PROVISION_PYTHON...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26540: Revert my previous commit after concerns raised...
2007-12-21 Jelmer Vernooijr26539: Remove unnecessary statics.
2007-12-21 Jelmer Vernooijr26504: Don't rely on system-provided kerberos headers.
2007-12-21 Jelmer Vernooijr26483: Merge ldb module dependency fixes, fix auth...
2007-12-21 Jelmer Vernooijr26464: Tighten dependencies.
2007-12-21 Jelmer Vernooijr26463: Tighten dependencies.
2007-12-21 Jelmer Vernooijr26461: Tighten dependencies.
2007-12-21 Jelmer Vernooijr26459: Build ildap module as shared module by default.
2007-12-21 Jelmer Vernooijr26454: Add simple SWIG macro for wrapping talloced...
2007-12-21 Jelmer Vernooijr26437: remove another use of global_loadparm.
2007-12-21 Jelmer Vernooijr26435: Remove global_loadparm instance.
2007-12-21 Jelmer Vernooijr26432: Require ndr_pull users to specify iconv_conveni...
2007-12-21 Jelmer Vernooijr26431: Require ndr_push creators to specify a iconv_co...
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26426: Remove uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26409: Pass smb ports along.
2007-12-21 Jelmer Vernooijr26408: Remove use of global_loadparm.
2007-12-21 Jelmer Vernooijr26402: Require a talloc context in libnetif.
2007-12-21 Jelmer Vernooijr26401: Don't cache interfaces context in libnetif.
2007-12-21 Jelmer Vernooijr26399: Use -O option for SWIG (less evil generated...
2007-12-21 Jelmer Vernooijr26397: Fix circular dependency in samba-socket.
2007-12-21 Stefan Metzmacherr26391: samba4 doesn't support 'lmhosts' as resolve...
2007-12-21 Jelmer Vernooijr26385: Integrate gensec-socket into gensec.
2007-12-21 Jelmer Vernooijr26384: Fix another global_loadparm instance.
2007-12-21 Jelmer Vernooijr26382: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26381: Move global_loadparm higher up the call stack.
2007-12-21 Jelmer Vernooijr26380: Specify port number higher up the call stack.
2007-12-21 Jelmer Vernooijr26378: Remove use of global_loadparm.
2007-12-21 Jelmer Vernooijr26377: Specify port explicitly.
2007-12-21 Jelmer Vernooijr26376: Add context for libcli_resolve.
2007-12-21 Jelmer Vernooijr26355: Eliminate global_loadparm in more places.
2007-12-21 Jelmer Vernooijr26353: Remove use of global_loadparm.
2007-12-21 Jelmer Vernooijr26337: Move global_loadparm to a higher caller.
2007-12-21 Jelmer Vernooijr26335: Specify name_resolve_order to socket code.
2007-12-21 Jelmer Vernooijr26333: No more global_loadparm in finddcs.
2007-12-21 Jelmer Vernooijr26325: Remove use of global_loadparm in netif.
2007-12-21 Jelmer Vernooijr26319: Split encoding functions out of libcli_ldap.
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
2007-12-21 Jelmer Vernooijr26311: Move port number specification higher up the...
2007-12-21 Jelmer Vernooijr26310: Remove more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26309: Move specification of port higher up the all...
2007-12-21 Jelmer Vernooijr26277: Move loadparm context higher up the stack.
2007-12-21 Jelmer Vernooijr26271: Remove some more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26266: Remove more global_loadparm uses.
2007-12-21 Jelmer Vernooijr26264: pass name resolve order explicitly, use torture...
2007-12-21 Jelmer Vernooijr26260: Store loadparm context in gensec context.
2007-12-21 Jelmer Vernooijr26248: Check in SWIG output so SWIG is not required...
2007-12-21 Jelmer Vernooijr26238: Add a loadparm context parameter to torture_con...
2007-12-21 Jelmer Vernooijr26236: Remove more uses of global_loadparm or specify...
2007-12-21 Jelmer Vernooijr26231: Spell check: credentails -> credentials.
2007-12-21 Jelmer Vernooijr26224: Remove another use of global_loadparm.
2007-12-21 Jelmer Vernooijr26223: Move loadparm context up in the stack.
2007-12-21 Jelmer Vernooijr26199: Allow constructing new sids, implement __eq__...
2007-12-21 Jelmer Vernooijr26197: Add bindings for libsecurity.
2007-12-21 Jelmer Vernooijr26194: Wrap the events subsystem in a separate file.
2007-12-21 Andrew Bartlettr26192: Handle, test and implement the style of extende...
2007-12-21 Günther Deschnerr26160: Add WERR_NAME_NOT_FOUND.
2007-12-21 Jelmer Vernooijr26136: Attempt to fix dependencies for auth.
2007-12-21 Günther Deschnerr26133: Add some more error codes from wkssvc testing.
2007-12-21 Jelmer Vernooijr26100: Also check for SWIG.
2007-12-21 Jelmer Vernooijr26088: Import some native-python python modules and...
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
next