summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4-smbtorture: more tests for RPC-SAMR-PASSWORDS-PWDLASTSET.Günther Deschner2008-12-051-108/+181
* s4-smbtorture: add test for setting passwords via samr_UserInfo21.Günther Deschner2008-12-051-1/+134
* s4-smbtorture: add test for setting passwords via samr_UserInfo18.Günther Deschner2008-12-052-1/+85
* s4-smbtorture: fix build of samr test (bad git merge).Günther Deschner2008-12-051-20/+20
* mount.cifs: if mount user not specified use USER environment variableSteve French2008-12-051-1/+7
* s3-rpcclient: add setuserinfo to set passwords using level 18,21,23,24,25,26.Günther Deschner2008-12-051-0/+237
* s3: store user session key in cli_rpc_pipe_open_noauth().Günther Deschner2008-12-052-0/+8
* s3-samr: fix samr callers of samr_UserInfo18.Günther Deschner2008-12-053-4/+9
* s4-samr: fix samr callers after SAMR_FIELD_PASSWORD change.Günther Deschner2008-12-054-19/+19
* s3-samr: fix SAMR_FIELD_PASSWORD callers.Günther Deschner2008-12-053-4/+4
* s4-samr: fix s4 samr server after idl change.Günther Deschner2008-12-051-2/+1
* s3-samr: fix rpcclient after idl change.Günther Deschner2008-12-051-3/+2
* s3-samr: fix init_samr_user_info2{1,3,5} callers.Günther Deschner2008-12-052-7/+7
* s3-build: re-run make samba3-idl.Günther Deschner2008-12-052-36/+36
* samr: fix samr_UserInfo18, lm/nt pwd mixup.Günther Deschner2008-12-051-2/+2
* samr: fix samr_UserInfo18. It also contains password_expired, thanks metze.Günther Deschner2008-12-051-0/+1
* samr: make more explicit what SAMR_FIELD_PASSWORD{2} means.Günther Deschner2008-12-051-2/+2
* samr: fill in two unknowns in samr_UserInfo21.Günther Deschner2008-12-051-2/+2
* samr: fill in two unknowns in samr_DomInfo13.Günther Deschner2008-12-051-2/+1
* samr: fix samr_UserInfo21 (order of lm_password_set and nt_password_set).Günther Deschner2008-12-051-1/+1
* s3-rpcclient: add get_domain_handle for samr commands.Günther Deschner2008-12-051-104/+64
* s4:password_hash: really catch the clearTextPasswordAttr case...Stefan Metzmacher2008-12-051-1/+1
* vfs_cifs - Use ntvfs request transport close to close downstream sessionSam Liddicott2008-12-051-1/+11
* Let ntvfs request transport close via ntvfs_request stateSam Liddicott2008-12-053-0/+23
* Fix bug #5937 - filenames with "*" char hide other filesJeremy Allison2008-12-041-6/+4
* Fix bug #5929 - vfs_prealloc does not build with option --with-cluster-suppor...Henning Henkel2008-12-041-1/+1
* Fix bug #1254 - write list not working under share-level securityJeremy Allison2008-12-044-41/+52
* s4:kludge_acl: allow everybody to read the sequence numberStefan Metzmacher2008-12-041-1/+27
* s4:kdc: allow a trusted domain to get kerberos ticketsStefan Metzmacher2008-12-044-8/+13
* s3:winbindd: fix horrible mis-indentation of toplvl braces in getgrsid_sid2gi...Michael Adam2008-12-041-2/+2
* s3:winbindd: don't open a new dc connection in winbindd_getpwnam (main winbindd)Michael Adam2008-12-041-1/+1
* s3:winbindd: don't open a new dc connection in winbindd_getgrnam (main winbindd)Michael Adam2008-12-041-1/+1
* s4:selftest: we have netr_GetDcName() and netr_GetAnyDCName() implementations...Stefan Metzmacher2008-12-041-2/+0
* RAW-NETLOGON: check netr_GetAnyDCName() resultStefan Metzmacher2008-12-041-0/+1
* s4:netlogon: for now implement netr_GetAnyDCName() as wrapper of netr_GetDcNa...Stefan Metzmacher2008-12-041-1/+12
* s4:netlogon: Implement netr_GetDcName() similar to netr_DsGetDCName()Stefan Metzmacher2008-12-041-1/+34
* s3:net: fix password set of 'net rpc trustdom add'Stefan Metzmacher2008-12-041-1/+2
* s3: Fix FILE_FLAG_POSIX_SEMANTICS handling underneath SMB_VFS_CREATE_FILETim Prouty2008-12-031-2/+2
* s3: Change SMB_VFS_CREATE_FILE to take a create_file_flags argumentTim Prouty2008-12-0313-41/+46
* s3: Simplify the create_file_unix_path->open_file_ntcreate pathTim Prouty2008-12-032-117/+38
* s3: Modify direct caller of open_file to call SMB_VFS_CREATE_FILETim Prouty2008-12-031-4/+19
* s3: Modify direct callers of open_file_ntcreate and open_directory to call SM...Tim Prouty2008-12-036-167/+330
* s3: Modify direct callers of create_file_unix_path to call SMB_VFS_CREATE_FILETim Prouty2008-12-033-34/+46
* s3: Add SMB_VFS_CREATE_FILE to vfs_full_audit moduleTim Prouty2008-12-031-0/+64
* s3: Add new "is_dos_path" argument to SMB_VFS_CREATE_FILETim Prouty2008-12-039-7/+19
* s3: Add SMB_VFS_CREATE_FILE to the vfs layerTim Prouty2008-12-039-108/+189
* s3: Change sockaddr util function names for consistencyTim Prouty2008-12-0320-42/+42
* s4: add some useful link and the patch for the ntp_signd supportStefan Metzmacher2008-12-032-0/+586
* libwbclient: avoid usage talloc_init() in library codeStefan Metzmacher2008-12-031-8/+4
* Add support for OneFS ACLsSteven Danneman2008-12-025-2/+880