summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libcli/smb: use SMB1 MID=0 for the initial NegprotStefan Metzmacher2013-09-171-0/+8
* Cleanup map return codesHoward Chu2013-09-171-18/+17
* Fix OpenLDAP partition configsHoward Chu2013-09-172-3/+72
* lib/ldb-samba/ldb_ildap: Also skip special base DNsAndrew Bartlett2013-09-171-0/+3
* docs-xml: document SMB3_02 as available protocol for the client sideStefan Metzmacher2013-09-172-1/+4
* s3:torture: add PROTOCOL_SMB3_02 handlingStefan Metzmacher2013-09-171-0/+3
* lib/param: add PROTOCOL_SMB3_02 handlingStefan Metzmacher2013-09-171-0/+1
* libcli/smb: negotiate SMB3_DIALECT_REVISION_302 if PROTOCOL_SMB3_02 is requestedStefan Metzmacher2013-09-171-0/+1
* libcli/smb: add PROTOCOL_SMB3_02Stefan Metzmacher2013-09-171-2/+3
* libcli/smb: add SMB3_DIALECT_REVISION_302Stefan Metzmacher2013-09-171-0/+1
* dsdb: Use credentials.get_forced_sasl_mech()Andrew Bartlett2013-09-172-0/+3
* auth/credentials: Add cli_credentials_{set,get}_forced_sasl_mech()Andrew Bartlett2013-09-165-0/+60
* samba-tool domain provision: Make ldap_backend_startup.sh +x and take optiona...Andrew Bartlett2013-09-161-2/+5
* samba-tool domain join: Set server role correctly to "active directory domain...Andrew Bartlett2013-09-161-2/+2
* s4-rpc_server/drsuapi: Print ldb error showing why we failed to perform the a...Andrew Bartlett2013-09-161-1/+1
* samba-tool domian join: Only print adminpass warning on subdomain creationAndrew Bartlett2013-09-161-0/+3
* samba-tool domain join: Add --quite and --verboseAndrew Bartlett2013-09-162-45/+63
* dsdb: Use dsdb_next_callback() rather than a no-op per-module callbackAndrew Bartlett2013-09-161-38/+16
* join.py: Restore support for joining as a subdomainAndrew Bartlett2013-09-162-7/+16
* dsdb: Add DSDB_SEARCH_ONE_ONLY support to dsdb_module_search*()Andrew Bartlett2013-09-161-0/+13
* join.py: Handle more error cases with useful exceptionsAndrew Bartlett2013-09-161-1/+9
* samba-tool domain join subdomain: Set "reveal_internals:0" control so we can ...Andrew Bartlett2013-09-161-1/+1
* ldb: Show the type of failing operation in default error messageAndrew Bartlett2013-09-161-1/+26
* join.py: Show which database we failed to find the DN on (clarify local v rem...Andrew Bartlett2013-09-161-1/+1
* join.py: Handle exceptions when looking for GUID in a DNAndrew Bartlett2013-09-161-1/+5
* tdb: Fix some typos in comments.Björn Jacke2013-09-122-5/+5
* docs: Fix typos.Karolin Seeger2013-09-121-3/+3
* smbd: Properly protect against invalid lock dataVolker Lendecke2013-09-121-0/+6
* Fix is_legal_name() to not emit character conversion error messages.Jeremy Allison2013-09-111-12/+8
* selftest: change to src dir for panic backtraceDavid Disseldorp2013-09-121-1/+1
* dsdb: When using an LDAP backend, force use of the password from secrets.ldbAndrew Bartlett2013-09-111-0/+99
* smbd: Convert br_lck->lock_data to tallocVolker Lendecke2013-09-111-26/+29
* smbd: Move "struct byte_range_lock" definition to brlock.cVolker Lendecke2013-09-112-9/+11
* smbd: Add brl_fsp access functionVolker Lendecke2013-09-114-6/+15
* smbd: Add brl_num_locks access functionVolker Lendecke2013-09-114-2/+9
* smbd: Use ZERO_STRUCT instead of memsetVolker Lendecke2013-09-111-1/+1
* smbd: Fix a typoVolker Lendecke2013-09-111-1/+1
* smbd: Make brl_lock_failed staticVolker Lendecke2013-09-112-2/+3
* smbd: Make brl_same_context staticVolker Lendecke2013-09-112-3/+1
* smbd: Fix blank line endingsVolker Lendecke2013-09-113-31/+31
* Raise the level of a debug.Korobkin2013-09-111-1/+1
* docs: document "acl allow execute always"Michael Adam2013-09-111-0/+26
* s3:smbd: ease file server upgrades from 3.6 and earlier with "acl allow execu...Michael Adam2013-09-101-1/+15
* loadparm: add new parameter "acl allow execute always"Michael Adam2013-09-104-0/+13
* s3:smb2_find: Return that timestamps do not exist as directoriesChristof Schmitt2013-09-103-3/+16
* lib: serverid.h needs "struct db_record" declarationVolker Lendecke2013-09-101-0/+1
* s3: rpc_server/srvsvc: use find_sessions() in NetSessDelShekhar Amlekar2013-09-101-17/+14
* s3:smbd/session: Added a routine find_sessions()Shekhar Amlekar2013-09-102-0/+30
* s3:smbd/session: add filters to gather_sessioninfo()Shekhar Amlekar2013-09-101-0/+19
* doc: Update documentation of pam_winbind krb5 support.Andreas Schneider2013-09-101-9/+17