index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
Age
Commit message (
Expand
)
Author
Files
Lines
2000-08-28
Oops - missed a file.
Tim Potter
1
-0
/
+42
2000-08-28
Merge from appliance branch.
Tim Potter
2
-0
/
+11
2000-08-25
vfs write data fix. Fix for name matching in addtosmbpass
Jeremy Allison
1
-2
/
+2
2000-08-24
Modified to use sid_to_uid and sid_to_gid. Now ready for POSIX ACL
Jeremy Allison
1
-8
/
+9
2000-08-17
Fix for Win9x driver downloads when information is
Gerald Carter
1
-83
/
+153
2000-08-09
Fixed memory leak with NT tokens.
Jeremy Allison
2
-7
/
+32
2000-08-08
Found the sec_ctx_stack overflow - a become_root() should have been an
Jeremy Allison
1
-1
/
+1
2000-08-04
Fixed up the user/group contexts when using authenticated pipes.
Jeremy Allison
2
-5
/
+7
2000-08-03
Added an NT_USER_TOKEN structure that is copied/passed around associated
Jeremy Allison
5
-97
/
+179
2000-08-02
Started to canonicalize our handling of uid -> sid code in order to
Jeremy Allison
6
-94
/
+91
2000-08-01
Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...
Jeremy Allison
3
-36
/
+25
2000-08-01
Added print job substitutions for %{printername}, %{sharename} and %{portname}
Jeremy Allison
1
-16
/
+14
2000-07-31
Added John Reilly's enumports/addprinter/delprinter scripting code plus the
Jeremy Allison
1
-49
/
+43
2000-07-27
Ok - this is a *BIG* change - but it fixes the problems with static strings
Jeremy Allison
2
-2
/
+21
2000-07-25
Fixed up error checking and move printer file code. Fixed a memory leak.
Jeremy Allison
1
-2
/
+2
2000-07-25
Added some error checking and returns to the new 'move' code.
Jeremy Allison
1
-0
/
+2
2000-07-25
A rather big change set ! (listed in no particular order)
Jean-François Micouleau
1
-8
/
+20
2000-07-25
Fix for mounting a printer as a share. Not that there's anything
Tim Potter
1
-0
/
+5
2000-07-24
Run main server loop with sys_select() instead of sys_select_intr(). The
Tim Potter
1
-2
/
+13
2000-07-19
Modified the patch to look in the tdb *first* - thus allowing legacy text
Jeremy Allison
1
-75
/
+91
2000-07-19
Code from John Reilly <jreilly@hp.com> to add tdb lookups into the Win95
Jeremy Allison
1
-7
/
+44
2000-07-10
Fixes for various compile warnings on Solaris 8.
Tim Potter
1
-1
/
+3
2000-07-10
Re-instated lanman printing security checks (oops).
Tim Potter
1
-3
/
+7
2000-07-10
Spelling fixes.
Tim Potter
1
-3
/
+3
2000-07-06
Don't check NT permissions when printing from lanman.
Tim Potter
1
-6
/
+6
2000-07-06
Moved authenticated pipe user details into a current_user struct.
Tim Potter
1
-1
/
+1
2000-07-03
Some more sec_ctx changes. Modified some fields in the pipe_struct
Tim Potter
1
-1
/
+2
2000-06-23
Fix a malloc of zero problem.
Jeremy Allison
1
-38
/
+49
2000-06-23
lib/util_unistr.c: Off-by-one fix for dos_PutUniStr from John Reilly jreilly@...
Jeremy Allison
1
-1
/
+5
2000-06-23
Added return for become_authenticated_pipe_user() function.
Tim Potter
1
-0
/
+2
2000-06-23
Delete OriginalDir stuff.
Tim Potter
3
-16
/
+20
2000-06-23
Moved some static functions to sec_ctx.c
Tim Potter
1
-222
/
+30
2000-06-23
Call init_sec_ctx() instead of init_uid().
Tim Potter
1
-9
/
+1
2000-06-23
I've been working on refactoring some of the mess that is the become_user()
Tim Potter
1
-0
/
+295
2000-06-20
Fixes for IRIX kernel oplocks and systems that don't have nss.h
Jeremy Allison
1
-1
/
+1
2000-06-19
Paranoia changes to ensure that anything touched by a signal handler
Jeremy Allison
2
-17
/
+18
2000-06-16
Pass the vuid from the connection_struct to the printing back end functions.
Tim Potter
1
-6
/
+6
2000-06-15
open files with O_NONBLOCK when available. This is necessary to
Andrew Tridgell
1
-1
/
+6
2000-06-15
added support for kernel level share modes. These are a (small) hack,
Andrew Tridgell
1
-1
/
+24
2000-06-14
allow the notify implementation to choose the select timeout change
Andrew Tridgell
4
-16
/
+18
2000-06-14
ZERO_STRUCT() of info3 structure before using it.
Tim Potter
1
-0
/
+2
2000-06-13
Removed a patch that Andrew had added because 'insure' was incorrectly
Christopher R. Hertel
1
-9
/
+0
2000-06-13
use DN_ATTRIB kernel change notify attribute
Andrew Tridgell
1
-3
/
+7
2000-06-13
always use the DN_CREATE mask (NT expects file creation always to
Andrew Tridgell
1
-8
/
+3
2000-06-12
enable the Linux change notify code and change some notify debug code
Andrew Tridgell
3
-15
/
+64
2000-06-12
totally rewrote the async signal, notification and oplock notification
Andrew Tridgell
8
-465
/
+647
2000-06-12
fixed comments at top of module
Andrew Tridgell
1
-2
/
+3
2000-06-12
split all the change notify code out into a separate module
Andrew Tridgell
2
-392
/
+427
2000-06-11
a better test for oplocks being enabled in this kernel
Andrew Tridgell
1
-1
/
+18
2000-06-11
fixed Linux capabilities handling
Andrew Tridgell
1
-21
/
+39
[prev]
[next]