summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4-libcli: Replace smb_composite_connect() with smb_full_connection()Amitay Isaacs2011-08-031-24/+20
* s4-policy: Use the correct local directory for stat.Amitay Isaacs2011-08-031-1/+1
* samba-tool: Rename copy_directory_recurse to copy_directory_remote_to_localAmitay Isaacs2011-08-031-11/+19
* samba-tool: Addd functions to print GPO flags and GPlink optionsAmitay Isaacs2011-08-031-28/+22
* s4-policy: Add python wrapper for ads_to_dir_access_mask() functionAmitay Isaacs2011-08-031-2/+17
* s4-policy: Expose gp_ads_to_dir_access_mask() functionAmitay Isaacs2011-08-032-1/+2
* s4-libcli: Added python SMB methods for mkdir(), rmdir(), chkpath()Amitay Isaacs2011-08-031-11/+97
* pyldb: return a copy of key constant DNs via python interfaceAndrew Tridgell2011-08-031-4/+21
* We don't need check_name() here. All possible paths to dptr_create()Jeremy Allison2011-08-031-4/+0
* s3: Fix smb2 handling error returns from aioVolker Lendecke2011-08-021-0/+2
* s3: Remove unused ERROR_FORCE_NT macroVolker Lendecke2011-08-021-1/+0
* s3: Remove unused ERROR_DOS macroVolker Lendecke2011-08-021-1/+0
* s3: Move deferred_open_queue to smbd_server_connectionVolker Lendecke2011-08-023-10/+12
* s3: Pass sconn explicitly to get_deferred_open_message_smbVolker Lendecke2011-08-021-4/+6
* s3: Pass sconn explicitly to open_was_deferredVolker Lendecke2011-08-027-18/+18
* s3: Pass sconn explicitly to schedule_deferred_open_message_smbVolker Lendecke2011-08-024-7/+22
* s3: Explicitly pass sconn to remove_deferred_open_message_smbVolker Lendecke2011-08-023-6/+8
* s3: Fix some nonempty blank linesVolker Lendecke2011-08-024-13/+13
* s3:server Consolidate printing related initializationSimo Sorce2011-08-023-9/+9
* s3:smbd - Move printing queue stuffSimo Sorce2011-08-0211-166/+339
* s4:kdc: fix compiler warningStefan Metzmacher2011-08-021-1/+1
* s3:libsmb/libsmb_server: make use of cli_set_timeout()Stefan Metzmacher2011-08-021-1/+1
* s3:libsmb/cli*: make use of cli_state_protocol()Stefan Metzmacher2011-08-024-14/+14
* s3:client: make use of cli_state_protocol()Stefan Metzmacher2011-08-021-1/+1
* s3:auth_server: make use of cli_state_protocol()Stefan Metzmacher2011-08-021-1/+1
* s3:spoolss: make use of cli_state_protocol()Stefan Metzmacher2011-08-021-1/+1
* s3:masktest: make use of cli_state_protocol()Stefan Metzmacher2011-08-021-1/+1
* s3:net_rpc: make use of cli_state_protocol()Stefan Metzmacher2011-08-021-1/+1
* s3:winbindd_cm: make use of cli_state_protocol()Stefan Metzmacher2011-08-021-1/+1
* s3:libsmb: add cli_state_protocol()Stefan Metzmacher2011-08-022-0/+6
* s3:include: change cli->protocol to enum protocol_typesStefan Metzmacher2011-08-021-1/+1
* s3:libsmb/cli*: make use of cli_state_capabilities()Stefan Metzmacher2011-08-026-18/+18
* s3:libsmb/libsmb_*: make use of cli_state_capabilities()Stefan Metzmacher2011-08-023-3/+3
* s3:torture: make use of cli_state_capabilities()Stefan Metzmacher2011-08-021-1/+1
* s3:winbindd_cm: make use of cli_state_capabilities()Stefan Metzmacher2011-08-021-1/+1
* s3:include: make use of cli_state_capabilities() in SERVER_HAS_UNIX_CIFS()Stefan Metzmacher2011-08-021-1/+1
* s3:libsmb: add cli_state_capabilities()Stefan Metzmacher2011-08-022-0/+6
* s3:smb2cli_base: smb2cli_req_send() needs to call tevent_req_post() on errorStefan Metzmacher2011-08-021-1/+1
* samba-tool: Don't install -c version, which is now deprecated.Jelmer Vernooij2011-08-021-1/+2
* Fix bug #8341 - libsmbclient segfault when feed the root of a mounted share v...Alban Browaeys2011-08-021-1/+2
* dbcheck: Cancel transaction if operation fails.Jelmer Vernooij2011-08-021-10/+15
* Fix bug 7462 - Non-standard SA_RESETHAND is used in ...lib/tevent/tevent_sign...Jeremy Allison2011-08-013-4/+6
* acl: Improve error message when setting acls fails.Jelmer Vernooij2011-08-011-4/+12
* remove unnecessary dependency on 'events' from ldb modules.Jelmer Vernooij2011-08-011-35/+35
* heimdal_build: Use krb5-config to find heimdal include directory and library ...Jelmer Vernooij2011-08-011-2/+19
* winsif.idl: fix comment about a pidl bugStefan Metzmacher2011-08-011-2/+1
* pidl:NDR/Parser: allow [string,size_of()] togetherStefan Metzmacher2011-08-011-3/+12
* eventlog6.idl: fix definition of eventlog6_StringArrayStefan Metzmacher2011-08-011-1/+1
* s3:rpc_transport_tstream: call tstream_cli_np_use_trans() before tstream_writ...Stefan Metzmacher2011-08-011-4/+9
* pidl:NDR/Server: use interface->{UUID} and {NAME} instead of the raw {PROPERT...Stefan Metzmacher2011-08-011-2/+2