summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: fix typo uniq → uniqueBjörn Jacke2012-06-131-1/+1
* s4:ntvfs: add '_fn' suffix to all ntvfs_ops function pointersStefan Metzmacher2012-06-1312-439/+439
* s3: Use talloc_tos() in more places in dbwrap_utilVolker Lendecke2012-06-121-6/+10
* s3: Make --pw-nt-hash useable in smbclientVolker Lendecke2012-06-121-0/+3
* s3: Add --pw-nt-hash to popt_common_credentialsVolker Lendecke2012-06-121-0/+5
* s3: Add cli_state->pw_nt_hashVolker Lendecke2012-06-123-1/+10
* s3: Add user_auth_info->use_pw_nt_hashVolker Lendecke2012-06-122-0/+17
* s3-libsmbclient: change vnum to 0.2.0Stefan Metzmacher2012-06-122-1/+173
* s3-libsmbclient: Add OptionUseNTHashVolker Lendecke2012-06-124-0/+34
* s3: Add CLI_FULL_CONNECTION_USE_NT_HASHVolker Lendecke2012-06-121-0/+1
* S3: Add ntlmssp_set_password_hashVolker Lendecke2012-06-122-0/+24
* s3-libsmbclient: Make SMBC_call_auth_fn staticVolker Lendecke2012-06-122-10/+1
* s4:smbd: fix typosMichael Adam2012-06-122-3/+3
* s4:kerberos: fix typos in kerberos-notes.txtMichael Adam2012-06-121-2/+2
* s4:gensec: fix a comment typoMichael Adam2012-06-121-1/+1
* s4:torture: fix use of non-existent word (existant)Michael Adam2012-06-128-15/+15
* s4:tests: fix use of a non-existent word (existant)Michael Adam2012-06-123-4/+4
* s4:provision: fix use of non-existent word (existant)Michael Adam2012-06-121-1/+1
* s4:registry:testsuite: fix use of non-existent word (existant)Michael Adam2012-06-121-3/+3
* s4:heimdal: fix use of a non-existent word (existant)Michael Adam2012-06-121-1/+1
* s3:torture: fix use of non-existent word (existant)Michael Adam2012-06-121-3/+3
* s3:printing: fix use of a non-existent word (existant)Michael Adam2012-06-121-1/+1
* s3:vfs:scannedonly: fix use of non-existent word (existant)Michael Adam2012-06-121-5/+5
* libsmbclient: fix use of a non-existent word (existant)Michael Adam2012-06-121-1/+1
* selftest: fix use of a non-existent word (existant)Michael Adam2012-06-121-1/+1
* lib/testtools: fix use of a non-existent word (existant)Michael Adam2012-06-121-1/+1
* tdb:tests: fix use of a non-existent word (existant)Michael Adam2012-06-121-2/+2
* ldb:tests: fix use of a non-existent word (existant)Michael Adam2012-06-121-1/+1
* pidl/tests: fix use of a non-existent word (existant)Michael Adam2012-06-121-2/+2
* lib/util: fix use of a non-existent word (existant) in a commentMichael Adam2012-06-121-1/+1
* nsstest: fix use of a non-existent word (existant)Michael Adam2012-06-121-4/+4
* s3: Make vfswrap_audit_file staticVolker Lendecke2012-06-121-5/+5
* s3: Fix Coverity ID 703870 Uninitialized scalar variableVolker Lendecke2012-06-111-0/+1
* s3: Save errno around a TALLOC_FREEVolker Lendecke2012-06-111-0/+3
* s3: Fix Coverity ID 703871 Unused pointer valueVolker Lendecke2012-06-111-0/+4
* s3/doc: some spelling fixesBjörn Jacke2012-06-1123-26/+26
* s3-winbindd: add comments about dump_core_setupMatthieu Patou2012-06-111-0/+11
* s3:smbd: explain parameters to filename_convert call in smbd_smb2_create_send()Michael Adam2012-06-111-2/+2
* s3: Fix Coverity ID 703869 Logically dead codeVolker Lendecke2012-06-111-10/+6
* s3: Fix Coverity ID 709049 Dereference before null checkVolker Lendecke2012-06-111-1/+1
* debug: Do not constantly rename logs when max log size = 0Andrew Bartlett2012-06-111-16/+18
* file_server: Use samba4 auth module for guest logins as wellAndrew Bartlett2012-06-111-1/+1
* lib/param: simplfy lp_find_security()Andrew Bartlett2012-06-111-5/+0
* pyldb: Ensure that the ldb argument is really an ldb before we dereferenceAndrew Bartlett2012-06-111-0/+10
* s3-smbd: Remove unused branches in negprot since security=share was removedAndrew Bartlett2012-06-111-21/+8
* s4-selftest: Test samba-tool drs replicate --local --full-syncAndrew Bartlett2012-06-113-2/+12
* libcli/nbt: remove unused system/network.h from libnbt.hStefan Metzmacher2012-06-111-1/+0
* lib/ldb/tools: add missing "replace.h"Stefan Metzmacher2012-06-114-0/+4
* s3/test: make dd call more portableBjörn Jacke2012-06-101-1/+1
* s4/pvfs: handle non-POSIX compliant Tru64, NetBSD and FreeBSD errno on O_NOFO...Björn Jacke2012-06-101-1/+22