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-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
2000-07-31
Added John Reilly's enumports/addprinter/delprinter scripting code plus the
Jeremy Allison
10
-151
/
+359
2000-07-31
make proto
Gerald Carter
1
-10
/
+13
2000-07-31
More work on rpcclient...
Gerald Carter
1
-7
/
+27
2000-07-31
More work on rpcclient...
Gerald Carter
6
-116
/
+373
2000-07-30
Adding pages oopsed.
John Terpstra
2
-0
/
+221
2000-07-30
Adding Using_Samba book back to Samba-pre3.
John Terpstra
158
-0
/
+27479
2000-07-30
Adding missing man pages.
John Terpstra
2
-0
/
+185
2000-07-30
Adding missing smbsh.1 man page source.
John Terpstra
1
-0
/
+87
2000-07-30
Updating for Samba-3.
John Terpstra
1
-68
/
+108
2000-07-30
Adding files provided by Klaus Singvogel of Caldera
John Terpstra
12
-0
/
+804
2000-07-28
Fixed read overrun in init_string2()
Tim Potter
1
-2
/
+4
2000-07-27
remove warnings
Jean-François Micouleau
1
-2
/
+2
2000-07-27
fix the devmode.orientation being set to 0.
Jean-François Micouleau
1
-2
/
+8
2000-07-27
Ok - this is a *BIG* change - but it fixes the problems with static strings
Jeremy Allison
26
-412
/
+513
2000-07-26
if no comment in TDB, use comment from print share.
Jean-François Micouleau
1
-4
/
+15
2000-07-26
Found out that we are crashing spoolss in enumprinterdata.
Jean-François Micouleau
4
-14
/
+32
2000-07-26
Fixed memory leaks in root and non-root password changing.
Tim Potter
1
-7
/
+20
2000-07-26
Fixed memory leaks in _spoolss_addprinterdriver()
Tim Potter
1
-5
/
+9
[next]