s3:libsmb/clidfs: make use of cli_state_encryption_on()
[samba.git] / source4 /
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
2011-07-28 Giampaolo Lauriasamba-tool: add -H or --URL where necessary
2011-07-28 Giampaolo Lauriasamba-tool: Remove password as it has been moved to...
2011-07-26 Matthieu Patous4-dcerpc: Do not return linked attribute on deleted...
2011-07-26 Matthieu Patous4-dsdb: Improve the calculation of system flags accord...
2011-07-26 Matthieu Patous4-upgradeprovision: Detect recent provision in a more...
2011-07-26 Jelmer Vernooijshares: Remove dependencies on share modules.
2011-07-26 Stefan Metzmachers4:samba-tool: ldapcmp needs CredentialsOptionsDouble
2011-07-26 Jelmer Vernooijlibsamba-util: Build in libbitmap.
2011-07-26 Jelmer Vernooijpolicy: Rename to samba-policy to avoid name space...
2011-07-26 Jelmer Vernooijcli_composite: Lowercase name.
2011-07-26 Jelmer Vernooijcli_smb_common: Lowercase name.
2011-07-26 Jelmer Vernooijcli_cldap: Lowercase name.
2011-07-26 Stefan Metzmachers4:kdc: canonicalize the principal if HDB_F_FOR_TGS_REQ...
2011-07-26 Stefan Metzmachers4:heimdal_build: hdb.asn1 needs --sequence=HDB-Ext...
2011-07-26 Stefan Metzmachers4:heimdal: import lorikeet-heimdal-201107241840 (commi...
2011-07-25 Stefan Metzmachers4:auth/kerberos: activate windows related krb5 flags
2011-07-24 Stefan Metzmachers4:heimdal: build samba4kgetcred
2011-07-23 Jelmer Vernooijcli_raw: Make name lowercase.
2011-07-23 Jelmer Vernooijcharset: Make name lowercase everywhere.
2011-07-23 Jelmer Vernooijupdate TODO: net has been renamed to samba-tool.
2011-07-23 Jelmer Vernooijscripting/bin: Some formatting fixes.
2011-07-22 Andrew Tridgells4-messaging: fixed the removal of messaging sockets...
2011-07-21 Björn Baumbachs4-param: use "state directory" and "cache directory...
2011-07-21 Andrew Tridgellsamba-tool: make sure we exit with an error on a bad...
2011-07-21 Andrew Tridgelldbcheck: mark the dbcheck as known-fail
2011-07-21 Andrew Tridgellsamba-tool: fixed some more calls to samba_tool join...
2011-07-21 Andrew Tridgells4-selftest: added undump.sh script
2011-07-21 Andrew Tridgelldbcheck: use string DN in delete when fixing broken...
2011-07-21 Andrew Tridgells4-provision: run dbcheck on a minimal set of objects...
2011-07-21 Andrew Tridgells4-kcc: use dsdb_delete() instead of ldb_delete()
2011-07-21 Andrew Tridgells4-dsdb: added dsdb_delete() function
2011-07-21 Matthieu Patousamba_backup: check that directory really exists
2011-07-21 Matthieu Patoutests: Add alpha13 dumped provision
2011-07-21 Matthieu Patous4-dsdb: Use controls provided during the request while...
2011-07-21 Matthieu Patous4-dsdb: check group membership only for non deleted...
2011-07-21 Andrew Tridgells4-dsdb: change the samba3sam test to add the show_dele...
2011-07-21 Matthieu Patouupdate/add my copyright
2011-07-21 Matthieu Patous4-dsdb: In rootdse add extended dn info on all values...
2011-07-21 Matthieu Patous4-dsdb: add dsdb_module_extended function similar...
2011-07-21 Matthieu Patous4-schema: add systemFlags to dsdb classes objects
2011-07-21 Andrew Tridgells4-test: added dbcheck run to test suite
2011-07-21 Andrew Tridgellsamba-tool: nicer error in passwordsettings with no...
2011-07-21 Andrew Tridgellsamba-tool: testparm doesn't take any credentials
2011-07-21 Andrew Tridgellsamba-tool: use 'exportkeytab' instead of 'dumpkeys'
2011-07-21 Giampaolo Lauriasamba-tool: Fix __doc_ in base classes
next