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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-08-12
removed (void) typecast from SMB_ASSERT
Gerald Carter
1
-1
/
+1
2000-08-12
Updated by Patrick Powell <papowell@lprng.org>
John Terpstra
1
-106
/
+195
2000-08-11
Fixed the problem with UNISTR marshalling in a buffer5 struct.
Jeremy Allison
2
-53
/
+25
2000-08-11
First shot at actually *doing* WINS failover.
Christopher R. Hertel
1
-1
/
+8
2000-08-11
Fix case where volumename could be returned as UNIX charset or DOS codepage
Jeremy Allison
1
-2
/
+6
2000-08-10
Added "add_printer_hook" call to update printer for Win9x clients.
Jeremy Allison
1
-62
/
+68
2000-08-10
Tidied up security rights definitions.
Jeremy Allison
7
-39
/
+30
2000-08-10
Removed requirement that sid have an owner before being interpreted.
Jeremy Allison
1
-18
/
+9
2000-08-10
Working on spoolss_getprinterdriver() as it does not display all the
Gerald Carter
2
-6
/
+21
2000-08-10
working on the unmarshalling of dependentfiles to a DRIVER_INFO_3
Gerald Carter
1
-2
/
+9
2000-08-10
code formatting cleanup
Gerald Carter
1
-6
/
+0
2000-08-10
deal with allocation size of 0 in prs_unistr when UNMARSHALLING
Gerald Carter
1
-24
/
+30
2000-08-10
Deal will NULL UNISTR in unistr_to_ascii
Gerald Carter
1
-13
/
+21
2000-08-10
talloc returns 0xdeadbeef when asked to allocate 0 bytes
Gerald Carter
1
-19
/
+29
2000-08-10
Needed to add the SHARED attribute bit when creating a printer
Gerald Carter
2
-10
/
+15
2000-08-09
Fixed bug in new printer access check code. If PRINTER_ALL_ACCESS is changed
Jeremy Allison
1
-0
/
+10
2000-08-09
make proto
Gerald Carter
1
-2
/
+2
2000-08-09
More work on AddPrinterDriver() and AddPrinterEx() client RPC's
Gerald Carter
6
-64
/
+74
2000-08-09
Fixed memory leak with NT tokens.
Jeremy Allison
4
-50
/
+103
2000-08-09
got error code right for printer update/add failure
Andrew Tridgell
1
-3
/
+3
2000-08-09
add printer admin docs
Andrew Tridgell
1
-26
/
+16
2000-08-09
added printer admin option
Andrew Tridgell
5
-46
/
+51
2000-08-09
Fixed AddPrinterDriver()
Gerald Carter
1
-1
/
+0
2000-08-09
fixed help string
Andrew Tridgell
1
-1
/
+2
2000-08-08
Found the sec_ctx_stack overflow - a become_root() should have been an
Jeremy Allison
1
-1
/
+1
2000-08-08
Added SID "Everyone" S-1-1-0 as always matching if present in an ACE.
Jeremy Allison
1
-4
/
+17
2000-08-08
Changed the sec desc access checks to match the spec. Needs testing.
Jeremy Allison
2
-223
/
+149
2000-08-08
make proto
Gerald Carter
1
-2
/
+14
2000-08-08
cleanup in init_unistr2_from_unistr()
Gerald Carter
1
-27
/
+19
2000-08-08
All changes related to rpcclient...
Gerald Carter
7
-11
/
+487
2000-08-05
it is not my day it seems. :-(
Gerald Carter
1
-1
/
+1
2000-08-05
removed the for() loop to copy the buffer in init_unistr2_from_unistr()
Gerald Carter
1
-3
/
+2
2000-08-05
Fixed bug in init_unistr2_from_unistr() found by Elrond.
Gerald Carter
1
-1
/
+1
2000-08-04
Adding build file.
John Terpstra
1
-0
/
+14
2000-08-04
Adding build system files for Caldera OpenLinux.
John Terpstra
2
-0
/
+311
2000-08-04
make proto
Gerald Carter
1
-1
/
+1
2000-08-04
spoolss_addprinterex() was adding the printer and returning the
Gerald Carter
2
-26
/
+28
2000-08-04
Fixed up se_access_check() to use the token list from the user struct
Jeremy Allison
1
-82
/
+32
2000-08-04
Added my course notes. Had asked Jeremy some weeks ago.
Volker Lendecke
3
-0
/
+2804
2000-08-04
make proto
Gerald Carter
1
-3
/
+10
2000-08-04
clunky support for calling AddPrinterEx(). The code currently reports
Gerald Carter
3
-27
/
+178
2000-08-04
After talking with Jeremy and JF (and staring at packet traces between
Gerald Carter
2
-3
/
+55
2000-08-04
In cli_error() return ENOENT when an ERROR_INVALID_NAME is received instead
Tim Potter
1
-0
/
+1
2000-08-04
Fixed up the user/group contexts when using authenticated pipes.
Jeremy Allison
6
-7
/
+25
2000-08-03
Added an NT_USER_TOKEN structure that is copied/passed around associated
Jeremy Allison
9
-103
/
+246
2000-08-02
Much though I hate to admit it - JF was completely correct. I cannot
Jeremy Allison
1
-2
/
+2
2000-08-02
Started to canonicalize our handling of uid -> sid code in order to
Jeremy Allison
13
-218
/
+251
2000-08-01
Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...
Jeremy Allison
21
-139
/
+97
2000-08-01
Added print job substitutions for %{printername}, %{sharename} and %{portname}
Jeremy Allison
6
-37
/
+93
2000-07-31
Save & restore the port name correctly.
Jeremy Allison
1
-16
/
+1
[next]