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
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
split all the change notify code out into a separate module
Andrew Tridgell
2000-06-12
2
-392
/
+427
*
a better test for oplocks being enabled in this kernel
Andrew Tridgell
2000-06-11
1
-1
/
+18
*
fixed Linux capabilities handling
Andrew Tridgell
2000-06-11
1
-21
/
+39
*
Linux kernel oplocks now seem to work, but need a _lot_ of testing
Andrew Tridgell
2000-06-11
5
-60
/
+125
*
a first pass at Linux kernel oplocks support
Andrew Tridgell
2000-06-10
3
-15
/
+207
*
continued the split of the kernel level oplocks code into a more
Andrew Tridgell
2000-06-10
3
-392
/
+412
*
(Correct) fix for desired_access being zero in map_share_mode().
Jeremy Allison
2000-06-09
1
-12
/
+12
*
Luke, I am moving the code back into passdb/passdb.c, this the correct
Jeremy Allison
2000-06-09
2
-55
/
+15
*
clean up oplock capability code ready for Linux code
Andrew Tridgell
2000-06-09
3
-161
/
+155
*
split some of the irix kernel oplocks code into a function
Andrew Tridgell
2000-06-09
1
-68
/
+74
*
free NET_USER_INFO_3 gids when vuser invalidated.
Luke Leighton
2000-06-09
1
-0
/
+4
*
dynamic allocation of NET_USER_INFO_3 gids.
Luke Leighton
2000-06-09
1
-23
/
+37
*
reverted jeremy's changes that removed NET_USER_INFO_3. will you please
Luke Leighton
2000-06-09
2
-29
/
+56
*
Change from "David S. Chappell" <David.Chappell@mail.cc.trincoll.edu>
Jeremy Allison
2000-06-08
1
-4
/
+4
*
Fix for map_share_mode to allow desired access of zero map to stat open.
Jeremy Allison
2000-06-08
1
-0
/
+11
*
include/smb.h: Removed NET_USER_3 struct from user struct. It doesn't belong ...
Jeremy Allison
2000-06-08
2
-56
/
+29
*
added a NET_USER_INFO_3 struct to user_struct.
Luke Leighton
2000-06-08
2
-2
/
+38
*
- changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIX
Andrew Tridgell
2000-06-08
1
-14
/
+14
*
Cause printer SD's to be displayed correctly (full control).
Jeremy Allison
2000-06-08
1
-1
/
+1
*
Fixing get/set of security descriptors.
Jeremy Allison
2000-06-07
3
-1
/
+8
*
moved secrets fns into secrets.c
Andrew Tridgell
2000-06-03
2
-2
/
+2
*
rpc_client/cli_lsarpc.c: Removed unused variable.
Jeremy Allison
2000-06-03
1
-9
/
+9
*
param/loadparm.c: Looks like someone ran indent on this !
Jeremy Allison
2000-06-01
1
-4
/
+4
*
Getting back to a compilable state (not there yet but close).
Jeremy Allison
2000-06-01
1
-0
/
+3
*
Changed interface to set_nt_acl slightly.
Jeremy Allison
2000-05-31
1
-1
/
+1
*
Working UNIX -> NT ACL mapper.
Jeremy Allison
2000-05-31
1
-2
/
+4
*
Fixed interface between new ACLS and nttrans code.
Jeremy Allison
2000-05-31
2
-183
/
+586
*
debug output to /tmp.
Luke Leighton
2000-05-28
1
-1
/
+1
*
prs_give_memory in wrong place, also poss. was losing mem.
Luke Leighton
2000-05-27
2
-7
/
+34
*
fixed nttrans.c
Luke Leighton
2000-05-27
1
-406
/
+38
*
Changed MS_DFS to WITH_MSDFS throughout.
Shirish Kalele
2000-05-26
3
-4
/
+5
*
got rid of lp_revalidate()
Andrew Tridgell
2000-05-24
1
-1
/
+1
*
Did a proper fix for the file access on IPC$. Denied all pipe opens on
Jeremy Allison
2000-05-23
3
-126
/
+202
*
Fixed bug where file access was allowed on IPC$ share.
Jeremy Allison
2000-05-23
4
-5
/
+11
*
Added the NETDFS pipe to allow remote administration of the msdfs symlinks
Shirish Kalele
2000-05-18
1
-0
/
+3
*
The new msdfs implementation that uses symlinks to point to other
Shirish Kalele
2000-05-16
3
-14
/
+14
*
passdb/secrets.c: Fix typo in comment.
Jeremy Allison
2000-05-15
2
-10
/
+0
*
added spool_io_printer_driver_info_level_6()
Andrew Tridgell
2000-05-12
1
-1
/
+1
*
use "winbind separator" option for domain/user separator character
Andrew Tridgell
2000-05-12
2
-2
/
+2
*
fixed error code for buffer_too_large in trans reply
Andrew Tridgell
2000-05-12
1
-1
/
+1
*
fixed a problem with appliance operation
Andrew Tridgell
2000-05-12
1
-2
/
+2
*
use our primary domain trust account for trusted domain authentication
Andrew Tridgell
2000-05-12
1
-2
/
+2
*
Check fstat return for error.
Jeremy Allison
2000-05-12
1
-1
/
+5
*
lib/util_unistr.c:
Jeremy Allison
2000-05-10
1
-1
/
+1
*
- changed smb_getpwnam() to use winbind style usernames
Andrew Tridgell
2000-05-10
3
-10
/
+21
*
treat a blank "password server =" line as a "*" if in domain security
Andrew Tridgell
2000-05-10
1
-3
/
+2
*
check for sighup on each packet - otherwise it can take a _long_ time
Andrew Tridgell
2000-05-10
1
-0
/
+12
*
formatting fix
Andrew Tridgell
2000-05-10
1
-1
/
+1
*
patch from Dominik Kubla <dominik.kubla@uni-mainz.de>
Andrew Tridgell
2000-05-10
1
-3
/
+3
*
more merging voodoo
Andrew Tridgell
2000-05-10
25
-1
/
+86
[prev]
[next]