summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r8271: make the ejs test scripts directly executable scripts using:Andrew Tridgell2007-10-101-1/+4
* r8270: Export some symbols, making the code more readable.Jelmer Vernooij2007-10-1012-103/+117
* r8269: added automatic testing of rpc calls from ejs in 'make test'Andrew Tridgell2007-10-102-0/+24
* r8268: added the 'needed' logic to ehs generation, so we don't generateAndrew Tridgell2007-10-103-15/+87
* r8267: re-generated the yapp parser with correct pathsAndrew Tridgell2007-10-101-59/+59
* r8265: Fixes to the pidl test suite.Jelmer Vernooij2007-10-108-62/+51
* r8264: - Use standard perl package structure for pidl.Jelmer Vernooij2007-10-1030-535/+376
* r8263: Some small pidl fixes, start working towards supporting installation o...Jelmer Vernooij2007-10-104-5/+7
* r8262: - simplify the dependency handling for ejs modulesAndrew Tridgell2007-10-104-106/+119
* r8261: charset style strings in pidl should be const, just like old style ndr...Andrew Tridgell2007-10-102-5/+5
* r8260: added an init based registration system for the generated ejs rpc code...Andrew Tridgell2007-10-104-18/+63
* r8259: We want to oset the provided flags not zeroSimo Sorce2007-10-101-1/+1
* r8258: Release the opendb lock in pvfs_change_create_options.Volker Lendecke2007-10-101-0/+2
* r8256: - allow rpc calls from non-command line ejs contexts by creating a setAndrew Tridgell2007-10-105-3/+35
* r8255: enable access to the ejs constants generated by pidl from the web serv...Andrew Tridgell2007-10-101-0/+2
* r8254: fixed a valgrind error in the unix auth codeAndrew Tridgell2007-10-101-1/+1
* r8253: fixed two crash bugs in ejs. I will send these fixes off to the appweb...Andrew Tridgell2007-10-102-1/+4
* r8252: Steal metze's thunder, and prove that with a few small tweaks, we canAndrew Bartlett2007-10-103-5/+18
* r8251: fixed a couple of valgrind errors in the unix auth code. Simo, can youAndrew Tridgell2007-10-102-1/+2
* r8250: More PAC work. We now sucessfully verify the KDC signature from my DCAndrew Bartlett2007-10-106-31/+90
* r8249: Clarify (with a comment) why we are playing these games here.Andrew Bartlett2007-10-101-0/+1
* r8248: Make these comments more accurate.Andrew Bartlett2007-10-101-4/+6
* r8247: remove the free of fullname in nbtname.c for now.Andrew Tridgell2007-10-101-1/+5
* r8246: Don't try and set the element after the end off the array to NULL.Andrew Bartlett2007-10-101-1/+1
* r8245: Add const.Andrew Bartlett2007-10-101-2/+2
* r8243: fixed indentation of generated ejs interface codeAndrew Tridgell2007-10-101-92/+167
* r8242: support bitmap constants from ejs callsAndrew Tridgell2007-10-101-4/+13
* r8240: support comparing pointers in ejs. This allows forAndrew Tridgell2007-10-101-1/+4
* r8238: - fixed handling of NULL pointers from ejsAndrew Tridgell2007-10-104-0/+49
* r8236: fixed support for arrays of structuresAndrew Tridgell2007-10-101-4/+4
* r8235: fix the buildStefan Metzmacher2007-10-102-2/+2
* r8233: - added support for more base types in pidl ejsAndrew Tridgell2007-10-1011-25/+314
* r8232: remove samr_String and netr_String as they are the same as lsa_StringStefan Metzmacher2007-10-1016-265/+251
* r8230: prevent authentication dying on a NULL domainAndrew Tridgell2007-10-101-1/+1
* r8229: A level2 oplock does not conflict a no-oplock open, but is broken on f...Volker Lendecke2007-10-101-0/+119
* r8228: fix compiler warningsStefan Metzmacher2007-10-101-9/+9
* r8227: add STR_LARGE_SIZE flag, to support strings where the size is length+1,Stefan Metzmacher2007-10-103-2/+19
* r8226: w2k3 adds a '.' after the forest and domain dns names for the primary ...Stefan Metzmacher2007-10-101-10/+27
* r8225: make nETBIOSName case insensitive, so that lower case netbios domain R...Stefan Metzmacher2007-10-101-0/+1
* r8224: - add objectGUID ldif_handlerStefan Metzmacher2007-10-102-31/+165
* r8223: fix the values of nt_version and type we reply in the server code,Stefan Metzmacher2007-10-103-64/+61
* r8222: 0 entries are no error, unless it's a base searchStefan Metzmacher2007-10-101-1/+5
* r8220: added auto-generation of ENUM constants in ejs wrapper. So we can now ...Andrew Tridgell2007-10-106-2/+70
* r8216: - handle union pull in ejs pidl generationAndrew Tridgell2007-10-102-2/+28
* r8215: switched the pull side of the ejs generator over to the recursive LEVE...Andrew Tridgell2007-10-103-61/+71
* r8213: I've started to understand the LEVELS stuff in pidl much better now,Andrew Tridgell2007-10-103-82/+106
* r8212: fix pushing of nbt_string's:Stefan Metzmacher2007-10-102-35/+50
* r8211: fix some cldap repliesStefan Metzmacher2007-10-101-3/+3
* r8210: - make the ndr_token_* function publicStefan Metzmacher2007-10-101-18/+29
* r8203: fix the build temporary,Stefan Metzmacher2007-10-101-2/+2