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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Tidied up extra ()'s.
Jeremy Allison
2000-08-15
1
-12
/
+12
*
Reverted the change Luke made. Removed IS_BITS_SET_XX macros.
Jeremy Allison
2000-08-14
2
-18
/
+7
*
fixed a few bugs in new_smb_io_relarraystr().
Gerald Carter
2000-08-14
1
-2
/
+5
*
restored IS_BITS_SET_xxx macros.
Luke Leighton
2000-08-14
1
-0
/
+5
*
hey, jerry: turns out you _have_ converted to get_safe_nt_errmsg!!!
Luke Leighton
2000-08-14
1
-2
/
+4
*
jeremy,
Luke Leighton
2000-08-14
1
-11
/
+15
*
minor formatting fixes.
Gerald Carter
2000-08-14
1
-9
/
+9
*
fix for new_smb_io_relarraystr() and new_smb_io_relstr()
Gerald Carter
2000-08-14
1
-2
/
+2
*
removed the prs_align in spoolss_smb_io_unistr() (JF, please check)
Gerald Carter
2000-08-12
1
-3
/
+36
*
fixes to prs_unistr UNMARSHALLING only. Problem was due to talloc's
Gerald Carter
2000-08-12
1
-29
/
+37
*
FIxed some unmarshalling problems with relstr and unistr arrays
Gerald Carter
2000-08-12
3
-200
/
+163
*
fixed unistr_to_ascii to deal with NULL src strings
Gerald Carter
2000-08-12
1
-14
/
+14
*
reworked talloc() to in order to help track down invalid
Gerald Carter
2000-08-12
2
-25
/
+32
*
removed (void) typecast from SMB_ASSERT
Gerald Carter
2000-08-12
1
-1
/
+1
*
Fixed the problem with UNISTR marshalling in a buffer5 struct.
Jeremy Allison
2000-08-11
2
-53
/
+25
*
First shot at actually *doing* WINS failover.
Christopher R. Hertel
2000-08-11
1
-1
/
+8
*
Fix case where volumename could be returned as UNIX charset or DOS codepage
Jeremy Allison
2000-08-11
1
-2
/
+6
*
Added "add_printer_hook" call to update printer for Win9x clients.
Jeremy Allison
2000-08-10
1
-62
/
+68
*
Tidied up security rights definitions.
Jeremy Allison
2000-08-10
7
-39
/
+30
*
Removed requirement that sid have an owner before being interpreted.
Jeremy Allison
2000-08-10
1
-18
/
+9
*
Working on spoolss_getprinterdriver() as it does not display all the
Gerald Carter
2000-08-10
2
-6
/
+21
*
working on the unmarshalling of dependentfiles to a DRIVER_INFO_3
Gerald Carter
2000-08-10
1
-2
/
+9
*
code formatting cleanup
Gerald Carter
2000-08-10
1
-6
/
+0
*
deal with allocation size of 0 in prs_unistr when UNMARSHALLING
Gerald Carter
2000-08-10
1
-24
/
+30
*
Deal will NULL UNISTR in unistr_to_ascii
Gerald Carter
2000-08-10
1
-13
/
+21
*
talloc returns 0xdeadbeef when asked to allocate 0 bytes
Gerald Carter
2000-08-10
1
-19
/
+29
*
Needed to add the SHARED attribute bit when creating a printer
Gerald Carter
2000-08-10
2
-10
/
+15
*
Fixed bug in new printer access check code. If PRINTER_ALL_ACCESS is changed
Jeremy Allison
2000-08-09
1
-0
/
+10
*
make proto
Gerald Carter
2000-08-09
1
-2
/
+2
*
More work on AddPrinterDriver() and AddPrinterEx() client RPC's
Gerald Carter
2000-08-09
6
-64
/
+74
*
Fixed memory leak with NT tokens.
Jeremy Allison
2000-08-09
4
-50
/
+103
*
got error code right for printer update/add failure
Andrew Tridgell
2000-08-09
1
-3
/
+3
*
added printer admin option
Andrew Tridgell
2000-08-09
5
-46
/
+51
*
Fixed AddPrinterDriver()
Gerald Carter
2000-08-09
1
-1
/
+0
*
fixed help string
Andrew Tridgell
2000-08-09
1
-1
/
+2
*
Found the sec_ctx_stack overflow - a become_root() should have been an
Jeremy Allison
2000-08-08
1
-1
/
+1
*
Added SID "Everyone" S-1-1-0 as always matching if present in an ACE.
Jeremy Allison
2000-08-08
1
-4
/
+17
*
Changed the sec desc access checks to match the spec. Needs testing.
Jeremy Allison
2000-08-08
2
-223
/
+149
*
make proto
Gerald Carter
2000-08-08
1
-2
/
+14
*
cleanup in init_unistr2_from_unistr()
Gerald Carter
2000-08-08
1
-27
/
+19
*
All changes related to rpcclient...
Gerald Carter
2000-08-08
7
-11
/
+487
*
it is not my day it seems. :-(
Gerald Carter
2000-08-05
1
-1
/
+1
*
removed the for() loop to copy the buffer in init_unistr2_from_unistr()
Gerald Carter
2000-08-05
1
-3
/
+2
*
Fixed bug in init_unistr2_from_unistr() found by Elrond.
Gerald Carter
2000-08-05
1
-1
/
+1
*
make proto
Gerald Carter
2000-08-04
1
-1
/
+1
*
spoolss_addprinterex() was adding the printer and returning the
Gerald Carter
2000-08-04
2
-26
/
+28
*
Fixed up se_access_check() to use the token list from the user struct
Jeremy Allison
2000-08-04
1
-82
/
+32
*
make proto
Gerald Carter
2000-08-04
1
-3
/
+10
*
clunky support for calling AddPrinterEx(). The code currently reports
Gerald Carter
2000-08-04
3
-27
/
+178
*
After talking with Jeremy and JF (and staring at packet traces between
Gerald Carter
2000-08-04
2
-3
/
+55
[prev]
[next]