index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-23
s3-winbind: fix setup_domain_child() callers.
Günther Deschner
1
-2
/
+2
2010-04-23
s3-spoolss: make switch in _spoolss_AddPrinterDriver() a bit more clear.
Günther Deschner
1
-4
/
+6
2010-04-23
s3: Fix a winbind crash when scanning trusts
Volker Lendecke
1
-0
/
+6
2010-04-22
Make deferred opens (NT_STATUS_SHARING_VIOLATION) work over SMB2.
Jeremy Allison
8
-85
/
+357
2010-04-23
s3: Fix a cut&paste error in a debug message in check_oem_password()
Volker Lendecke
1
-1
/
+2
2010-04-23
s3-spoolss: make sure AddPrinterDriver calls into AddPrinterDriverEx.
Günther Deschner
1
-19
/
+27
2010-04-23
s3-spoolss: fix some crash bugs and missing error codes in AddDriver paths.
Günther Deschner
2
-2
/
+12
2010-04-20
Fix i18n of net conf import error message.
Jim McDonough
1
-3
/
+4
2010-04-20
Display an error on net conf import failures.
Jim McDonough
1
-0
/
+3
2010-04-20
s3-spoolss: fix winreg spoolss helper call documentation.
Günther Deschner
1
-11
/
+33
2010-04-20
s3-spoolss: avoid passing down full "struct pipes_struct".
Günther Deschner
2
-51
/
+73
2010-04-19
Now SMB2 error messages are correctly being returned with the 1 byte data are...
Jeremy Allison
1
-51
/
+49
2010-04-19
Ensure vectors are always allocated with consistent size. Removes one byte al...
Jeremy Allison
1
-20
/
+60
2010-04-19
Fix valgrind error where a strdup of name reads one byte beyond the end. Ensu...
Jeremy Allison
1
-1
/
+2
2010-04-19
Remove an unused auto variable.
Jeremy Allison
1
-3
/
+0
2010-04-19
s3: Remove a leftover of my lua experiments
Volker Lendecke
1
-5
/
+0
2010-04-19
s3: Move the in-memory ccache to the parent
Volker Lendecke
7
-95
/
+90
2010-04-19
s3: Test for wb ccache access by smbclient
Volker Lendecke
1
-0
/
+33
2010-04-19
libwbclient: remove async libwbclient and talloc from libwbclient.so
Volker Lendecke
1
-17
/
+8
2010-04-19
s3: Change the make test password to "testPw"
Volker Lendecke
1
-1
/
+1
2010-04-19
s3-winbind: Allow changing the password for pdb
Volker Lendecke
2
-1
/
+50
2010-04-19
s3: Convert WINBINDD_PAM_LOGOFF to the new async API
Volker Lendecke
5
-68
/
+149
2010-04-19
s3: Convert WINBINDD_PAM_CHAUTHTOK to the new async API
Volker Lendecke
5
-59
/
+132
2010-04-19
s3: Convert WINBINDD_PAM_AUTH_CRAP to the new async API
Volker Lendecke
5
-73
/
+133
2010-04-19
s3: Convert WINBINDD_PAM_AUTH to the new async API
Volker Lendecke
5
-66
/
+135
2010-04-19
winbindd: Fill in num_entries where available
Volker Lendecke
3
-0
/
+6
2010-04-19
s3: Add some debug to GETSIDALIASES
Volker Lendecke
1
-0
/
+9
2010-04-19
s3-smb2: fix some c++ warnings.
Günther Deschner
1
-3
/
+3
2010-04-19
s3-spoolss: fix samr_ValidatePassword_Change.
Günther Deschner
1
-1
/
+1
2010-04-19
s3-lanman: use spoolss for api_WPrintJobGetInfo().
Günther Deschner
1
-21
/
+54
2010-04-19
s3-lanman: use spoolss for api_WPrintJobEnumerate().
Günther Deschner
1
-11
/
+142
2010-04-19
s3 i18n: Fix up missing newlines in more pam_winbind translations
Kai Blin
9
-18
/
+18
2010-04-19
s3 i18n: Fix up missing newlines in pam_winbind translations
Kai Blin
10
-20
/
+20
2010-04-18
Final fix for #7331 - Compound async SMB 2 requests don't work right.
Jeremy Allison
2
-4
/
+20
2010-04-18
s3: Fix indentation in remove_ccache
Volker Lendecke
1
-1
/
+1
2010-04-18
s3: Fix a memleak in discover_dc_netbios
Volker Lendecke
1
-0
/
+3
2010-04-18
s3: Fix a typo in winbindd_ccache_save
Volker Lendecke
1
-1
/
+1
2010-04-18
s3: Improved support for GAMIN.
Ira Cooper
2
-5
/
+26
2010-04-17
Second part of fix for bug #7331 - Compound async SMB 2 requests don't work r...
Jeremy Allison
1
-58
/
+158
2010-04-17
First part of fix for bug #7331 - Compound async SMB 2 requests don't work ri...
Jeremy Allison
5
-105
/
+367
2010-04-17
s3: Slightly simpify samr_ValidatePassword_Reset
Volker Lendecke
1
-12
/
+13
2010-04-17
s3: Slightly simpify samr_ValidatePassword_Change
Volker Lendecke
1
-12
/
+13
2010-04-17
s3: Slightly simplify the logic of check_password_complexity()
Volker Lendecke
1
-18
/
+22
2010-04-17
s3: Fix some nonempty blank lines
Volker Lendecke
1
-7
/
+7
2010-04-16
s3-winreg_nt: Fixed QueryValue with data=NULL to get the length.
Andreas Schneider
1
-1
/
+3
2010-04-14
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2010-04-13
Don't set "requested_posix_capabilities" in the sync code, already done in th...
Jeremy Allison
1
-2
/
+0
2010-04-13
Add basic DFS tests.
Jeremy Allison
2
-0
/
+92
2010-04-13
Split out the client unix capabilities to those the server offered, and those...
Jeremy Allison
5
-9
/
+24
2010-04-13
s3-winbind: Authenticate SAM users
Volker Lendecke
2
-5
/
+75
[prev]
[next]