Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r8267: re-generated the yapp parser with correct paths | Andrew Tridgell | 1 | -59/+59 |
2007-10-10 | r8265: Fixes to the pidl test suite. | Jelmer Vernooij | 8 | -62/+51 |
2007-10-10 | r8264: - Use standard perl package structure for pidl. | Jelmer Vernooij | 30 | -535/+376 |
2007-10-10 | r8263: Some small pidl fixes, start working towards supporting installation o... | Jelmer Vernooij | 4 | -5/+7 |
2007-10-10 | r8262: - simplify the dependency handling for ejs modules | Andrew Tridgell | 4 | -106/+119 |
2007-10-10 | r8261: charset style strings in pidl should be const, just like old style ndr... | Andrew Tridgell | 2 | -5/+5 |
2007-10-10 | r8260: added an init based registration system for the generated ejs rpc code... | Andrew Tridgell | 4 | -18/+63 |
2007-10-10 | r8259: We want to oset the provided flags not zero | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r8258: Release the opendb lock in pvfs_change_create_options. | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r8256: - allow rpc calls from non-command line ejs contexts by creating a set | Andrew Tridgell | 5 | -3/+35 |
2007-10-10 | r8255: enable access to the ejs constants generated by pidl from the web serv... | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r8254: fixed a valgrind error in the unix auth code | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8253: fixed two crash bugs in ejs. I will send these fixes off to the appweb... | Andrew Tridgell | 2 | -1/+4 |
2007-10-10 | r8252: Steal metze's thunder, and prove that with a few small tweaks, we can | Andrew Bartlett | 3 | -5/+18 |
2007-10-10 | r8251: fixed a couple of valgrind errors in the unix auth code. Simo, can you | Andrew Tridgell | 2 | -1/+2 |
2007-10-10 | r8250: More PAC work. We now sucessfully verify the KDC signature from my DC | Andrew Bartlett | 6 | -31/+90 |
2007-10-10 | r8249: Clarify (with a comment) why we are playing these games here. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r8248: Make these comments more accurate. | Andrew Bartlett | 1 | -4/+6 |
2007-10-10 | r8247: remove the free of fullname in nbtname.c for now. | Andrew Tridgell | 1 | -1/+5 |
2007-10-10 | r8246: Don't try and set the element after the end off the array to NULL. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r8245: Add const. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r8243: fixed indentation of generated ejs interface code | Andrew Tridgell | 1 | -92/+167 |
2007-10-10 | r8242: support bitmap constants from ejs calls | Andrew Tridgell | 1 | -4/+13 |
2007-10-10 | r8240: support comparing pointers in ejs. This allows for | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r8238: - fixed handling of NULL pointers from ejs | Andrew Tridgell | 4 | -0/+49 |
2007-10-10 | r8236: fixed support for arrays of structures | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r8235: fix the build | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r8233: - added support for more base types in pidl ejs | Andrew Tridgell | 11 | -25/+314 |
2007-10-10 | r8232: remove samr_String and netr_String as they are the same as lsa_String | Stefan Metzmacher | 16 | -265/+251 |
2007-10-10 | r8230: prevent authentication dying on a NULL domain | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8229: A level2 oplock does not conflict a no-oplock open, but is broken on f... | Volker Lendecke | 1 | -0/+119 |
2007-10-10 | r8228: fix compiler warnings | Stefan Metzmacher | 1 | -9/+9 |
2007-10-10 | r8227: add STR_LARGE_SIZE flag, to support strings where the size is length+1, | Stefan Metzmacher | 3 | -2/+19 |
2007-10-10 | r8226: w2k3 adds a '.' after the forest and domain dns names for the primary ... | Stefan Metzmacher | 1 | -10/+27 |
2007-10-10 | r8225: make nETBIOSName case insensitive, so that lower case netbios domain R... | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r8224: - add objectGUID ldif_handler | Stefan Metzmacher | 2 | -31/+165 |
2007-10-10 | r8223: fix the values of nt_version and type we reply in the server code, | Stefan Metzmacher | 3 | -64/+61 |
2007-10-10 | r8222: 0 entries are no error, unless it's a base search | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r8220: added auto-generation of ENUM constants in ejs wrapper. So we can now ... | Andrew Tridgell | 6 | -2/+70 |
2007-10-10 | r8216: - handle union pull in ejs pidl generation | Andrew Tridgell | 2 | -2/+28 |
2007-10-10 | r8215: switched the pull side of the ejs generator over to the recursive LEVE... | Andrew Tridgell | 3 | -61/+71 |
2007-10-10 | r8213: I've started to understand the LEVELS stuff in pidl much better now, | Andrew Tridgell | 3 | -82/+106 |
2007-10-10 | r8212: fix pushing of nbt_string's: | Stefan Metzmacher | 2 | -35/+50 |
2007-10-10 | r8211: fix some cldap replies | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r8210: - make the ndr_token_* function public | Stefan Metzmacher | 1 | -18/+29 |
2007-10-10 | r8203: fix the build temporary, | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r8200: - added stub functions for union pull/push | Andrew Tridgell | 2 | -6/+34 |
2007-10-10 | r8198: - handled push/pull of simple strings in ejs | Andrew Tridgell | 4 | -29/+112 |
2007-10-10 | r8195: - fixed handling of simple arrays. To keep the logic simple, I moved t... | Andrew Tridgell | 2 | -17/+17 |
2007-10-10 | r8194: delete the old hand-written ejs code for echo_AddOne. This is now | Andrew Tridgell | 1 | -45/+0 |