s3:libsmb/cli*: use CLI_BUFFER_SIZE instead of cli->max_xmit
[metze/samba/wip.git] / source4 /
2011-08-09 Andrew Bartletts4-dsdb clarify that failure to load the schema items...
2011-08-09 Andrew Bartlettmove schema_fill_constructed() call to dsdb_setup_sorte...
2011-08-09 Andrew Bartletts4-dsdb Remove unused schema function
2011-08-09 Andrew Tridgells4-dsdb: added SAMDB_INDEXING_VERSION to @INDEXLIST
2011-08-09 Andrew Tridgells4-dsdb: fixed booling conversion to check value length
2011-08-09 Andrew Tridgells4-dbcheck: enable dbcheck now that backlinks are fixed
2011-08-09 Andrew Tridgells4-dsdb: add auto-normalisation of attributes
2011-08-09 Andrew Tridgells4-dsdb: ensure rIDSetReferences is stored as an extend...
2011-08-09 Andrew Tridgells4-dsdb: ensure we setup the dn_format field in schema...
2011-08-09 Andrew Tridgells4-acl-test: use symbolic names for groupType
2011-08-09 Andrew Tridgells4-pysamba: fixed double conversion of int32
2011-08-09 Andrew Tridgells4-dsdb: make extended_dn_in a bit more efficient
2011-08-09 Andrew Tridgells4-samdb: support relative paths in SamDB() connect
2011-08-09 Andrew Tridgells4-dsdb: use dn_format shortcut to find DN format
2011-08-09 Andrew Tridgellpysamdb: move normalise_int32() to common module
2011-08-08 Stefan Metzmachers4:pyglue: PyArg_ParseTuple("I") requires an 'unsigned...
2011-08-08 Stefan Metzmachers4:py_net: PyArg_ParseTuple("i") requires an 'int'...
2011-08-08 Stefan Metzmachers4:pyregistry: PyArg_ParseTuple("z#") requires an ...
2011-08-08 Stefan Metzmachers4:pycredentials: PyArg_ParseTuple("i") requires an...
2011-08-08 Andrew Bartlettbuild: Make credentials a public library for OpenChange...
2011-08-08 Andrew Bartlettbuild: rename rpcommon to dcerpc-binding an make a...
2011-08-08 Andrew Bartlettbuild: provide tevent-util as a public library
2011-08-07 Jelmer Vernooijsd_utils: Fix some formatting, add module docstring.
2011-08-07 Jelmer Vernooijpyldb: Consistently use pyldb_ prefix.
2011-08-06 Stefan Metzmachers4:netcmd/gpo.py: we don't need to set autogenerated...
2011-08-05 Matthieu Patous4-scripting: allow to specify the number max of iterat...
2011-08-04 Andreas Schneiders4-librpc: Fix double free.
2011-08-04 Andrew Tridgells4-samdb: save the url in the samdb class
2011-08-04 Andrew Tridgells4-dsdb: extend the extended_dn_in module to handle...
2011-08-04 Andrew Tridgellldb: added a new always-fail ldap extended match OID
2011-08-04 Andrew Tridgells4-dsdb: handle search expressions containing extended DNs
2011-08-04 Andrew Tridgells4-dsdb: added dn_format attribute of a dsdb_attribute
2011-08-04 Andrew Tridgells4-dsdb: fixed outgoing one way link DNs
2011-08-04 Andrew Tridgells4-dsdb: setup a one_way_link attribute on schema attri...
2011-08-04 Andrew Tridgells4-dsdb: fixed a warning on dsdb_delete()
2011-08-04 Andrew Tridgells4-dsdb: make requests for STORAGE_FORMAT control non...
2011-08-03 Andrew Bartlettntlmssp: Add ntlmssp_blob_matches_magic()
2011-08-03 Andrew Bartlettselftest: test plugin_s4_dc against all ncacn_np tests
2011-08-03 Andrew Bartlettselftest: Add kerberos tests to plugin_s4_dc tests
2011-08-03 Andrew Bartlettgensec: Don't keep a second copy of the auth4_context...
2011-08-03 Andrew Bartlettselftest: Test encrypted RPC pipes against plugin_s4_dc
2011-08-03 Andrew Bartletts3-ntlmssp Add hooks to optionally call into GENSEC...
2011-08-03 Andrew Bartlettgensec: clarify memory ownership for gensec_session_inf...
2011-08-03 Andrew Bartlettgensec: Remove mem_ctx from calls that do not return...
2011-08-03 Andrew Bartlettgensec: split GENSEC into mechanism-dependent and runti...
2011-08-03 Amitay Isaacss4-libcli: Fix the fd leak. Close open file descriptor...
2011-08-03 Amitay Isaacssamba-tool: Rename samba-tool command gpo2 --> gpo
2011-08-03 Amitay Isaacssamba-tool: Remove C version of samba-tool
2011-08-03 Amitay Isaacssamba-tool: Add implementation of gpo create command
2011-08-03 Amitay Isaacssamba-tool: Add functions to create directories and...
2011-08-03 Amitay Isaacss4-libcli: get_acl and set_acl require raw_open to...
2011-08-03 Amitay Isaacss4-libcli: Check if short_name is not null, before...
2011-08-03 Amitay Isaacss4-libcli: Replace smb_composite_connect() with smb_ful...
2011-08-03 Amitay Isaacss4-policy: Use the correct local directory for stat.
2011-08-03 Amitay Isaacssamba-tool: Rename copy_directory_recurse to copy_direc...
2011-08-03 Amitay Isaacssamba-tool: Addd functions to print GPO flags and GPlin...
2011-08-03 Amitay Isaacss4-policy: Add python wrapper for ads_to_dir_access_mas...
2011-08-03 Amitay Isaacss4-policy: Expose gp_ads_to_dir_access_mask() function
2011-08-03 Amitay Isaacss4-libcli: Added python SMB methods for mkdir(), rmdir...
2011-08-02 Stefan Metzmachers4:kdc: fix compiler warning
2011-08-02 Jelmer Vernooijsamba-tool: Don't install -c version, which is now...
2011-08-01 Jelmer Vernooijdbcheck: Cancel transaction if operation fails.
2011-08-01 Jelmer Vernooijacl: Improve error message when setting acls fails.
2011-08-01 Jelmer Vernooijremove unnecessary dependency on 'events' from ldb...
2011-08-01 Jelmer Vernooijheimdal_build: Use krb5-config to find heimdal include...
2011-08-01 Stefan Metzmacherwinsif.idl: fix comment about a pidl bug
2011-08-01 Matthieu Patous4-upgradeprovision: try to fix the detection of @provi...
2011-07-30 Matthieu Patous4-kcc: correctly populate the neighbor object when...
2011-07-29 Andrew Tridgellsamba-tool: use ldb.binary_encode() on search expressio...
2011-07-29 Andrew Tridgellsamba-tool: fixed binary encoding of usernames in setpa...
2011-07-29 Andrew Bartletts4-auth Fill in the remainder of the unix info in auth_...
2011-07-29 Andrew Bartletts4-auth Move conversion of security_token to unix_token...
2011-07-29 Andrew Bartlettgensec: Add a way to request a unix token from GENSEC
2011-07-29 Andrew Bartlettntvfs: Use security_unix_token from auth.idl
2011-07-29 Andrew Bartletts4-lsa Use the supplied handle in LsaLookupNames2
2011-07-29 Andrew Bartletts4-debug: Start with DEBUG_DEFAULT_STDOUT, so we can...
2011-07-28 Andrew Tridgellsamba-tool: ensure prompting of passwords is in the...
2011-07-28 Amitay Isaacssamba-tool: Added gpo fetch command implementation...
2011-07-28 Amitay Isaacssamba-tool: Change samba-tool gpo semantics (use gpo...
2011-07-28 Amitay Isaacss4-libcli: Initialize stack structure variables to...
2011-07-28 Amitay Isaacssamba-tool: Add user password command to change user...
2011-07-28 Amitay Isaacss4-libnet: py_net Add change_password() python command
2011-07-28 Amitay Isaacss4-libnet: py_net - Remove parsing for credentials...
2011-07-28 Amitay Isaacssamba-tool: Python routine to find writable/ldap-capable DC
2011-07-28 Amitay Isaacss4-libcli: Added python interface for file I/O using SMB
2011-07-28 Amitay Isaacssamba-tool: For samba-tool-c, help lists commands imple...
2011-07-28 Amitay Isaacss4-param: Fix object names for python objects PyLoadpar...
2011-07-28 Amitay Isaacssamba-tool: Catch exceptions at top-level and exit...
2011-07-28 Amitay Isaacssamba-tool: Display usage for main commands and list...
2011-07-28 Amitay Isaacssamba-tool: Raise exception on errors and report using...
2011-07-28 Amitay Isaacssamba-tool: Display Usage line and list commands alphab...
2011-07-28 Amitay Isaacssamba-tool: Replace C version of samba-tool with python...
2011-07-28 Amitay Isaacssamba-tool: Added python version of samba-tool
2011-07-28 Amitay Isaacss4auth: Fix the object name for Py_Security
2011-07-28 Amitay Isaacss4auth: Fix the object names for PyCredentials and...
2011-07-28 Amitay Isaacss4auth: Remove duplicate assignment of structure variable
2011-07-28 Amitay Isaacssamba-tool: Reimplement GPO functions in python
2011-07-28 Giampaolo Lauriasamba-tool: Removed newuser
2011-07-28 Giampaolo Lauriasamba-tool: updated test suite to account for newuser...
2011-07-28 Giampaolo Lauriasamba-tool: Changed "user add" implementation
next