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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge of i18n password fix for smbclient.
Tim Potter
2001-02-15
1
-1
/
+0
*
Fix from "Jim McDonough" <jmcd@us.ibm.com> for s390 Linux.
Jeremy Allison
2001-02-15
1
-1
/
+5
*
Baltic codepage fixes from Toomas Soome <tsoome@ut.ee>
Tim Potter
2001-02-14
1
-0
/
+62
*
Update to Baltic codepage support.
Tim Potter
2001-02-14
1
-1
/
+1
*
Merge of i18n fixes from appliance branch. Samba can now talk to a network
Tim Potter
2001-02-14
8
-28
/
+45
*
It compiles for me now :-). rpc_server/srv_lsa.c - added fix to allow w2k
Jeremy Allison
2001-02-13
3
-16
/
+34
*
change pstrcpy() in setup_pwret() to fstrcpy() since we are
Gerald Carter
2001-02-13
1
-2
/
+2
*
Fixup missing tests on code imported from tng.
Jeremy Allison
2001-02-13
1
-93
/
+105
*
Fix for DACL/SACL masking typo - spotted by medha@pezman.austin.ibm.com.
Jeremy Allison
2001-02-12
1
-2
/
+2
*
Merge of JohnR's changes to appliance-head, JF's changes to 2.2,
Jeremy Allison
2001-02-12
14
-75
/
+378
*
Fix calls to smbc_init in testsmbc.c and tree.c
Richard Sharpe
2001-02-12
2
-5
/
+104
*
Added commented/documented version of libsmbclient.h and fixed up a small
Richard Sharpe
2001-02-12
2
-163
/
+693
*
Updated proto.h
Tim Potter
2001-02-11
1
-415
/
+415
*
Ensure people know this is unused.
Jeremy Allison
2001-02-11
1
-567
/
+0
*
reverted *.* patch until someone explains to me what the test case is
Andrew Tridgell
2001-02-08
1
-5
/
+0
*
merge from SAMBA_2_2
Gerald Carter
2001-02-08
2
-2
/
+13
*
replaced inet_aton() with inet_addr() to keep Solaris from complaining.
Gerald Carter
2001-02-08
1
-3
/
+9
*
add pam_setcred() call to pam_auth(). Patch was submited last Oct.
Gerald Carter
2001-02-08
2
-0
/
+16
*
Add Makefile.in target for installing smbclientlib ...
Richard Sharpe
2001-02-07
1
-0
/
+5
*
Fix problems in libsmbclient with pring job struct plus add implementation
Richard Sharpe
2001-02-06
2
-0
/
+108
*
Implement two printing related functions and start the remaining two.
Richard Sharpe
2001-02-05
2
-2
/
+65
*
Fix some further small bugs in libsmbclient to make it pass the
Richard Sharpe
2001-02-04
2
-8
/
+79
*
merge from APPLIANCE_HEAD (mapping access_required 0x0 to
Gerald Carter
2001-02-03
1
-2
/
+6
*
Merge from 2.2 - with connection fix.
Jeremy Allison
2001-02-03
1
-1
/
+15
*
Convert netbios name to dos codepage in make_nmb_name(). This allows
Tim Potter
2001-02-02
1
-0
/
+1
*
Added Baltic codepage support. From Toomas Soome <tsoome@ut.ee>
Tim Potter
2001-02-02
4
-1
/
+733
*
Changes from SAMBA_2_2:
David O'Neill
2001-01-31
3
-53
/
+67
*
Fixed duplicate free_sec_acl() call in free_sec_desc() function.
Tim Potter
2001-01-31
1
-1
/
+1
*
Missing sys_endpwent() call in get_passwd_entries()
Tim Potter
2001-01-31
1
-1
/
+1
*
Fix for KOI8-R codepage from Andrey Kiselev <dron@at1895.spb.edu>
Tim Potter
2001-01-31
1
-1
/
+1
*
lib/system.c: Fix for pw caching.
Jeremy Allison
2001-01-31
5
-64
/
+141
*
Turned down noisy debug statement.
Tim Potter
2001-01-30
1
-1
/
+1
*
Fix inspited by Alan Romeril. 50% speedup in domain logins with this
Jeremy Allison
2001-01-30
2
-1
/
+4
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-29
10
-508
/
+672
*
Changes from SAMBA_2_2:
David O'Neill
2001-01-29
1
-1
/
+1
*
Fix some bugs and prepare for some other bug fixes ...
Richard Sharpe
2001-01-29
1
-6
/
+67
*
Add an extra error code translation to clierror.c so that libsmbclient
Richard Sharpe
2001-01-29
1
-1
/
+2
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-26
1
-1
/
+23
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-25
1
-20
/
+11
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-25
2
-0
/
+11
*
Remove an inet_aton so that this code will compile on Solaris ...
Richard Sharpe
2001-01-25
1
-5
/
+3
*
io_bufsize was set too large and so full length reads
Anton Blanchard
2001-01-25
1
-1
/
+1
*
Fixes from appliance-head for pdc searches.
Jeremy Allison
2001-01-25
2
-19
/
+17
*
Fixed "object picker can't determine if object in domain" bug seen from W2K
Jeremy Allison
2001-01-25
5
-503
/
+620
*
fixed pipe in smb.conf description
Andrew Tridgell
2001-01-25
1
-5
/
+1
*
Fix insure problems with passwd caching code.
Jeremy Allison
2001-01-24
1
-6
/
+10
*
Sync up with POSIX ACL code from 2.2.
Jeremy Allison
2001-01-24
2
-11
/
+54
*
Added modification to Richard Bollinger getpw[nam|uid] cache patch. Only
Jeremy Allison
2001-01-24
1
-2
/
+14
*
smbd/process.c: & type with 0xff for paranioa sake...
Jeremy Allison
2001-01-24
4
-34
/
+46
*
smbd/lanman.c: Fix for calling qsort with 0 number.
Jeremy Allison
2001-01-24
3
-200
/
+344
[prev]
[next]