summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r9162: Fix a couple of data typesJelmer Vernooij2007-10-101-10/+12
* r9161: More etheral parser generator fixesJelmer Vernooij2007-10-105-104/+243
* r9160: use the winreg lib in the test programAndrew Tridgell2007-10-101-53/+14
* r9159: abstract the winreg js functions into a nice library interfaceAndrew Tridgell2007-10-101-0/+115
* r9157: fix white spacesStefan Metzmacher2007-10-101-3/+3
* r9156: Add IDL and test for FlushEventLog() but it always seems to returnTim Potter2007-10-102-11/+43
* r9155: Fix ReadEventLog() test so it now works.Tim Potter2007-10-101-11/+5
* r9154: Change eventlog enums to bitmaps.Tim Potter2007-10-101-11/+11
* r9153: added a sample program for enumerating winreg via jsAndrew Tridgell2007-10-101-0/+97
* r9152: fix a crash bugStefan Metzmacher2007-10-101-2/+1
* r9151: reverting to return char * againStefan Metzmacher2007-10-102-3/+3
* r9150: The ethereal parser generators work now. Thanks to Ronnie Sahlberg forJelmer Vernooij2007-10-105-111/+293
* r9149: add support for string arrays in GetPrinterDataStefan Metzmacher2007-10-101-1/+3
* r9148: remove the aix stuff it didn't fix the buildStefan Metzmacher2007-10-101-8/+0
* r9146: - enable winreg pipe from ejsAndrew Tridgell2007-10-105-2/+49
* r9145: Some work on eventlog since jerry is doing some in Samba3. (-:Tim Potter2007-10-102-18/+58
* r9143: print out the rate of rounttripsStefan Metzmacher2007-10-101-1/+7
* r9142: fix the output to the new namesStefan Metzmacher2007-10-102-6/+6
* r9141: fix up output massageStefan Metzmacher2007-10-101-1/+1
* r9140: fixed a typoAndrew Tridgell2007-10-101-1/+1
* r9139: cleanup the layout a bitAndrew Tridgell2007-10-105-59/+50
* r9137: fixed installswat to handle the deep directory structure of qooxdooAndrew Tridgell2007-10-101-2/+7
* r9136: made the 'AJAJ' code portable to IE and OperaAndrew Tridgell2007-10-101-1/+32
* r9135: added a sample page that demonstrates using AJAJ to make remote callsAndrew Tridgell2007-10-102-0/+136
* r9134: added the client side js library code for handling remote 'AJAJ' callsAndrew Tridgell2007-10-102-0/+122
* r9133: a huge import of the qooxdoo infrastructure. I decided to import all t...Andrew Tridgell2007-10-101303-2/+866
* r9132: 'pointer' is better for typedef than 'C pointer'Andrew Tridgell2007-10-101-1/+1
* r9131: started adding the server side code for "AJAJ" (asynchronous javascrip...Andrew Tridgell2007-10-102-0/+195
* r9130: Fix up awful indentation.Tim Potter2007-10-101-22/+22
* r9129: Start working on nested anonymous structures and unions. A betterTim Potter2007-10-101-4/+55
* r9128: More ethereal parser generator updates. String handling is still broke...Jelmer Vernooij2007-10-102-16/+61
* r9124: Handle more types pointers to simple types.Tim Potter2007-10-101-2/+10
* r9123: Add ejs_pull_DATA_BLOB() and ejs_pull_BOOL() although leave DATA_BLOBTim Potter2007-10-102-1/+34
* r9122: cope with trailing garbage in POST contents in the web serverAndrew Tridgell2007-10-101-1/+4
* r9121: use the older non-passthru level for setting delete on closeAndrew Tridgell2007-10-101-2/+2
* r9120: added the BASE-DISCONNECT test to our set of standard testsAndrew Tridgell2007-10-101-1/+1
* r9119: added a lp.categories() call in the loadparm js object, to allowAndrew Tridgell2007-10-103-19/+46
* r9111: actually use the roken inet_aton when nothing was foundStefan Metzmacher2007-10-102-0/+13
* r9110: use printf againStefan Metzmacher2007-10-101-2/+2
* r9109: set HAVE_GAI_STRERROR when the function was found donnot know whz thisStefan Metzmacher2007-10-101-1/+5
* r9108: try to get aix building...Stefan Metzmacher2007-10-101-0/+8
* r9107: try to get the build on solaris going...Stefan Metzmacher2007-10-103-4/+72
* r9106: look for something more usefull in the -lnslStefan Metzmacher2007-10-101-2/+2
* r9105: match the prototype of netdb.hStefan Metzmacher2007-10-102-3/+3
* r9104: Finish ethereal parser generator. Still a couple of minor issuesJelmer Vernooij2007-10-102-14/+30
* r9102: Generate files in $srcdir/libcli/gen_raw instead of $srcdir.Tim Potter2007-10-101-3/+12
* r9101: Check in file generated by Parse::YAPP.Tim Potter2007-10-101-142/+214
* r9099: Start generating code to pull/push fields. Generate functions to callTim Potter2007-10-101-31/+67
* r9096: Spelling.Tim Potter2007-10-101-1/+1
* r9094: More ethereal parser updates, only header fields left to fix + actual ...Jelmer Vernooij2007-10-102-43/+77