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