summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9165: Fix inverted error check in untested code path. (My untested code...)Andrew Bartlett1-1/+1
2007-10-10r9164: Fix subcontext handlingJelmer Vernooij1-23/+43
2007-10-10r9162: Fix a couple of data typesJelmer Vernooij1-10/+12
2007-10-10r9161: More etheral parser generator fixesJelmer Vernooij5-104/+243
2007-10-10r9159: abstract the winreg js functions into a nice library interfaceAndrew Tridgell1-0/+115
2007-10-10r9157: fix white spacesStefan Metzmacher1-3/+3
2007-10-10r9156: Add IDL and test for FlushEventLog() but it always seems to returnTim Potter2-11/+43
2007-10-10r9155: Fix ReadEventLog() test so it now works.Tim Potter1-11/+5
2007-10-10r9154: Change eventlog enums to bitmaps.Tim Potter1-11/+11
2007-10-10r9152: fix a crash bugStefan Metzmacher1-2/+1
2007-10-10r9151: reverting to return char * againStefan Metzmacher2-3/+3
2007-10-10r9150: The ethereal parser generators work now. Thanks to Ronnie Sahlberg forJelmer Vernooij5-111/+293
2007-10-10r9149: add support for string arrays in GetPrinterDataStefan Metzmacher1-1/+3
2007-10-10r9148: remove the aix stuff it didn't fix the buildStefan Metzmacher1-8/+0
2007-10-10r9146: - enable winreg pipe from ejsAndrew Tridgell5-2/+49
2007-10-10r9145: Some work on eventlog since jerry is doing some in Samba3. (-:Tim Potter2-18/+58
2007-10-10r9142: fix the output to the new namesStefan Metzmacher2-6/+6
2007-10-10r9141: fix up output massageStefan Metzmacher1-1/+1
2007-10-10r9137: fixed installswat to handle the deep directory structure of qooxdooAndrew Tridgell1-2/+7
2007-10-10r9132: 'pointer' is better for typedef than 'C pointer'Andrew Tridgell1-1/+1
2007-10-10r9131: started adding the server side code for "AJAJ" (asynchronous javascrip...Andrew Tridgell2-0/+195
2007-10-10r9130: Fix up awful indentation.Tim Potter1-22/+22
2007-10-10r9129: Start working on nested anonymous structures and unions. A betterTim Potter1-4/+55
2007-10-10r9128: More ethereal parser generator updates. String handling is still broke...Jelmer Vernooij2-16/+61
2007-10-10r9124: Handle more types pointers to simple types.Tim Potter1-2/+10
2007-10-10r9123: Add ejs_pull_DATA_BLOB() and ejs_pull_BOOL() although leave DATA_BLOBTim Potter2-1/+34
2007-10-10r9122: cope with trailing garbage in POST contents in the web serverAndrew Tridgell1-1/+4
2007-10-10r9121: use the older non-passthru level for setting delete on closeAndrew Tridgell1-2/+2
2007-10-10r9120: added the BASE-DISCONNECT test to our set of standard testsAndrew Tridgell1-1/+1
2007-10-10r9119: added a lp.categories() call in the loadparm js object, to allowAndrew Tridgell3-19/+46
2007-10-10r9111: actually use the roken inet_aton when nothing was foundStefan Metzmacher2-0/+13
2007-10-10r9110: use printf againStefan Metzmacher1-2/+2
2007-10-10r9109: set HAVE_GAI_STRERROR when the function was found donnot know whz thisStefan Metzmacher1-1/+5
2007-10-10r9108: try to get aix building...Stefan Metzmacher1-0/+8
2007-10-10r9107: try to get the build on solaris going...Stefan Metzmacher3-4/+72
2007-10-10r9106: look for something more usefull in the -lnslStefan Metzmacher1-2/+2
2007-10-10r9105: match the prototype of netdb.hStefan Metzmacher2-3/+3
2007-10-10r9104: Finish ethereal parser generator. Still a couple of minor issuesJelmer Vernooij2-14/+30
2007-10-10r9102: Generate files in $srcdir/libcli/gen_raw instead of $srcdir.Tim Potter1-3/+12
2007-10-10r9101: Check in file generated by Parse::YAPP.Tim Potter1-142/+214
2007-10-10r9099: Start generating code to pull/push fields. Generate functions to callTim Potter1-31/+67
2007-10-10r9096: Spelling.Tim Potter1-1/+1
2007-10-10r9094: More ethereal parser updates, only header fields left to fix + actual ...Jelmer Vernooij2-43/+77
2007-10-10r9092: Generate some more stub functions.Tim Potter1-1/+29
2007-10-10r9090: Another field in usermod function - account flags.Rafal Szczesniak3-9/+16
2007-10-10r9089: Start generating module init and top level ejs functions for smb_inter...Tim Potter1-2/+28
2007-10-10r9088: More ethereal parser generator updatesJelmer Vernooij2-63/+107
2007-10-10r9085: Missing structs.h entry.Andrew Bartlett1-0/+1
2007-10-10r9084: 'resign' the sample PAC for the validation of the signature algorithms.Andrew Bartlett6-132/+219
2007-10-10r9082: added the ECMA functions encodeURIComponent() andAndrew Tridgell1-0/+81