index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
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
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-24
1
-8
/
+17
*
getpw[nam|uid] caching patch from "Richard Bollinger"
Gerald Carter
2001-01-24
1
-7
/
+37
*
fixed typo in debug statement
Gerald Carter
2001-01-24
1
-2
/
+2
*
Fix a problem with smbc_unlink on directories where it was returning EACCES
Richard Sharpe
2001-01-24
1
-1
/
+39
*
Fix from Kenichi Okuyama for memory leak on Realloc fail.
Jeremy Allison
2001-01-23
1
-21
/
+51
*
increase MAX_POL_HNDS (merge from 2.2)
Gerald Carter
2001-01-23
1
-1
/
+1
*
only add the service name and client machine name to list of users names
Gerald Carter
2001-01-23
2
-3
/
+11
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-23
6
-441
/
+494
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-23
2
-4
/
+3
[prev]
[next]