Merge branch 'wspp-schema'
[samba.git] / source4 / libcli /
2009-04-02 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-02 Andrew TridgellMerge commit 'abartlet/wspp-schema' into wspp-schema
2009-04-02 Zach Loafmans/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_R...
2009-04-01 Andrew TridgellMerge commit 'master/master' into wspp-schema
2009-04-01 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-01 Zach Loafmans4:smb2: Add lease break support for SMB2.1
2009-03-31 Andrew TridgellMerge branch 'master' into wspp-schema
2009-03-28 Zach Loafmans4:smb2: Add rudimentary SMB2.1 lease support to libcli
2009-03-26 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-26 Jelmer VernooijMerge branch 'copyright' of /home/jelmer/samba4
2009-03-26 Jelmer VernooijMerge branch 'displaysec' of /home/jelmer/samba4
2009-03-26 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-25 Jelmer Vernooijdisplay_sec: Move to common libcli/security directory.
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-19 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-19 Stefan Metzmachermove source4/libcli/cldap => libcli/cldap
2009-03-19 Stefan Metzmachers4:cldap: rewrite the cldap library based on tsocket
2009-03-18 Zach Loafmans4 libcli: Add back Longhorn beta dialect as a constant
2009-03-17 Zach Loafmans4 torture: Add a string version for NT_STATUS_WIN7_INV...
2009-03-17 Zach Loafmans4 libcli: Add SMB2.1 dialect to libcli
2009-03-08 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-06 Stefan Metzmachers4:errormap: map ECANCELED to NT_STATUS_CANCELLED
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijUse common header file for character set handling in...
2009-03-01 Jelmer VernooijAdd header files for secace and secacl.
2009-03-01 Jelmer Vernooijs4: Use same function signature for convert_* as s3.
2009-03-01 Jelmer VernooijMove secacl to top-level.
2009-03-01 Jelmer VernooijMove secace.c to top-level.
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijAdd allow_badcharcnv argument to all conversion functio...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Stefan Metzmacherlibcli/ldap: move generic ldap control encoding code...
2009-02-24 Stefan Metzmachers4:libcli/ldap: don't use 'void **out' as arguments...
2009-02-24 Stefan Metzmacherlibcli/ldap: move ldap_ndr from source4/ to toplevel
2009-02-24 Stefan Metzmacherlibcli/ldap: move ldap_errors.h to the toplevel and...
2009-02-24 Stefan Metzmacherlibcli/ldap: move ldap_message.[ch] from source4/ to...
2009-02-24 Stefan Metzmachers4:libcli/ldap: remove reference to DEBUG()
2009-02-24 Stefan Metzmachers4:libcli: split out LIBCLI_LDAP_MESSAGE subsystem
2009-02-18 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-18 Andrew TridgellWorked around a problem with select/poll/epoll and...
2009-02-13 Stefan Metzmachers4:libcli/ldap: use const char * const *attributes...
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-05 Stefan Metzmachers4:libcli/smb2: fix c++ warning
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:libcli: remove unused line in config.mk
2009-02-02 Stefan Metzmachers4:resolve/dns_ex: undefine class because it's used...
2009-02-02 Stefan Metzmachers4:libcli/raw: s/class/eclass
2009-02-02 Stefan Metzmachers4:libcliraw: s/private/private_data
2009-02-02 Stefan Metzmachers4:wrepl_request: s/private/private_data
2009-02-02 Stefan Metzmachers4:smb2: s/private/private_data
2009-02-02 Stefan Metzmachers4:dgram: s/private/private_data
2009-02-02 Stefan Metzmachers4:cldap: s/private/private_data
2009-02-02 Stefan Metzmachers4:libcli/smb2: s/class/info_class
2009-02-02 Stefan Metzmachers4:libcli/wrepl: s/private/private_data
2009-02-02 Stefan Metzmachers4:libcli/smb2: s/private/private_data
2009-02-02 Stefan Metzmachers4:libcli/raw: s/private/private_data
2009-02-02 Stefan Metzmachers4:libcli/dgram: s/private/private_data
2009-02-02 Stefan Metzmachers4:libcli/clilist.c: s/private/private_data
2009-02-02 Stefan Metzmachers4:libcli/cldap: s/private/private_data
2009-02-01 Kai Blinshared: Move dom_sid_* utility functions to top level
2009-01-31 Stefan Metzmachers4:irpc: avoid c++ reserved word 'private'
2009-01-30 Simo SorceFix the mess with ldb includes.
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Jelmer VernooijImplement as_sddl.
2009-01-22 Jelmer VernooijSupport parsing sddl for security descriptors.
2009-01-19 Stefan Metzmacherlibcli/wrepl: return the major version of the server...
2009-01-19 Stefan Metzmacherutil_str: setup the correct talloc name for strings
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-03 Stefan Metzmachers4:libcli/ldap: convert to tevent_* api
2009-01-03 Stefan Metzmachers4:socket: use a socket_wrapper aware function to auto...
2008-12-30 Tim Proutys4: simplify some overly-complicated logic
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-23 Jelmer VernooijRename samba-socket -> samba_socket to fix a couple...
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer VernooijFix more compiler warnings in various places.
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-22 Tim Proutys4: Fix a getaddrinfo/EAI_NODATA portability issue
2008-12-21 Jelmer VernooijFix comparison in tests now that we use __cmp__ rather...
2008-12-21 Jelmer VernooijFix more tests, improve repr() functions for various...
2008-12-21 Jelmer VernooijSimplify customization of pidl-generated Python modules.
2008-12-21 Jelmer VernooijMerge the rest of security.i into samba.dcerpc.security.
2008-12-21 Jelmer VernooijRemove duplicate Python bindings for dom_sid, security_...
2008-12-21 Jelmer VernooijRemove libcli_smb SWIG bindings - only one (useless...
2008-12-21 Jelmer VernooijInclude errors.i verbatim in security.i, as it's the...
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-20 Andrew BartlettFix compiler warning when parsing a SID in a data blob
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Andrew BartlettFix failures setting a random password
2008-12-18 Jelmer VernooijAdd convenience macro for raising exceptions for NTSTAT...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Stefan Metzmachers4:lib/socket: socket_connect_send() and socket_connect...
2008-12-18 Stefan Metzmachers4:libcli/wrepl: we don't need to resolve names
next