summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9221: Try to merge Heimdal across from lorikeet-heimdal to samba4.Andrew Bartlett73-4451/+9277
2007-10-10r9220: Start trying to get autogenerated code to compile.Tim Potter1-11/+44
2007-10-10r9219: by default be a DC, as the provisioning scripts assume that in other p...Andrew Tridgell1-0/+3
2007-10-10r9218: make the winreg library code handle arbitrary paths more efficientlyAndrew Tridgell1-16/+38
2007-10-10r9217: Add 'make clean' hooks to the ans1 depedency generator.Andrew Bartlett1-4/+19
2007-10-10r9210: fixed support for a credentials element in a rpc object in ejs to notAndrew Tridgell2-6/+10
2007-10-10r9209: - fixed the ldb registry backend to work with the new provision ldifAndrew Tridgell2-6/+8
2007-10-10r9208: fix a crash bugStefan Metzmacher1-2/+3
2007-10-10r9207: Start generating ejs_push/pull calls for structure elements.Tim Potter1-17/+31
2007-10-10r9205: Generate more stub code for smb_raw ejs functions.Tim Potter1-44/+65
2007-10-10r9202: OK now we are getting somewhere. Generate js stubs for top level structsTim Potter1-207/+38
2007-10-10r9199: Another go at recursive flattening of structs.Tim Potter1-25/+18
2007-10-10r9196: - add a note about the Canonicalize KDCOPtion flagStefan Metzmacher1-0/+15
2007-10-10r9191: Generate headers for nested structures that need pushing or pulling.Tim Potter1-34/+38
2007-10-10r9185: Make second pass over the parser tree and tidy things up to make it aTim Potter1-2/+84
2007-10-10r9183: more workarounds for the global variables in ejs. I will discuss getti...Andrew Tridgell3-0/+36
2007-10-10r9179: cope with simultaneous web requests using the same session variableAndrew Tridgell1-0/+6
2007-10-10r9178: remove the old server printf codeAndrew Tridgell1-13/+0
2007-10-10r9174: ejs does not include the special variable 'length' in for loops over o...Andrew Tridgell1-18/+32
2007-10-10r9173: catch ep->local being NULLAndrew Tridgell1-1/+3
2007-10-10r9172: - fixed a nasty bug in the 'deep copy' mpr code that caused variablesAndrew Tridgell1-2/+4
2007-10-10r9171: - support putting a credentials object in a rpc pipe object to allow a...Andrew Tridgell2-10/+10
2007-10-10r9170: fix crash bugStefan Metzmacher1-2/+3
2007-10-10r9168: Fix subcontext handlingJelmer Vernooij2-22/+43
2007-10-10r9167: Further PAC parionia: ensure the checksum fails if we modify it.Andrew Bartlett1-6/+45
2007-10-10r9166: This checks more of auth subsystem in the PAC test.Andrew Bartlett3-117/+147
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