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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
*
|
new prototypes
Andrew Tridgell
2000-12-11
2
-482
/
+384
*
|
Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions from
Tim Potter
2000-12-08
3
-8
/
+84
*
|
file_lines_load/file_lines_pload can now optionally convert unix_to_dos()
Jeremy Allison
2000-12-07
1
-2
/
+2
*
|
Added better configure test for POSIX ACLs. Fixed stupid typo in sysacls.c
Jeremy Allison
2000-12-07
1
-0
/
+3
*
|
Working code to read POSIX ACLs on a Linux system using the bestbits
Jeremy Allison
2000-12-07
3
-2
/
+13
*
|
Cause smbd to use the new posix_acls code, not the old unix_acls code.
Jeremy Allison
2000-12-06
3
-11
/
+31
*
|
make proto again
Tim Potter
2000-12-06
1
-1
/
+1
*
|
tdb_unlockchain() no longer returns a value
Tim Potter
2000-12-06
1
-2
/
+2
*
|
Make smbd/posix_acls.c use abstract interface.
Jeremy Allison
2000-12-06
1
-0
/
+91
*
|
Changed to sourceforge tdb code. This includes spinlocks (so we now have
Jeremy Allison
2000-12-06
3
-7
/
+24
*
|
pass the desired access into cli_nt_create()
Andrew Tridgell
2000-12-04
2
-1
/
+4
*
|
new proto
Andrew Tridgell
2000-12-04
1
-370
/
+370
*
|
new protos
Andrew Tridgell
2000-12-03
1
-0
/
+1
*
|
new proto
Andrew Tridgell
2000-12-03
1
-355
/
+369
*
|
include/dlinklist.h: Added '{' '}' around DLIST_PROMOTE so it can be used as ...
Jeremy Allison
2000-11-28
2
-2
/
+6
*
|
passdb/secrets.c passdb/smbpassfile.c smbd/server.c : Actually *use* the code
Jeremy Allison
2000-11-27
1
-1
/
+3
*
|
make proto
Gerald Carter
2000-11-21
1
-16
/
+32
[prev]
[next]