summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9240: - move struct security_token to the idl file, with this we canStefan Metzmacher13-53/+24
2007-10-10r9239: I think this is the right IDL for the eventlog record. Pidl isTim Potter1-0/+2
2007-10-10r9238: Some test code to do user-unmarshalling of eventlog_Record data.Tim Potter1-0/+26
2007-10-10r9237: Fix eventlog_Record typedef so it decodes records source and computerTim Potter1-15/+13
2007-10-10r9235: Remove attribute search we no longer reference.Andrew Bartlett1-1/+0
2007-10-10r9234: Ensure we always change the end of the PAC, no matter what it is. FixAndrew Bartlett1-3/+3
2007-10-10r9233: Ensure that the output variable is initialised in this conversion fromAndrew Bartlett1-0/+1
2007-10-10r9232: Rename some objects to make code clear.Deryck Hodge1-24/+24
2007-10-10r9230: Star out passwords and add confim text input for provisioning.Deryck Hodge2-22/+38
2007-10-10r9228: cleanup and simplify the AJAJ code - part 2Andrew Tridgell1-6/+26
2007-10-10r9227: cleanup and simplify the AJAJ codeAndrew Tridgell6-69/+71
2007-10-10r9226: make sure we catch rpc faults in the ejs rpc wrappersAndrew Tridgell1-0/+3
2007-10-10r9223: Rename smb_raw_session_setup() to smb_raw_sesssetup().Tim Potter3-14/+15
2007-10-10r9222: Rename smb_tree_connect() to smb_raw_tcon() to match other raw functionTim Potter7-37/+41
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 Tridgell2-29/+58
2007-10-10r9217: Add 'make clean' hooks to the ans1 depedency generator.Andrew Bartlett1-4/+19
2007-10-10r9213: some improvements to the registry editor codeAndrew Tridgell1-19/+8
2007-10-10r9212: the beginnings of a registry editor in SWAT, using client side javascr...Andrew Tridgell3-1/+159
2007-10-10r9211: don't try to encode functions in the AJAJ object encoderAndrew Tridgell1-1/+1
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-10r9177: setup a credentials object in authinfo on loginAndrew Tridgell1-4/+5
2007-10-10r9176: added a much neater method of calling printf on the server from client...Andrew Tridgell3-12/+66
2007-10-10r9175: simplify the example code a bitAndrew Tridgell1-18/+7
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