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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Excise snprintf -> slprintf.
Jeremy Allison
2001-02-16
2
-0
/
+25
*
Patch to add UnixWare ACLs from Michael Davidson <md@sco.COM>. With some
Jeremy Allison
2001-02-15
1
-0
/
+39
*
Merge of i18n fixes from appliance branch. Samba can now talk to a network
Tim Potter
2001-02-14
1
-1
/
+1
*
Merge of JohnR's changes to appliance-head, JF's changes to 2.2,
Jeremy Allison
2001-02-12
2
-24
/
+115
*
Added commented/documented version of libsmbclient.h and fixed up a small
Richard Sharpe
2001-02-12
1
-160
/
+692
*
Updated proto.h
Tim Potter
2001-02-11
1
-415
/
+415
*
Fix problems in libsmbclient with pring job struct plus add implementation
Richard Sharpe
2001-02-06
1
-0
/
+12
*
Implement two printing related functions and start the remaining two.
Richard Sharpe
2001-02-05
1
-2
/
+2
*
Fix some further small bugs in libsmbclient to make it pass the
Richard Sharpe
2001-02-04
1
-1
/
+23
*
Changes from SAMBA_2_2:
David O'Neill
2001-01-31
1
-1
/
+1
*
lib/system.c: Fix for pw caching.
Jeremy Allison
2001-01-31
2
-0
/
+5
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-29
1
-417
/
+419
*
Fixed "object picker can't determine if object in domain" bug seen from W2K
Jeremy Allison
2001-01-25
2
-424
/
+442
*
smbd/process.c: & type with 0xff for paranioa sake...
Jeremy Allison
2001-01-24
1
-0
/
+1
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-23
2
-415
/
+417
*
include/vfs.h:
Jeremy Allison
2001-01-23
2
-415
/
+427
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-19
1
-0
/
+2
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-17
2
-417
/
+418
*
New proto and some small changes to rpc_samr.h
Tim Potter
2001-01-15
2
-17
/
+113
*
Some more bug fixes plus implementations of smbc_mkdir and smbc_rmdir,
Richard Sharpe
2001-01-12
1
-0
/
+12
*
Many bug fixes to the libsmbclient.c code plus
Richard Sharpe
2001-01-12
1
-2
/
+9
*
Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter.
Jeremy Allison
2001-01-11
2
-2
/
+3
*
New makefile and proto for rpcclient.
Tim Potter
2001-01-11
1
-123
/
+39
*
make proto
Tim Potter
2001-01-11
1
-53
/
+51
*
Merge of various fixes from the tng headers.
Tim Potter
2001-01-11
4
-143
/
+22
*
First compiling version of code that sets NT ACLs as POSIX ACLs.
Jeremy Allison
2001-01-11
1
-0
/
+16
*
rpc_server/srv_samr.c:
Jeremy Allison
2001-01-11
1
-413
/
+421
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-10
1
-0
/
+1
*
Fix from "B.V.Dean" <B.V.Dean@ukc.ac.uk> to add "dos filemode" parameter
Jeremy Allison
2001-01-09
1
-0
/
+1
*
More fixes and implementation bits and pieces for libsmbclient
Richard Sharpe
2001-01-07
1
-0
/
+4
*
Fix proto.h ...
Richard Sharpe
2001-01-06
1
-3
/
+4
*
Fix a small type in libsmbclient.h ...
Richard Sharpe
2001-01-05
1
-1
/
+1
*
Arrgh, forgot to update proto.h with all the changes I have been making.
Richard Sharpe
2001-01-05
1
-12
/
+6
*
The latest changes to libsmbclient ...
Richard Sharpe
2001-01-05
1
-2
/
+23
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-04
3
-412
/
+430
*
First pass at the libsmbclient code ...
Richard Sharpe
2000-12-26
1
-0
/
+154
*
make proto
Tim Potter
2000-12-21
1
-0
/
+1
*
implemented a much nicer name_status() interface. It now returns a
Andrew Tridgell
2000-12-20
2
-2
/
+13
*
Fixed bug found by Gerald. If a Samba server joins a domain and is set
Jeremy Allison
2000-12-19
1
-1
/
+1
*
Split the one sys_acl_free call into sys_acl_free_TYPE calls, to allow
Jeremy Allison
2000-12-19
1
-5
/
+7
*
Added lock backouts on fail.
Jeremy Allison
2000-12-15
1
-3
/
+0
*
lib/util_unistr.c:
Jean-François Micouleau
2000-12-15
1
-0
/
+4
*
Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged
Jeremy Allison
2000-12-15
1
-3
/
+3
*
Renamed parameters and variables called acl to the_acl as it conflicts
Tim Potter
2000-12-14
1
-4
/
+4
*
Added proto definition for new RPC calls.
Jeremy Allison
2000-12-13
1
-0
/
+15
*
Server side changes for dynamic names in lsa_lookup_names
Tim Potter
2000-12-13
1
-15
/
+0
*
make proto
Tim Potter
2000-12-13
3
-19
/
+37
*
Merged in Tim's changes : Removed static limit of MAX_LOOKUP_SIDS in rpc serv...
Jeremy Allison
2000-12-12
3
-27
/
+25
*
Removed the special casing of SIDs in se_access_check. This is now done (corr...
Jeremy Allison
2000-12-12
2
-383
/
+476
*
type for client_info struct
Gerald Carter
2000-12-11
1
-2
/
+2
[prev]
[next]