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
/
libsmb
Commit message (
Expand
)
Author
Age
Files
Lines
*
r4231: commiting changes to 3.0.10
samba-3.0.10
Gerald Carter
2004-12-16
17
-86
/
+80
*
r3605: * sync up with 3.0 with the exception of volker's recent changes
Gerald Carter
2004-11-07
4
-24
/
+91
*
r3265: fix lmhosts lookup so that we don't say we found something when we rea...
samba-3.0.8pre2
Gerald Carter
2004-10-26
1
-24
/
+29
*
r3220: merging current 3.0 code to release branch
Gerald Carter
2004-10-25
9
-22
/
+175
*
r2598: syncing up files for 3.0.8pre1
Gerald Carter
2004-09-24
2
-8
/
+11
*
r2565: syncing up for 3.0.8pre1
Gerald Carter
2004-09-23
5
-11
/
+68
*
r2356: commit the changes from the 3.0.7 release that were held back until th...
Samba Release Account
2004-09-15
1
-0
/
+6
*
r2260: merging from 3.0 (and updating WHATSNEW)
Gerald Carter
2004-09-08
1
-0
/
+5
*
r2176: syncing necessary changes for 3.0.7
Gerald Carter
2004-09-01
1
-1
/
+10
*
r1664: last changes before 3.0.6rc2
samba-3.0.6rc2
Gerald Carter
2004-08-06
1
-0
/
+20
*
r1643: syncing all changes from 3.0 and hopefully get 3.0.6rc2 out tomorrow
Gerald Carter
2004-08-04
8
-15
/
+18
*
r1408: revert change that broke the build on systems w/o krb5 files
Gerald Carter
2004-07-08
1
-1
/
+1
*
r1400: final heimdal fixes from 3.0
Gerald Carter
2004-07-08
1
-1
/
+3
*
r1383: sync from 3.0 tree
Gerald Carter
2004-07-07
8
-222
/
+291
*
r843: first rounds of sync's for 3.0.5pre1
Gerald Carter
2004-05-24
5
-22
/
+53
|
\
|
*
r786: Memory leak fixes in (mostly) error code paths from
Jeremy Allison
2004-05-19
1
-10
/
+27
|
*
r776: I should have just cut and pasted from my build area and I would
Herb Lewis
2004-05-18
1
-1
/
+1
|
*
r775: merge trunk 774 to samba 3_0 - fix bad compare in for loop
Herb Lewis
2004-05-18
1
-5
/
+1
|
*
r618: Bug #1333. Fix a problem pointed out by coolo where I was trying to ensure
Richard Sharpe
2004-05-09
1
-1
/
+1
|
*
r616: Bug #1333.
Richard Sharpe
2004-05-09
1
-2
/
+8
|
*
r588: Some fixes from coolo ...
Richard Sharpe
2004-05-08
2
-5
/
+15
|
*
r559: Some fixes from coolo ...
Richard Sharpe
2004-05-07
1
-2
/
+2
|
*
r557: another patch from Stephan Kulow <coolo@suse.de> -- check cli * before ...
Gerald Carter
2004-05-07
1
-0
/
+6
|
*
r547: Add entry for NT_STATUS_DUPLICATE_NAME in the ntstatus to unix error ma...
Jelmer Vernooij
2004-05-07
1
-0
/
+3
|
*
r541: fixing segfault in winbindd caused -r527 -- looks like a bug in heimdal...
Gerald Carter
2004-05-07
1
-1
/
+4
|
*
r539: Mem leak fixes from kawasa_r@itg.hitachi.co.jp
Jeremy Allison
2004-05-06
1
-1
/
+3
|
*
r527: More memory leak fixes in error paths from kawasa_r@itg.hitachi.co.jp.
Jeremy Allison
2004-05-06
1
-2
/
+8
|
*
r525: More memory leak fixes from kawasa_r@itg.hitachi.co.jp in error code
Jeremy Allison
2004-05-06
1
-5
/
+9
|
*
r523: Fix from kawasa_r@itg.hitachi.co.jp to initialise blob structs.
Jeremy Allison
2004-05-06
1
-2
/
+2
|
*
r494: patch from Stephan Kulow <coolo@kde.org> to fix a cut-n-paste error in ...
Gerald Carter
2004-05-05
1
-1
/
+1
|
*
r446: Close the open NT pipes before the tdis.
Volker Lendecke
2004-05-02
1
-3
/
+3
|
*
r415: Return NT_STATUS_ACCESS_DENIED not some LOCK message ...
Richard Sharpe
2004-04-29
1
-1
/
+1
*
|
r567: getting ready for 3.0.4 -- still holding for one more bug fix
Gerald Carter
2004-05-07
7
-18
/
+42
|
/
*
r296: patch from j.lu -- don't force an upper case domain name in the ntlmssp...
Gerald Carter
2004-04-20
1
-3
/
+1
*
r248: Add support for printing out the MAC address on nmblookup.
Richard Sharpe
2004-04-16
1
-4
/
+11
*
r221: Remainder of bug 1208. We do not remove creds from _any_ FILE ccache,
Jim McDonough
2004-04-14
1
-17
/
+40
*
r219: Obtain new tickets if current ones are expired. Next part of fix for
Jim McDonough
2004-04-14
1
-12
/
+36
*
r176: Improve our fallback code for password changes - this would be better
Andrew Bartlett
2004-04-12
3
-43
/
+115
*
r148: Ensure we do not dereference a null pointer when we return the user
Andrew Bartlett
2004-04-10
1
-5
/
+17
*
r116: volker's patch for local group and group nesting
Gerald Carter
2004-04-07
1
-3
/
+1
*
r96: Stupid f&%'n UNIX extensions.... SETPATHINFO
Jeremy Allison
2004-04-06
1
-9
/
+10
*
r84: Implement --required-membership-of=, an ntlm_auth option that restricts
Andrew Bartlett
2004-04-06
1
-0
/
+28
*
r76: Fix smbfs problem with Tree Disconnect issued before smbfs starts its work.
Alexander Bokovoy
2004-04-06
1
-1
/
+5
*
r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...
Andrew Bartlett
2004-04-06
2
-14
/
+14
*
r39: * importing .cvsignore files
Gerald Carter
2004-04-05
1
-3
/
+0
*
r4: merge in the SAMBA_3_0 branch from cvs
CVS Import User
2004-04-04
5
-37
/
+115
*
r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunk
CVS Import User
2004-04-04
48
-0
/
+28335