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
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimization (noticed by bloody Andrew :-) to stop directory scan ever
Jeremy Allison
2000-09-21
1
-4
/
+15
*
Fix to allow a timestamp of zero to cause an instantaneous changenotify
Jeremy Allison
2000-09-20
4
-6
/
+30
*
With John Reilly help tracking it down - fixed a *nasty* bug when
Jeremy Allison
2000-09-12
1
-1
/
+0
*
we should not lowercase the username we receive in
Andrew Tridgell
2000-09-12
1
-2
/
+0
*
the first cut of the internal messaging system.
Andrew Tridgell
2000-09-11
2
-14
/
+7
*
Hopefully this should fix the primary group permission problem.
Tim Potter
2000-09-07
1
-2
/
+0
*
Fix for the SID history problem when using a Win2k domain controller
Jeremy Allison
2000-09-06
1
-7
/
+4
*
Changes from APPLIANCE_HEAD (per Tim Potter):
David O'Neill
2000-09-01
1
-12
/
+16
*
make sure a couple of variables are initialised
Andrew Tridgell
2000-08-31
1
-2
/
+2
*
fixed "admin users" option with new security code
Andrew Tridgell
2000-08-31
1
-0
/
+5
*
Added vfs_unlink call to ensure vfs is used on unlink from client.
Jeremy Allison
2000-08-30
2
-1
/
+10
*
Implemented AbortPrinter() from Gerald's Win32 test code. Just purge all
Jeremy Allison
2000-08-30
1
-3
/
+3
*
fixed previous bug spotted by Elrond in get_printerdrivernumber().
Gerald Carter
2000-08-29
1
-16
/
+17
*
This doesn't compile but is a placeholder for moving the UNIX
Jeremy Allison
2000-08-29
1
-0
/
+618
*
smbd/password.c: Fixed typo in Tim's new code that caused insure overrun error.
Jeremy Allison
2000-08-28
2
-3
/
+2
*
Merge bug - still getting used to dirdiff.
Tim Potter
2000-08-28
1
-1
/
+0
*
Oops - missed a file.
Tim Potter
2000-08-28
1
-0
/
+42
*
Merge from appliance branch.
Tim Potter
2000-08-28
2
-0
/
+11
*
vfs write data fix. Fix for name matching in addtosmbpass
Jeremy Allison
2000-08-25
1
-2
/
+2
*
Modified to use sid_to_uid and sid_to_gid. Now ready for POSIX ACL
Jeremy Allison
2000-08-24
1
-8
/
+9
*
Fix for Win9x driver downloads when information is
Gerald Carter
2000-08-17
1
-83
/
+153
*
Fixed memory leak with NT tokens.
Jeremy Allison
2000-08-09
2
-7
/
+32
*
Found the sec_ctx_stack overflow - a become_root() should have been an
Jeremy Allison
2000-08-08
1
-1
/
+1
*
Fixed up the user/group contexts when using authenticated pipes.
Jeremy Allison
2000-08-04
2
-5
/
+7
*
Added an NT_USER_TOKEN structure that is copied/passed around associated
Jeremy Allison
2000-08-03
5
-97
/
+179
*
Started to canonicalize our handling of uid -> sid code in order to
Jeremy Allison
2000-08-02
6
-94
/
+91
*
Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...
Jeremy Allison
2000-08-01
3
-36
/
+25
*
Added print job substitutions for %{printername}, %{sharename} and %{portname}
Jeremy Allison
2000-08-01
1
-16
/
+14
*
Added John Reilly's enumports/addprinter/delprinter scripting code plus the
Jeremy Allison
2000-07-31
1
-49
/
+43
*
Ok - this is a *BIG* change - but it fixes the problems with static strings
Jeremy Allison
2000-07-27
2
-2
/
+21
*
Fixed up error checking and move printer file code. Fixed a memory leak.
Jeremy Allison
2000-07-25
1
-2
/
+2
*
Added some error checking and returns to the new 'move' code.
Jeremy Allison
2000-07-25
1
-0
/
+2
*
A rather big change set ! (listed in no particular order)
Jean-François Micouleau
2000-07-25
1
-8
/
+20
*
Fix for mounting a printer as a share. Not that there's anything
Tim Potter
2000-07-25
1
-0
/
+5
*
Run main server loop with sys_select() instead of sys_select_intr(). The
Tim Potter
2000-07-24
1
-2
/
+13
*
Modified the patch to look in the tdb *first* - thus allowing legacy text
Jeremy Allison
2000-07-19
1
-75
/
+91
*
Code from John Reilly <jreilly@hp.com> to add tdb lookups into the Win95
Jeremy Allison
2000-07-19
1
-7
/
+44
*
Fixes for various compile warnings on Solaris 8.
Tim Potter
2000-07-10
1
-1
/
+3
*
Re-instated lanman printing security checks (oops).
Tim Potter
2000-07-10
1
-3
/
+7
*
Spelling fixes.
Tim Potter
2000-07-10
1
-3
/
+3
*
Don't check NT permissions when printing from lanman.
Tim Potter
2000-07-06
1
-6
/
+6
*
Moved authenticated pipe user details into a current_user struct.
Tim Potter
2000-07-06
1
-1
/
+1
*
Some more sec_ctx changes. Modified some fields in the pipe_struct
Tim Potter
2000-07-03
1
-1
/
+2
*
Fix a malloc of zero problem.
Jeremy Allison
2000-06-23
1
-38
/
+49
*
lib/util_unistr.c: Off-by-one fix for dos_PutUniStr from John Reilly jreilly@...
Jeremy Allison
2000-06-23
1
-1
/
+5
*
Added return for become_authenticated_pipe_user() function.
Tim Potter
2000-06-23
1
-0
/
+2
*
Delete OriginalDir stuff.
Tim Potter
2000-06-23
3
-16
/
+20
*
Moved some static functions to sec_ctx.c
Tim Potter
2000-06-23
1
-222
/
+30
*
Call init_sec_ctx() instead of init_uid().
Tim Potter
2000-06-23
1
-9
/
+1
*
I've been working on refactoring some of the mess that is the become_user()
Tim Potter
2000-06-23
1
-0
/
+295
[next]