summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7222: remove double call to the same function in the same place, probable cu...Simo Sorce1-6/+0
2007-10-10r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to beAndrew Bartlett8-0/+264
2007-10-10r7220: Fix commentAndrew Bartlett1-1/+1
2007-10-10r7219: Don't allow 'binding' to be used uninitilaised.Andrew Bartlett1-0/+2
2007-10-10r7218: Don't use an uninitialised variable in an error message.Andrew Bartlett1-2/+1
2007-10-10r7215: Convert smbscript to use ejsEvalScript() and file_load() instead ofTim Potter1-4/+7
2007-10-10r7214: Undo my interpreter patch. Tridge thought of a much better way to do itTim Potter4-52/+4
2007-10-10r7213: Add a small bit to the ejs parser to ignore a #!/path/to/interpreterTim Potter4-4/+52
2007-10-10r7212: Disambiguate dummy functions to avoid linker problemos.Tim Potter2-2/+2
2007-10-10r7211: - use ioctl(FIONREAD) to remove the artificial limit on messaging sizeAndrew Tridgell1-42/+51
2007-10-10r7206: changed the messaging library to use sendto instead of a connectedAndrew Tridgell1-119/+94
2007-10-10r7205: added support for sendto() on unix domain socketsAndrew Tridgell1-0/+32
2007-10-10r7204: Also fall back to different password set methods on WRITE_FAULT, asAndrew Bartlett1-1/+1
2007-10-10r7203: Fill in the error message and fail if we can't open the secrets database.Andrew Bartlett1-0/+6
2007-10-10r7198: Add IDL for browse serviceJelmer Vernooij1-0/+111
2007-10-10r7196: fix typo, that makes the spoolss test working with [validate]Stefan Metzmacher1-2/+2
2007-10-10r7195: - Fix echo pipeJelmer Vernooij3-18/+38
2007-10-10r7194: fix pulling of the NDR_IN data, [validate] works for the NDR_IN side n...Stefan Metzmacher1-1/+2
2007-10-10r7193: add some bail out checks and fix pushing of relative pointersStefan Metzmacher1-2/+19
2007-10-10r7188: make use of the new relative_base property for the spoolss_Enum* funct...Stefan Metzmacher1-14/+14
2007-10-10r7187: fix alignment of unionsStefan Metzmacher2-17/+14
2007-10-10r7186: add [relative_base] property, which is allowed on typedef'sStefan Metzmacher4-59/+195
2007-10-10r7185: fix formattingStefan Metzmacher1-35/+35
2007-10-10r7184: remove unused ndr_pull/push_struct_start/end() functionsStefan Metzmacher2-44/+2
2007-10-10r7183: add some forward declarations ...Stefan Metzmacher1-0/+7
2007-10-10r7182: remove current support for RELATIVE_CURRENT, this will be replaced wit...Stefan Metzmacher4-19/+3
2007-10-10r7181: add functions to calculate the buffer size needed for array buffer in ...Stefan Metzmacher1-0/+54
2007-10-10r7180: Missed fixing the shutdown for 1 process...Jeremy Allison1-1/+6
2007-10-10r7179: remove compiler warningsStefan Metzmacher1-4/+3
2007-10-10r7178: If we're using one process in NETBENCH simultion only open oneJeremy Allison1-5/+14
2007-10-10r7177: fill in REMOTE_ADDR correctlyStefan Metzmacher1-1/+2
2007-10-10r7171: Just learning my way around the new SWAT, and updating someDeryck Hodge1-5/+7
2007-10-10r7167: fix the buildStefan Metzmacher1-1/+1
2007-10-10r7166: Move replacement stuff to seperate directoryJelmer Vernooij6-14/+12
2007-10-10r7165: Fix pidl testsJelmer Vernooij7-7/+6
2007-10-10r7163: a 2nd test commit to trigger anon update with new svn fsfs backendAndrew Tridgell1-0/+1
2007-10-10r7162: a test commit to trigger anon update with new svn fsfs backendAndrew Tridgell1-0/+1
2007-10-10r7161: - Add support for "aliases" for pidls scalar types and add a few aliases.Jelmer Vernooij4-26/+39
2007-10-10r7160: Initial work on an esp function wrapper generatorJelmer Vernooij2-5/+91
2007-10-10r7159: Improve the messages from pidl's validator module.Jelmer Vernooij5-29/+51
2007-10-10r7138: Doh - fix some typos.Tim Potter1-2/+2
2007-10-10r7137: Add a couple more dummy idl files for the DNS server and WindowsTim Potter2-0/+30
2007-10-10r7136: fixed a typoAndrew Tridgell1-1/+1
2007-10-10r7135: make typeof() complient with ECMA 11.4.3Andrew Tridgell1-11/+12
2007-10-10r7134: a number of small changes to make the pages HTML compliant. TheAndrew Tridgell7-18/+39
2007-10-10r7133: work in progress, including a HIGHLY revised and simplified schemaDerrell Lipman2-215/+366
2007-10-10r7132: - start a convention of making object constructors end in Obj, so weAndrew Tridgell7-21/+62
2007-10-10r7131: support sub-object arrays when displaying objects. This allows the ldb...Andrew Tridgell1-4/+23
2007-10-10r7128: added recursion to bugs listAndrew Tridgell1-0/+19
2007-10-10r7127: allow for recursive ejs functionsAndrew Tridgell1-0/+7