libndr: add LIBNDR_FLAG_NO_RELATIVE_REVERSE so that relative reverse processing
[abartlet/samba.git/.git] / source4 / libcli /
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
2010-01-26 Andreas Schneiders4-libcli: Fixed a talloc_reference error.
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-08 Stefan Metzmacherlibcli/util: add tstream_read_pdu_blob_send/recv
2010-01-07 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-06 Kamen Mazdrashkis4: Fix result check for getaddrinfo()
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-02 Andrew Tridgells4-sddl: DRS replication needs REVISION_ADS for SDs
2009-12-31 Andrew Tridgells4-net: fixed finddcs to use empty SID instead of NULL...
2009-12-31 Jelmer Vernooijpy/security: Add test for dom_sid.split.
2009-12-17 Nadezhda IvanovaFixed incorrect checking of PRINCIPAL_SELF permissions.
2009-12-10 Andrew Tridgells4-libcli: GUID_from_ndr_blob() is strict about the...
2009-12-10 Andrew Tridgells4-libcli: use GUID_to_ndr_blob()
2009-12-10 Andrew Tridgells4-libcli: use new GUID functions in libcli
2009-12-08 Zack Kirschs4 torure: Add SMB2 utility functions
2009-12-08 Steven Dannemans4/libcli: add define for exclusive lock mode
2009-12-04 Zachary Loafmans4 torture: Add lockread_supported based off of CAP_LOC...
2009-11-27 Matthieu Patous4: fix SD update and password change in upgrade script
2009-11-27 Matthias Dieter... s4:security/sddl - rework of the security descriptor...
2009-11-25 Steven Dannemans4/libcli: rename previously reserved field in SMB2...
2009-11-25 Steven Dannemans4/libcli: Initialize client PID for SMB2 connections
2009-11-19 Endi S. Dewatas4:ldbcli - Added encoder/decoder for relax control.
2009-11-18 Aravind Srinivasans4/libcli: add a FILE_NOTIFY_CHANGE_ALL macro
2009-11-17 Nadezhda IvanovaFixed incorrect SID for RAS Servers.
2009-11-15 Nadezhda IvanovaFixed some major bugs in inheritance and access checks.
2009-11-12 Andrew Bartletts4:libcli/ldap Add 'relax' OID to known network represe...
2009-11-05 Nadezhda IvanovaVersion 1.0 of the directory service acls module.
2009-11-03 Nadezhda IvanovaFixed some missing flags and bugs in the security creation.
2009-11-03 Nadezhda IvanovaFixed a bug in object specific access checks.
2009-10-21 Matthias Dieter... s4:libcli/security/access_check - Add "const" in front...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-17 Andrew Tridgells4-acl: SEC_FLAG_MAXIMUM_ALLOWED doesn't auto-apply...
2009-10-17 Andrew Tridgells4-security: honor more of the privilege access bits
2009-10-15 Andrew Tridgells4-libcli: fixed structure element bug in ntcreatexreadx
2009-10-15 Andrew Tridgells4-smb: declare root_fid as a file handle
2009-10-14 Matthias Dieter... s4: Changes the old occurences of "lp_realm" in "lp_dns...
2009-10-02 Matthias Dieter... s4: fix various warnings (not "const" related ones)
2009-10-02 Aravind Srinivasans4/torture: Add two new SMB RAW-OPEN tests
2009-10-01 Steven Dannemans4/torture: Ported SMB oplock torture tests to SMB2
2009-09-28 Andrew Tridgells4-acl: fixed SD creation
2009-09-25 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-25 Nadezhda IvanovaFixed a dereferenced null pointer.
2009-09-22 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-22 Nadezhda IvanovaInitial Implementation of the DS objects access checks.
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-21 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-20 Nadezhda IvanovaInitial implementation of security descriptor creation...
2009-09-19 Andrew Tridgells4-resolve: fixed a crash bug on timeout
2009-09-18 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-17 Matthieu Patoupyldb: Don't segfault when invalid type is specified...
2009-09-16 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-16 Andrew Tridgells4-security: added a new security level SECURITY_DOMAIN...
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Bartlettlibcli:nbt make the lmhosts parsing code and dependicie...
2009-09-16 Nadezhda IvanovaOwner and group defaulting.
2009-09-11 Andrew Tridgells4/libcli: when we get a DNS lookup failure show the...
2009-08-17 Andrew Bartletts4:libcli/ldap Explain why we set a hostname for ldapi...
2009-08-12 Stefan Metzmacherlibcli/smb: move smb2_create_blob code to libcli/smb/
2009-08-12 Stefan Metzmacherlibcli: move some common SMB and SMB2 stuff into libcli...
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-07 Stefan Metzmachers4:libcli/smb2: move SMB2_GETINFO_* flags into smb2_con...
2009-08-07 Stefan Metzmachers4:libcli/smb2: remove unused and redundant SMB2 securi...
2009-08-07 Stefan Metzmachers4:libcli: move SMB2 Find constants to smb2_constants.h
2009-08-07 Stefan Metzmachers4:libcli/raw: we don't need to include "smb.h" explicit
2009-08-07 Stefan Metzmachers4:libcli/raw: also include smb2_constants.h into inter...
2009-08-07 Andrew Tridgellfixed several places that unnecessarily take a referenc...
2009-08-05 Andrew Tridgellhandle large directories in smb2_deltree()
2009-07-31 Matthias Dieter... Adds new error codes (needed for enhancing error messag...
2009-07-31 Stefan Metzmachers4:libcli/ldap: the tls code steals the original socket...
2009-07-23 Stefan Metzmachers4:libcli/ldap: add support for new Recycle Bin Feature...
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-19 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-07-19 Matthias Dieter... Fix typo
2009-07-15 Stefan Metzmachers4:libcli/smb2: add smb2_transport_credits_set_charge...
2009-07-02 Stefan Metzmachers4:libcli: move SMB2 lock flags to smb2_constants.h
2009-06-12 Andrew Tridgelltwo more NT status codes that we get on DRS with w2k8-R2
2009-06-11 Andrew Bartletts4:heimdal: import lorikeet-heimdal-200906080040 (commi...
2009-06-10 Andrew Tridgellfixed the encoding/decoding of the reverse attribute...
2009-06-09 Sam Liddicotts4: smbcli_transport_send hit the socket right away...
2009-06-09 Stefan Metzmachers4:libcli/smb2: add smb2_transport_credits_ask_num()
2009-06-09 Stefan Metzmachers4:libcli/smb2: only add the 1 byte dynamic buffer...
2009-06-09 Stefan Metzmachers4:libcli/smb2: add support sending compounded requests
2009-06-09 Stefan Metzmachers4:libcli/smb2: prepare SMB2 signing code for compounde...
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-30 Kai Blinlibwbclient: Add async call framework.
2009-05-29 Andrew Kroegers4: Add additional 2-letter SID/RID mappings.
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Stefan Metzmachers4:libcli/smb2: remove old dialect revision constants
2009-05-26 Stefan Metzmachers4:libcli/smb2: use new SMB2_DIVELECT_REVISION constants
2009-05-26 Stefan Metzmachers4:libcli/smb2: add some more SMB2 constants
2009-05-20 Stefan Metzmachers4:libcli/smb2: fix session setup with raw NTLMSSP
2009-05-20 Stefan Metzmachers4:libcli/smb2: use raw ntlmssp if the server didn...
2009-05-20 Stefan Metzmachers4:libcli/smb2: fill in transport->negotiate.secblob...
2009-05-20 Günther Deschners4: try to fix privileges implementation in order to...
next