summaryrefslogtreecommitdiff
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-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
2000-05-12fixed tar command lineAndrew Tridgell1-1/+1
2000-05-12exclude CVS files from rpm buildAndrew Tridgell1-1/+1
2000-05-12fixed error code for buffer_too_large in trans replyAndrew Tridgell1-1/+1
2000-05-12don't install winbind man page twiceAndrew Tridgell1-1/+0
2000-05-12Nuked changelog - use cvs log instead.Tim Potter1-6/+2
2000-05-12simple build script for appliance rpmTim Potter1-0/+8
2000-05-12added winbindd man page to spec fileAndrew Tridgell1-0/+2
2000-05-12fixed a typoAndrew 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-12add winbind manual in SWAT welcome pageAndrew Tridgell1-0/+1
2000-05-12use our primary domain trust account for trusted domain authenticationAndrew Tridgell1-2/+2
2000-05-12updated the appliance READMEAndrew Tridgell1-2/+32
2000-05-12Manpage version of yodl doc.Tim Potter1-0/+199
2000-05-12HTML version of yodl doc.Tim Potter1-0/+178
2000-05-12Changed all references of ntdom to winbind.Tim Potter1-5/+6
2000-05-12Initial version of appliance spec file.Tim Potter1-0/+178
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