summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* r9092: Generate some more stub functions.Tim Potter2007-10-101-1/+29
* r9090: Another field in usermod function - account flags.Rafal Szczesniak2007-10-103-9/+16
* r9089: Start generating module init and top level ejs functions for smb_inter...Tim Potter2007-10-101-2/+28
* r9088: More ethereal parser generator updatesJelmer Vernooij2007-10-102-63/+107
* r9085: Missing structs.h entry.Andrew Bartlett2007-10-101-0/+1
* r9084: 'resign' the sample PAC for the validation of the signature algorithms.Andrew Bartlett2007-10-106-132/+219
* r9082: added the ECMA functions encodeURIComponent() andAndrew Tridgell2007-10-101-0/+81
* r9081: Work on new ethereal parser generator, partially based onJelmer Vernooij2007-10-105-1443/+704
* r9078: - move charset stuff to lib/charsetStefan Metzmacher2007-10-106-12/+22
* r9077: HEIMDAL_ROKEN needs inet_aton and on solaris it's in -lsocketStefan Metzmacher2007-10-101-1/+1
* r9074: cope with a null ntvfs context in disconnect, so the destructor thatAndrew Tridgell2007-10-101-1/+5
* r9071: Set real and workstation fields in ejs credentials object.Rafal Szczesniak2007-10-101-0/+62
* r9070: More fields in ejs credentials object.Rafal Szczesniak2007-10-101-0/+56
* r9068: Move # sign.Lars Müller2007-10-101-1/+1
* r9067: Use the right variable name in the example too.Lars Müller2007-10-101-1/+1
* r9063: - don't pollute the global $LIBS variable with -ldlStefan Metzmacher2007-10-106-160/+167
* r9060: prepend not overwrite the libsStefan Metzmacher2007-10-101-1/+1
* r9059: add a basic credentials object for mimirAndrew Tridgell2007-10-103-0/+109