index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert "Cope with bad trans2mkdir requests from System i QNTC IBM SMB client."
Karolin Seeger
2008-11-17
1
-4
/
+3
*
Revert "Unify access checks for lsa server functions."
Karolin Seeger
2008-11-17
2
-18
/
+4
*
Revert "s3-samr-server: be consistent when reporting we do password complexity."
Karolin Seeger
2008-11-17
1
-4
/
+0
*
Revert "Delete the krb5 ccname variable from the PAM environment if set."
Karolin Seeger
2008-11-17
1
-7
/
+0
*
Revert "Cope with MAXIMUM_ALLOWED_ACCESS requests when opening handles."
Karolin Seeger
2008-11-17
3
-70
/
+16
*
Revert "Fix bug 5840: Segfault in "rpcclient lsaaddacctrights""
Karolin Seeger
2008-11-17
1
-1
/
+1
*
Revert "Fix net rpc vampire, based on an *amazing* piece of debugging work by...
Karolin Seeger
2008-11-17
2
-46
/
+41
*
Revert "s3-samr-server: _samr_DeleteUser needs to wipe out the user_handle on...
Karolin Seeger
2008-11-17
1
-2
/
+0
*
Revert "Remove the requirement for ldap call made as root. Add in security"
Karolin Seeger
2008-11-17
2
-63
/
+11
*
Revert "s3-samr-server: fix access check in _samr_QuerySecurity()."
Karolin Seeger
2008-11-17
1
-1
/
+1
*
s3-samr-server: fix access check in _samr_QuerySecurity().
Günther Deschner
2008-10-23
1
-1
/
+1
*
Remove the requirement for ldap call made as root. Add in security
Jeremy Allison
2008-10-23
2
-11
/
+63
*
s3-samr-server: _samr_DeleteUser needs to wipe out the user_handle on success.
Günther Deschner
2008-10-23
1
-0
/
+2
*
Fix net rpc vampire, based on an *amazing* piece of debugging work by "Cooper...
Jeremy Allison
2008-10-23
2
-41
/
+46
*
Fix bug 5840: Segfault in "rpcclient lsaaddacctrights"
Volker Lendecke
2008-10-23
1
-1
/
+1
*
Cope with MAXIMUM_ALLOWED_ACCESS requests when opening handles.
Jeremy Allison
2008-10-23
3
-16
/
+70
*
Delete the krb5 ccname variable from the PAM environment if set.
Andreas Schneider
2008-10-23
1
-0
/
+7
*
s3-samr-server: be consistent when reporting we do password complexity.
Günther Deschner
2008-10-21
1
-0
/
+4
*
Unify access checks for lsa server functions.
Jeremy Allison
2008-10-21
2
-4
/
+18
*
Cope with bad trans2mkdir requests from System i QNTC IBM SMB client.
Jeremy Allison
2008-10-21
1
-3
/
+4
*
Unify the logic in pull_ascii_base_talloc() and pull_ucs2_base_talloc().
Jeremy Allison
2008-10-21
1
-7
/
+27
*
Fix bug 5826 - Directory/Filenames get truncated when 3.2.0 client acesses ol...
Jeremy Allison
2008-10-21
1
-1
/
+15
*
Don't use debug level 1 to log a trivial message.
Jeremy Allison
2008-10-21
1
-1
/
+1
*
Attempt to fix bug #5818 - "smbcacls: sorts ACEs improperly and loses inherit...
Jeremy Allison
2008-10-15
1
-26
/
+157
*
Note url explaining this code.
Jeremy Allison
2008-10-15
1
-0
/
+4
*
Enable optional anonymization of user names,
Holger Hetterich
2008-10-15
1
-1
/
+20
*
Fix bug 5691: SIGBUS on Solaris
Volker Lendecke
2008-10-15
1
-1
/
+4
*
Fix the build
Volker Lendecke
2008-10-15
1
-1
/
+1
*
Now it's working, back port the aync fix for parsing large cups printer lists.
Jeremy Allison
2008-10-15
6
-32
/
+322
*
Make use of ZERO_STRUCT (the first memset was actually wrong)
Volker Lendecke
2008-10-15
1
-3
/
+3
*
mount.cifs: make return codes match the return codes for /bin/mount (try #3)
Jeff Layton
2008-10-15
1
-36
/
+46
*
mount.cifs: have uppercase_string return success on NULL pointer
Jeff Layton
2008-10-15
1
-2
/
+2
*
Fix bug #5814 - Winbindd dumping core in a strange manner while doing "rescan...
Jeremy Allison
2008-10-15
1
-0
/
+23
*
Fixed build warning "passing arg from incompatible pointer type"
Tim Prouty
2008-10-15
1
-1
/
+3
*
Fixed "declaration shadows global declaration" warnings.
Tim Prouty
2008-10-15
1
-19
/
+19
*
If name_to_fqdn fails, retry with the dns domain the DC gave us
Volker Lendecke
2008-10-15
1
-3
/
+8
*
Log in the parent winbind log where a request is going
Volker Lendecke
2008-10-15
1
-0
/
+4
*
Attempt to fix bug 5778
Volker Lendecke
2008-10-06
1
-0
/
+10
*
Remove an unused variable
Volker Lendecke
2008-10-06
1
-1
/
+0
*
Fix some missing error handlings
Volker Lendecke
2008-10-06
1
-0
/
+5
*
OS/X does not have rl_done in readline.h
Volker Lendecke
2008-10-06
1
-0
/
+8
*
Fix an uninitialized variable warning
Volker Lendecke
2008-10-06
1
-0
/
+2
*
Fix an unlikely memleak found by the IBM checker
Volker Lendecke
2008-10-06
1
-0
/
+2
*
Fix an uninitialized variable found by the IBM Checker
Volker Lendecke
2008-10-06
1
-0
/
+1
*
Fix a potential NULL deref in line 258 found by the IBM checker
Volker Lendecke
2008-10-06
1
-0
/
+1
*
Correctly fix smbclient to terminate on eof from server.
Jeremy Allison
2008-10-06
2
-3
/
+23
*
net_dns: Make "lwinet ads dns register" honor the "interfaces" parameter.
Gerald (Jerry) Carter
2008-10-06
1
-13
/
+12
*
libaddns: Use the same prerequisite for DDNS update as Windows XP.
Gerald (Jerry) Carter
2008-10-06
1
-2
/
+2
*
Fix bug #5080. Access to cups-printers via samba broken with cups 1.3.4, Unsu...
Jeremy Allison
2008-10-06
1
-79
/
+203
*
Fix bug 5805: don't close stdout
Derrell Lipman
2008-10-06
1
-1
/
+3
[prev]
[next]