summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2000-05-15need to allocate the union pointerAndrew Tridgell1-0/+2
2000-05-15align at the end of every structure parserAndrew Tridgell1-0/+1
2000-05-15use grow_size to determine size of dumpAndrew Tridgell1-1/+1
2000-05-15added grow_size to prs structureAndrew Tridgell2-1/+4
2000-05-15add prs_dump() at the top level rpc switchAndrew Tridgell1-0/+2
2000-05-15make prs_dump() store up to 100 variants of each msg typeAndrew Tridgell1-4/+11
2000-05-14add uint16 support, start to parse more of spoolssAndrew Tridgell3-1/+49
2000-05-14moved *.tpl templates into templates/ subdirectoryAndrew Tridgell1-0/+1
2000-05-14vastly improved awk based code generatorAndrew Tridgell31-168/+612
2000-05-14removed old files ready for new awk parserAndrew Tridgell6-361/+0
2000-05-13Added code to do a one-way migration of the old DOMAIN.MACHINE.macJeremy Allison1-4/+259
2000-05-12renamed the harness program to vluke (for "virtual luke")Andrew Tridgell5-8/+8
2000-05-12preliminary support for unionsAndrew Tridgell7-189/+327
2000-05-12this is a awk based code generator. Very primitive at the moment, butAndrew Tridgell6-0/+790
2000-05-12rebuilt protoAndrew Tridgell1-3/+2
2000-05-12changed uniarray_2_ascarray to uniarray_2_dosarrayAndrew Tridgell1-2/+2
2000-05-12Added unicode_to_dos_char() function to address converting single UNICODEJeremy Allison3-4/+27
2000-05-12added spool_io_printer_driver_info_level_6()Andrew Tridgell10-7/+401
2000-05-12fixed two uninitialised variablesAndrew Tridgell2-3/+2
2000-05-12use "winbind separator" option for domain/user separator characterAndrew Tridgell5-18/+9
2000-05-12While we're all making incompatible tdb changes, I changed the implementationTim Potter4-11/+12
2000-05-12use "winbind separator" in tng as wellAndrew Tridgell5-8/+14
2000-05-12fixed error code for buffer_too_large in trans replyAndrew Tridgell1-1/+1
2000-05-12fixed a problem with appliance operationAndrew Tridgell1-2/+2
2000-05-12use gcc not insure by default in tdb buildAndrew Tridgell1-1/+1
2000-05-12use our primary domain trust account for trusted domain authenticationAndrew Tridgell1-2/+2
2000-05-12an imcompatible tdb format change (sorry!)Andrew Tridgell2-11/+3
2000-05-12Check fstat return for error.Jeremy Allison1-1/+5
2000-05-10lib/util_unistr.c:Jeremy Allison7-83/+21
2000-05-10Ho hum - forgot timeout case.Jeremy Allison1-1/+5
2000-05-10Fix from David Collier-Brown - sys_select return was not being checked.Jeremy Allison1-1/+5
2000-05-10- changed smb_getpwnam() to use winbind style usernamesAndrew Tridgell6-28/+38
2000-05-10in head as well ...Andrew Tridgell5-12/+12
2000-05-10treat a blank "password server =" line as a "*" if in domain securityAndrew Tridgell2-7/+20
2000-05-10when creating the database zero the reserved spaceAndrew Tridgell1-0/+8
2000-05-10proto rebuildAndrew Tridgell1-0/+1
2000-05-10check for sighup on each packet - otherwise it can take a _long_ timeAndrew Tridgell1-0/+12
2000-05-10fail a print start on a deleted auto printerAndrew Tridgell1-0/+6
2000-05-10I found a better way of handling deleted auto printersAndrew Tridgell1-13/+2
2000-05-10formatting fixAndrew Tridgell1-1/+1
2000-05-10remove autoloaded printers that are no longer in /etc/printcap when weAndrew Tridgell1-9/+27
2000-05-10patch from Dominik Kubla <dominik.kubla@uni-mainz.de>Andrew Tridgell2-7/+4
2000-05-10more merging voodooAndrew Tridgell38-2/+200
2000-05-10more mergingAndrew Tridgell13-527/+582
2000-05-10- add some reserved space to every tdb, this will beAndrew Tridgell1-2/+3
2000-05-10Use a prime for default tdb hash size - this makes a difference !Herb Lewis1-1/+1
2000-05-10Fix for misunderstanding of fsync added when vfs layerHerb Lewis4-10/+10
2000-05-10Using a structure for a tdb key can lead to insideous, hardHerb Lewis3-20/+25
2000-05-09Fix for check_kernel_oplocks looking for the var directoryHerb Lewis1-2/+2
2000-05-09This is reall Jeremy commiting as Herb at SGI labs. FixHerb Lewis1-1/+1