r21364: cosmetic change: it's nicer to use the KEYTYPE_ macro
[sfrench/samba-autobuild/.git] / source4 / libcli /
2007-10-10 Stefan Metzmacherr21316: if we got an unexpected nbt packet that most...
2007-10-10 Stefan Metzmacherr21307: make it possible to pass in NULL for domain...
2007-10-10 Jelmer Vernooijr21297: Remove the GTK+ tools and library from the...
2007-10-10 Stefan Metzmacherr21291: add two more error codes
2007-10-10 Andrew Tridgellr21206: - a couple more nttrans places were a memcpy...
2007-10-10 Volker Lendecker21183: Commit the big/little endian fix for nttrans...
2007-10-10 Stefan Metzmacherr21072: fix compiler warning
2007-10-10 Jelmer Vernooijr20963: remove unused functions, run LOCAL-TDR by default
2007-10-10 Stefan Metzmacherr20801: try to always fix up the acl revision when...
2007-10-10 Stefan Metzmacherr20800: fix compiler warnings
2007-10-10 Stefan Metzmacherr20799: if any ace has the optional sub object, the...
2007-10-10 Stefan Metzmacherr20795: dom_sid_parse_talloc() gets an null terminated...
2007-10-10 Stefan Metzmacherr20765: add two more schema related error codes
2007-10-10 Andrew Tridgellr20650: revert a bunch of code I didn't mean to commit yet
2007-10-10 Andrew Tridgellr20647: add cluster code
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Stefan Metzmacherr20404: add error code for missing attribute syntax
2007-10-10 Stefan Metzmacherr20378: add new error code that says the schema mismatc...
2007-10-10 Volker Lendecker20308: ContextSimple can be zero length -- seen in...
2007-10-10 Simo Sorcer20284: Simplify OID primitive BER parsing.
2007-10-10 Stefan Metzmacherr20277: make sure the asn1 structure has a welldefined...
2007-10-10 Stefan Metzmacherr20276: remove unneeded talloc_strdup()
2007-10-10 Stefan Metzmacherr20259: add function to start a fake tag so that asn1_r...
2007-10-10 Stefan Metzmacherr20258: add functions to read and write asn1 encoded...
2007-10-10 Stefan Metzmacherr20213: add 2 error codes related to the msDs-IntId...
2007-10-10 Stefan Metzmacherr20141: use the gensec_features of the cli_credentials...
2007-10-10 Stefan Metzmacherr20080: add error code that maps to NT_STATUS_INVALID_N...
2007-10-10 Andrew Tridgellr20077: support large readx replies, as done by samba3...
2007-10-10 Stefan Metzmacherr20072: make sure WERR_ACCESS_DENIED gets mapped to...
2007-10-10 Stefan Metzmacherr19735: report the LDAP error code in the CLDAP replies...
2007-10-10 Stefan Metzmacherr19734: display LDAP error code nicer
2007-10-10 Stefan Metzmacherr19724: add a helper functions to return an CLDAP error
2007-10-10 Jelmer Vernooijr19676: Fix some more dependencies.
2007-10-10 Stefan Metzmacherr19645: don't pass NULL as mem_ctx...
2007-10-10 Stefan Metzmacherr19642: convert host.c to new composite api
2007-10-10 Stefan Metzmacherr19639: convert nbtlist.c to new composite api
2007-10-10 Stefan Metzmacherr19638: convert resolve.c to the new composite api
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Jelmer Vernooijr19507: Merge my DSO fixes branch. Building Samba's...
2007-10-10 Stefan Metzmacherr19481: - reset the vuid before trying a new session...
2007-10-10 Stefan Metzmacherr19480: - clear the whole session struct (only let...
2007-10-10 Andrew Bartlettr19464: Reject passwords that cannot be converted into...
2007-10-10 Volker Lendecker19200: Implement smbcli_rap_netservergetinfo. To be...
2007-10-10 Günther Deschnerr19162: Merge WERR code from Samba 3.
2007-10-10 Andrew Bartlettr18989: Fixes found by these two LDAP testsuites:
2007-10-10 Andrew Tridgellr18971: avoid strndup is a few places. Fixes a minor...
2007-10-10 Andrew Tridgellr18968: EWOULDBLOCK should also be mapped to STATUS_MOR...
2007-10-10 Andrew Tridgellr18965: fixed the bug with RPC-NETLOGON and solaris...
2007-10-10 Andrew Tridgellr18916: fixed the messaging layer on *BSD systems....
2007-10-10 Günther Deschnerr18847: Add WERR_NO_SYSTEM_RESOURCES showing up in...
2007-10-10 Andrew Tridgellr18835: expand IO limits on SMB2. Samba4 now tops out...
2007-10-10 Andrew Tridgellr18715: 0x8 style status returns should also fail here...
2007-10-10 Günther Deschnerr18633: Add a couple of new WERR codes encountered...
2007-10-10 Andrew Tridgellr18309: FreeBSD 6.1 has a symbol ldap_new_connection...
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Andrew Tridgellr18280: more portability tidyups, ensuring we use libre...
2007-10-10 Andrew Tridgellr18256: use the right status variable
2007-10-10 Andrew Tridgellr18243: when setting up a composite continuation, if...
2007-10-10 Stefan Metzmacherr18213: don't list LIBREPLACE depdendecies explicit and
2007-10-10 Andrew Tridgellr18211: wct is not a size, so don't use size_t
2007-10-10 Andrew Tridgellr18130: the move to system/ in libreplace broke some...
2007-10-10 Andrew Bartlettr18025: Don't try to set a target host if there isn...
2007-10-10 Andrew Bartlettr18024: The %c sscanf format I'm using doesn't null...
2007-10-10 Andrew Bartlettr18021: Add ldapi support to our LDAP client. To be...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Volker Lendecker17848: Ok, this did not do it. Still got the same...
2007-10-10 Volker Lendecker17846: Ok, this is a patch that needs further discussi...
2007-10-10 Stefan Metzmacherr17586: merge lib/netif into lib/socket and use -lnsl...
2007-10-10 Stefan Metzmacherr17567: add error code I got from DsGetNCChanges
2007-10-10 Stefan Metzmacherr17430: implement the LDAP_SERVER_PERMISSIVE_MODIFY...
2007-10-10 Stefan Metzmacherr17429: implement the LDAP_SERVER_SHOW_DELETED control...
2007-10-10 Stefan Metzmacherr17420: add client support for the LDAP_SERVER_DOMAIN_S...
2007-10-10 Stefan Metzmacherr17419: add client support for the LDAP_SERVER_SEARCH_O...
2007-10-10 Stefan Metzmacherr17418: add client support for the LDAP_SERVER_SD_FLAGS...
2007-10-10 Stefan Metzmacherr17414: add new error code
2007-10-10 Stefan Metzmacherr17319: make better usage of the composite api
2007-10-10 Stefan Metzmacherr17318: make better usage of the composite api
2007-10-10 Stefan Metzmacherr17317: - add a composite_create() function that alloca...
2007-10-10 Stefan Metzmacherr17278: fix un uninitialized value found by valgrind
2007-10-10 Stefan Metzmacherr17277: we need to trigger an event when we return...
2007-10-10 Stefan Metzmacherr17230: don't overwrite the error with NT_STATUS_NO_MEMORY
2007-10-10 Andrew Bartlettr17222: Change the function prototypes for the GENSEc...
2007-10-10 Andrew Bartlettr17197: This patch moves the encryption of bulk data...
2007-10-10 Stefan Metzmacherr17083: - implement SMB2 Cancel in the client
2007-10-10 Volker Lendecker17082: Add a test that walks and tests denying tconX...
2007-10-10 Stefan Metzmacherr17081: add idle handler support to the smb2 client...
2007-10-10 Stefan Metzmacherr17020: pass the real error to the failing requests
2007-10-10 Stefan Metzmacherr17019: don't timeout on notifies
2007-10-10 Stefan Metzmacherr16980: - make struct smb_notify a union and add levels...
2007-10-10 Stefan Metzmacherr16975: implement SMB2 Notify call in the client lib
2007-10-10 Stefan Metzmacherr16949: add and fix some NOTIFY return codes
2007-10-10 Stefan Metzmacherr16918: the SMB2 Ioctls are sometimes called with a...
2007-10-10 Stefan Metzmacherr16875: implement SMB2 Find in the frontend
2007-10-10 Stefan Metzmacherr16873: - grow the buffer with the correct size, we...
2007-10-10 Stefan Metzmacherr16871: zero padding bytes
2007-10-10 Stefan Metzmacherr16834: split the level's of smb_search_first/smb_searc...
2007-10-10 Günther Deschnerr16801: Adding WERR_DS_DRA_ACCESS_DENIED.
2007-10-10 Rafal Szczesniakr16791: Typo fix in a comment.
2007-10-10 Stefan Metzmacherr16734: the 2 bytes after the opcode and before the...
2007-10-10 Stefan Metzmacherr16708: the packet format of SMB2 SessionSetup has...
next