summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-05-17Updated VFS examples to use ftruncate() and lock() functions.Tim Potter2-135/+150
2000-05-17minor parse updatesAndrew Tridgell3-8/+7
2000-05-17Cutover from 2.2.x - missed in merge.Jeremy Allison1-4/+2
2000-05-16Synced up srv_samr with HP changes. Added error checking to original codeJeremy Allison4-266/+777
2000-05-16a useful script, just go "./build foo.struct" and you get a fullAndrew Tridgell1-0/+7
2000-05-16the vluke program now takes a structure name on the command lineAndrew Tridgell6-16/+79
2000-05-16take the sructure name to run through vluke on the command lineAndrew Tridgell7-34/+98
2000-05-16added the ".trailer" type, to mark where a packet turns into a trailerAndrew Tridgell6-58/+97
2000-05-16another awk parser updateAndrew Tridgell19-165/+284
2000-05-16Removed extra unistr_to_dos prototype from msdfs/msdfs.cShirish Kalele1-2/+0
2000-05-16The new msdfs implementation that uses symlinks to point to otherShirish Kalele12-815/+382
2000-05-15Check error returns.Jeremy Allison1-4/+9
2000-05-15Added Shirish's reg changes to HEAD. Sync up with 2.2.0 backport.Jeremy Allison4-117/+125
2000-05-15Added fix for Win2k ACL query code from Shirish. I need this back portedJeremy Allison1-3/+54
2000-05-15passdb/secrets.c: Fix typo in comment.Jeremy Allison4-15/+5
2000-05-15started update to handle arbitrary arraysAndrew Tridgell8-145/+147
2000-05-15call prs_dump() on every input and output packet so we have plenty ofAndrew Tridgell1-2/+13
2000-05-15don't call prs_dump() hereAndrew Tridgell1-1/+0
2000-05-15update grow_size in prs_growAndrew Tridgell1-1/+3
2000-05-15addd grow_size to prs_struct so we know how much data is actually inAndrew Tridgell1-1/+2
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-12Added signal handling section.Tim Potter3-30/+97
2000-05-12- added example config section to winbindd man pageAndrew Tridgell37-3699/+4010
2000-05-12Added mention of the CUPS option for the printing parameterGerald Carter3-823/+1216
2000-05-12Merge from TNG.Tim Potter24-0/+1053
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-12compile with -O2Andrew Tridgell1-2/+2
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-12build in /usr/src/redhatAndrew Tridgell2-7/+1
2000-05-12updated appliance MakefileAndrew Tridgell1-3/+4
2000-05-12added packaging section to READMEAndrew Tridgell1-0/+20