summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3-spoolss: make switch in _spoolss_AddPrinterDriver() a bit more clear.Günther Deschner2010-04-231-4/+6
* s3: Fix a winbind crash when scanning trustsVolker Lendecke2010-04-231-0/+6
* Make deferred opens (NT_STATUS_SHARING_VIOLATION) work over SMB2.Jeremy Allison2010-04-228-85/+357
* s3: Fix a cut&paste error in a debug message in check_oem_password()Volker Lendecke2010-04-231-1/+2
* s3-spoolss: make sure AddPrinterDriver calls into AddPrinterDriverEx.Günther Deschner2010-04-231-19/+27
* s3-spoolss: fix some crash bugs and missing error codes in AddDriver paths.Günther Deschner2010-04-232-2/+12
* Fix i18n of net conf import error message.Jim McDonough2010-04-201-3/+4
* Display an error on net conf import failures.Jim McDonough2010-04-201-0/+3
* s3-spoolss: fix winreg spoolss helper call documentation.Günther Deschner2010-04-201-11/+33
* s3-spoolss: avoid passing down full "struct pipes_struct".Günther Deschner2010-04-202-51/+73
* Now SMB2 error messages are correctly being returned with the 1 byte data are...Jeremy Allison2010-04-191-51/+49
* Ensure vectors are always allocated with consistent size. Removes one byte al...Jeremy Allison2010-04-191-20/+60
* Fix valgrind error where a strdup of name reads one byte beyond the end. Ensu...Jeremy Allison2010-04-191-1/+2
* Remove an unused auto variable.Jeremy Allison2010-04-191-3/+0
* s3: Remove a leftover of my lua experimentsVolker Lendecke2010-04-191-5/+0
* s3: Move the in-memory ccache to the parentVolker Lendecke2010-04-197-95/+90
* s3: Test for wb ccache access by smbclientVolker Lendecke2010-04-191-0/+33
* libwbclient: remove async libwbclient and talloc from libwbclient.soVolker Lendecke2010-04-191-17/+8
* s3: Change the make test password to "testPw"Volker Lendecke2010-04-191-1/+1
* s3-winbind: Allow changing the password for pdbVolker Lendecke2010-04-192-1/+50
* s3: Convert WINBINDD_PAM_LOGOFF to the new async APIVolker Lendecke2010-04-195-68/+149
* s3: Convert WINBINDD_PAM_CHAUTHTOK to the new async APIVolker Lendecke2010-04-195-59/+132
* s3: Convert WINBINDD_PAM_AUTH_CRAP to the new async APIVolker Lendecke2010-04-195-73/+133
* s3: Convert WINBINDD_PAM_AUTH to the new async APIVolker Lendecke2010-04-195-66/+135
* winbindd: Fill in num_entries where availableVolker Lendecke2010-04-193-0/+6
* s3: Add some debug to GETSIDALIASESVolker Lendecke2010-04-191-0/+9
* s3-smb2: fix some c++ warnings.Günther Deschner2010-04-191-3/+3
* s3-spoolss: fix samr_ValidatePassword_Change.Günther Deschner2010-04-191-1/+1
* s3-lanman: use spoolss for api_WPrintJobGetInfo().Günther Deschner2010-04-191-21/+54
* s3-lanman: use spoolss for api_WPrintJobEnumerate().Günther Deschner2010-04-191-11/+142
* s3 i18n: Fix up missing newlines in more pam_winbind translationsKai Blin2010-04-199-18/+18
* s3 i18n: Fix up missing newlines in pam_winbind translationsKai Blin2010-04-1910-20/+20
* Final fix for #7331 - Compound async SMB 2 requests don't work right.Jeremy Allison2010-04-182-4/+20
* s3: Fix indentation in remove_ccacheVolker Lendecke2010-04-181-1/+1
* s3: Fix a memleak in discover_dc_netbiosVolker Lendecke2010-04-181-0/+3
* s3: Fix a typo in winbindd_ccache_saveVolker Lendecke2010-04-181-1/+1
* s3: Improved support for GAMIN.Ira Cooper2010-04-182-5/+26
* Second part of fix for bug #7331 - Compound async SMB 2 requests don't work r...Jeremy Allison2010-04-171-58/+158
* First part of fix for bug #7331 - Compound async SMB 2 requests don't work ri...Jeremy Allison2010-04-175-105/+367
* s3: Slightly simpify samr_ValidatePassword_ResetVolker Lendecke2010-04-171-12/+13
* s3: Slightly simpify samr_ValidatePassword_ChangeVolker Lendecke2010-04-171-12/+13
* s3: Slightly simplify the logic of check_password_complexity()Volker Lendecke2010-04-171-18/+22
* s3: Fix some nonempty blank linesVolker Lendecke2010-04-171-7/+7
* s3-winreg_nt: Fixed QueryValue with data=NULL to get the length.Andreas Schneider2010-04-161-1/+3
* s3: Fix a typoVolker Lendecke2010-04-141-1/+1
* Don't set "requested_posix_capabilities" in the sync code, already done in th...Jeremy Allison2010-04-131-2/+0
* Add basic DFS tests.Jeremy Allison2010-04-132-0/+92
* Split out the client unix capabilities to those the server offered, and those...Jeremy Allison2010-04-135-9/+24
* s3-winbind: Authenticate SAM usersVolker Lendecke2010-04-132-5/+75
* s3-winbindd: Fix typo in comment.Karolin Seeger2010-04-131-1/+1