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
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
call prs_dump() on every input and output packet so we have plenty of
Andrew Tridgell
2000-05-15
1
-2
/
+13
*
don't call prs_dump() here
Andrew Tridgell
2000-05-15
1
-1
/
+0
*
update grow_size in prs_grow
Andrew Tridgell
2000-05-15
1
-1
/
+3
*
addd grow_size to prs_struct so we know how much data is actually in
Andrew Tridgell
2000-05-15
1
-1
/
+2
*
need to allocate the union pointer
Andrew Tridgell
2000-05-15
1
-0
/
+2
*
align at the end of every structure parser
Andrew Tridgell
2000-05-15
1
-0
/
+1
*
use grow_size to determine size of dump
Andrew Tridgell
2000-05-15
1
-1
/
+1
*
added grow_size to prs structure
Andrew Tridgell
2000-05-15
2
-1
/
+4
*
add prs_dump() at the top level rpc switch
Andrew Tridgell
2000-05-15
1
-0
/
+2
*
make prs_dump() store up to 100 variants of each msg type
Andrew Tridgell
2000-05-15
1
-4
/
+11
*
add uint16 support, start to parse more of spoolss
Andrew Tridgell
2000-05-14
3
-1
/
+49
*
moved *.tpl templates into templates/ subdirectory
Andrew Tridgell
2000-05-14
1
-0
/
+1
*
vastly improved awk based code generator
Andrew Tridgell
2000-05-14
31
-168
/
+612
*
removed old files ready for new awk parser
Andrew Tridgell
2000-05-14
6
-361
/
+0
*
Added code to do a one-way migration of the old DOMAIN.MACHINE.mac
Jeremy Allison
2000-05-13
1
-4
/
+259
*
renamed the harness program to vluke (for "virtual luke")
Andrew Tridgell
2000-05-12
5
-8
/
+8
*
preliminary support for unions
Andrew Tridgell
2000-05-12
7
-189
/
+327
*
this is a awk based code generator. Very primitive at the moment, but
Andrew Tridgell
2000-05-12
6
-0
/
+790
*
rebuilt proto
Andrew Tridgell
2000-05-12
1
-3
/
+2
*
changed uniarray_2_ascarray to uniarray_2_dosarray
Andrew Tridgell
2000-05-12
1
-2
/
+2
*
Added unicode_to_dos_char() function to address converting single UNICODE
Jeremy Allison
2000-05-12
3
-4
/
+27
*
added spool_io_printer_driver_info_level_6()
Andrew Tridgell
2000-05-12
10
-7
/
+401
*
fixed two uninitialised variables
Andrew Tridgell
2000-05-12
2
-3
/
+2
*
use "winbind separator" option for domain/user separator character
Andrew Tridgell
2000-05-12
5
-18
/
+9
*
While we're all making incompatible tdb changes, I changed the implementation
Tim Potter
2000-05-12
4
-11
/
+12
*
use "winbind separator" in tng as well
Andrew Tridgell
2000-05-12
5
-8
/
+14
*
fixed error code for buffer_too_large in trans reply
Andrew Tridgell
2000-05-12
1
-1
/
+1
*
fixed a problem with appliance operation
Andrew Tridgell
2000-05-12
1
-2
/
+2
*
use gcc not insure by default in tdb build
Andrew Tridgell
2000-05-12
1
-1
/
+1
*
use our primary domain trust account for trusted domain authentication
Andrew Tridgell
2000-05-12
1
-2
/
+2
*
an imcompatible tdb format change (sorry!)
Andrew Tridgell
2000-05-12
2
-11
/
+3
*
Check fstat return for error.
Jeremy Allison
2000-05-12
1
-1
/
+5
*
lib/util_unistr.c:
Jeremy Allison
2000-05-10
7
-83
/
+21
*
Ho hum - forgot timeout case.
Jeremy Allison
2000-05-10
1
-1
/
+5
*
Fix from David Collier-Brown - sys_select return was not being checked.
Jeremy Allison
2000-05-10
1
-1
/
+5
*
- changed smb_getpwnam() to use winbind style usernames
Andrew Tridgell
2000-05-10
6
-28
/
+38
*
in head as well ...
Andrew Tridgell
2000-05-10
5
-12
/
+12
*
treat a blank "password server =" line as a "*" if in domain security
Andrew Tridgell
2000-05-10
2
-7
/
+20
*
when creating the database zero the reserved space
Andrew Tridgell
2000-05-10
1
-0
/
+8
*
proto rebuild
Andrew Tridgell
2000-05-10
1
-0
/
+1
*
check for sighup on each packet - otherwise it can take a _long_ time
Andrew Tridgell
2000-05-10
1
-0
/
+12
*
fail a print start on a deleted auto printer
Andrew Tridgell
2000-05-10
1
-0
/
+6
*
I found a better way of handling deleted auto printers
Andrew Tridgell
2000-05-10
1
-13
/
+2
*
formatting fix
Andrew Tridgell
2000-05-10
1
-1
/
+1
*
remove autoloaded printers that are no longer in /etc/printcap when we
Andrew Tridgell
2000-05-10
1
-9
/
+27
*
patch from Dominik Kubla <dominik.kubla@uni-mainz.de>
Andrew Tridgell
2000-05-10
2
-7
/
+4
*
more merging voodoo
Andrew Tridgell
2000-05-10
38
-2
/
+200
*
more merging
Andrew Tridgell
2000-05-10
13
-527
/
+582
*
- add some reserved space to every tdb, this will be
Andrew Tridgell
2000-05-10
1
-2
/
+3
*
Use a prime for default tdb hash size - this makes a difference !
Herb Lewis
2000-05-10
1
-1
/
+1
[next]