Open alpha 14.
[samba.git] / source4 / libcli /
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-19 Andrew Tridgells4-cldap: improved debug msgs in finddcs_cldap()
2010-09-19 Andrew Tridgells4-finddcs: added some debug messages on failure
2010-09-15 Andrew Tridgells4-finddcs: ensure we free previous cldap requests...
2010-09-15 Andrew Tridgells4-resolve: the file backend should not look at the...
2010-09-15 Andrew Tridgells4-finddcs: show required server type bits on failure
2010-09-15 Andrew Tridgells4-finddc: use NBT lookup for a 1C name if joining...
2010-09-15 Andrew Tridgells4-libcli: change finddcs.h -> finddc.h
2010-09-15 Andrew Tridgells4-finddcs: rename finddcs to finddcs_nbt
2010-09-15 Andrew Tridgells4-finddcs: added finddcs_cldap()
2010-09-15 Andrew Tridgells4-resolve: added resolve_name_multiple_recv()
2010-09-15 Andrew Tridgells4-dns: fixed lookup of SRV records using dns_ex
2010-09-15 Andrew Tridgells4-libnet: converted finddcs call to tevent_req
2010-09-11 Andrew Bartlettlibcli/security Use talloc_zero when making a struct...
2010-09-11 Andrew Bartlettlibcli/security Move source4/ privileges code into...
2010-09-11 Andrew Bartletts4-privs Add a lookup by index of privilages
2010-09-11 Andrew Bartlettprivs Add my Copyright
2010-09-11 Andrew Bartletts4-privs Remove link between enum sec_privilege and...
2010-09-10 Björn Jackes4/ldap: use time_mono for reconnect timeout
2010-09-10 Matthias Dieter... s4:libcli/wrepl/winsrepl.c - add more "char *" casts...
2010-09-10 Stefan Metzmachers4-errormap: map ERRSRV/ERRbaduid to NT_STATUS_USER_SES...
2010-09-09 Matthias Dieter... s4:libcli/security/*.c - fix some wrong typed counters
2010-09-03 Stefan Metzmachers4:libcli/composite: remove unused composite_continue_i...
2010-09-03 Stefan Metzmachers4:libcli/wbclient: use irpc_binding_handle_by_name()
2010-09-03 Stefan Metzmachers4:libcli/finddcs: use irpc_binding_handle_by_name()
2010-09-02 Andrew Tridgells4-resolve: added resolve_name_ex_send()
2010-09-02 Andrew Tridgells4-resolve: add a default domain for unqualified names...
2010-08-22 Andrew Bartletts4:security Change struct security_token->sids from...
2010-08-17 Andrew Bartletts4:security Remove use of user_sid and group_sid from...
2010-08-17 Andrew Bartletts4:security Bring in #defines for the user and primary...
2010-08-17 Andrew Tridgells4-drs: fixed check for SECURITY_RO_DOMAIN_CONTROLLER
2010-08-17 Andrew Tridgells4-dsdb: added support for LDB_CONTROL_RODC_DCPROMO_OID
2010-08-17 Andrew Tridgells4-ldap: use common functions for ldap flag controls...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-07-06 Steven Dannemans4:libcli: Modify S4 client library to check for proper...
2010-06-28 Endi S. Dewatas4/libcli: Register LDB_CONTROL_REVEAL_INTERNALS and...
2010-06-20 Matthias Dieter... ldb:controls - add the "TREE_DELETE" control for allowi...
2010-06-20 Matthias Dieter... s4:ldap_controls.c - remove encoding functions for...
2010-06-19 Jelmer Vernooijpython: Use samba.tests.TestCase, make sure base class...
2010-06-07 Matthieu Patous4: Remove an uselessly exposed control
2010-05-28 Matthias Dieter... s4:libcli/clideltree.c - fix "asprintf"s
2010-05-21 Andrew Bartletts4:libcli/ldap Update headermap.txt (autotools build...
2010-05-21 Andrew Bartletts4:libcli/ldap Rename ldap.h to libcli_ldap.h
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-04-26 Günther Deschners4: remove unused rap.h.
2010-04-26 Günther Deschners4: rename RAP share_enum_info to share_info.
2010-04-22 Andrew Tridgells4-drs: added new SECURITY_RO_DOMAIN_CONTROLLER level
2010-04-19 Nadezhda IvanovaRemoved more excess looping and fixed problem with...
2010-04-15 Nadezhda IvanovaA bit of refactoring in the SD creation code.
2010-04-15 Andrew Tridgells4-waf: removed a duplicate declaration of python_netbios
2010-04-06 Andrew Tridgells4-waf: move to a universal method of recursing into...
2010-04-06 Andrew Tridgells4-waf: removed the AUTOGENERATED markers
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgells4-waf: install the rest of the headers
2010-04-06 Andrew Tridgells4-waf: started adding auto-install of include files
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2010-04-03 Jelmer Vernooijs4-python: Remove convenience macro PyErr_SetStringError.
2010-03-30 Matthias Dieter... wbclient/wbclient.c - fix a typo
2010-03-29 Günther Deschners4:libcli/util/clilsa.c: add explicit check for NTSTATU...
2010-03-26 Andrew Tridgelllibutil: moved the networking defines to util_net.h
2010-03-25 Stefan Metzmachers4:libcli/wrepl: correctly remove the tstream_context...
2010-03-25 Andrew Tridgellpython: use '#!/usr/bin/env python' to cope with varyin...
2010-03-24 Jeremy AllisonMissing include guard in source4/libcli/security/security.h
2010-03-19 Günther Deschnererror_codes: fix NT_STATUS_RPC_UNKNOWN_IF typo.
2010-03-18 Stefan Metzmacherlibcli/util: add more NT_STATUS_RPC_* defines
2010-03-12 Stefan Metzmachers4:libcli/util/clilsa.c: make use of dcerpc_binding_han...
2010-03-12 Stefan Metzmachers4:libcli/composite: get rid of composite_continue_rpc()
2010-03-11 Andrew Bartletts4:libcli Use integrated name resolution when connectin...
2010-03-11 Andrew Bartletts4:libcli/resovle File based lookup module for DNS...
2010-03-11 Andrew Bartletts4:libcli/resolve Use a more robust way to return the...
2010-03-10 Björn Jackeѕ4: EDQUOT needs to be mapped to NT_STATUS_DISK_FULL
2010-03-09 Volker Lendeckes3: Fix a typo. Thanks to Christian Ambach for pointing...
2010-03-07 Stefan Metzmachers4:libcli/wrepl: rewrite the low level request handling...
2010-03-07 Stefan Metzmachers4:libcli/wrepl: add wrepl_socket_is_connected()
2010-03-07 Stefan Metzmachers4:libcli/wrepl: make struct wrepl_request private...
2010-03-07 Stefan Metzmachers4:libcli/wrepl: implement wrepl_request_send as a...
2010-03-07 Stefan Metzmachers4:libcli/wrepl: rename enum wrepl_request_state =...
2010-03-07 Stefan Metzmachers4:libcli/wrepl: move wrepl_request_send/recv => wrepl_...
2010-03-07 Stefan Metzmachers4:libcli/wrepl: add my copyright
2010-03-05 Stefan Metzmachers4:libcli/wrepl: convert wrepl_associate_stop_send...
2010-03-05 Stefan Metzmachers4:libcli/wrepl: convert wrepl_connect_send to tevent_req
2010-03-05 Stefan Metzmachers4:libcli/wrepl: convert wrepl_associate_send to tevent_req
2010-03-05 Stefan Metzmachers4:libcli/wrepl: convert wrepl_pull_table_send to teven...
2010-03-05 Stefan Metzmachers4:libcli/wrepl: convert wrepl_pull_names_send to teven...
2010-03-05 Stefan Metzmachers4:libcli/wrepl: use UTIL_TEVENT
2010-03-05 Stefan Metzmachers4:libcli/wrepl: avoid neested named structures
2010-03-05 Andrew Tridgells4-pvfs: move the private ntcreatex flags to private_flags
2010-03-05 Andrew Tridgells4-dns-ex: use autoclose on the dns child pipe
2010-03-03 Michael Adams4:move the sddl code down to the top level
2010-03-02 Endi S. Dewatas4-libcli: Added NULL handlers for DSDB_CONTROL_DN_STOR...
2010-02-26 Andrew Tridgells4-krb5: propogate errors from a lot more kerberos...
2010-02-17 Kamen Mazdrashkis4/ldap: Refactor the fix for ldap nested searches
2010-02-11 Kai Blins4: Switch to S3-style id mapping data types.
2010-02-09 Andrew Tridgells4-torture: allow host-only in unc lists in smbtorture
2010-02-02 Matt KraaiChange uint_t to unsigned int in source4
2010-01-29 Kamen Mazdrashkis4/ldap: Fix nested searches SEGFAULT bug
2010-01-29 Stefan Metzmachers4:libcli: remove unneeded talloc_reference() usage
next