Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r9108: try to get aix building... | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r9107: try to get the build on solaris going... | Stefan Metzmacher | 3 | -4/+72 |
2007-10-10 | r9106: look for something more usefull in the -lnsl | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r9105: match the prototype of netdb.h | Stefan Metzmacher | 2 | -3/+3 |
2007-10-10 | r9104: Finish ethereal parser generator. Still a couple of minor issues | Jelmer Vernooij | 2 | -14/+30 |
2007-10-10 | r9102: Generate files in $srcdir/libcli/gen_raw instead of $srcdir. | Tim Potter | 1 | -3/+12 |
2007-10-10 | r9101: Check in file generated by Parse::YAPP. | Tim Potter | 1 | -142/+214 |
2007-10-10 | r9099: Start generating code to pull/push fields. Generate functions to call | Tim Potter | 1 | -31/+67 |
2007-10-10 | r9096: Spelling. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r9094: More ethereal parser updates, only header fields left to fix + actual ... | Jelmer Vernooij | 2 | -43/+77 |
2007-10-10 | r9092: Generate some more stub functions. | Tim Potter | 1 | -1/+29 |
2007-10-10 | r9090: Another field in usermod function - account flags. | Rafal Szczesniak | 3 | -9/+16 |
2007-10-10 | r9089: Start generating module init and top level ejs functions for smb_inter... | Tim Potter | 1 | -2/+28 |
2007-10-10 | r9088: More ethereal parser generator updates | Jelmer Vernooij | 2 | -63/+107 |
2007-10-10 | r9085: Missing structs.h entry. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r9084: 'resign' the sample PAC for the validation of the signature algorithms. | Andrew Bartlett | 6 | -132/+219 |
2007-10-10 | r9082: added the ECMA functions encodeURIComponent() and | Andrew Tridgell | 1 | -0/+81 |
2007-10-10 | r9081: Work on new ethereal parser generator, partially based on | Jelmer Vernooij | 5 | -1443/+704 |
2007-10-10 | r9078: - move charset stuff to lib/charset | Stefan Metzmacher | 6 | -12/+22 |
2007-10-10 | r9077: HEIMDAL_ROKEN needs inet_aton and on solaris it's in -lsocket | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r9074: cope with a null ntvfs context in disconnect, so the destructor that | Andrew Tridgell | 1 | -1/+5 |
2007-10-10 | r9071: Set real and workstation fields in ejs credentials object. | Rafal Szczesniak | 1 | -0/+62 |
2007-10-10 | r9070: More fields in ejs credentials object. | Rafal Szczesniak | 1 | -0/+56 |
2007-10-10 | r9068: Move # sign. | Lars Müller | 1 | -1/+1 |
2007-10-10 | r9067: Use the right variable name in the example too. | Lars Müller | 1 | -1/+1 |
2007-10-10 | r9063: - don't pollute the global $LIBS variable with -ldl | Stefan Metzmacher | 6 | -160/+167 |
2007-10-10 | r9060: prepend not overwrite the libs | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r9059: add a basic credentials object for mimir | Andrew Tridgell | 3 | -0/+109 |
2007-10-10 | r9055: fix header generation for string_array and some other scalar types | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r9054: removed incorrect paranoia check on opening streams (this caused RAW-S... | Andrew Tridgell | 1 | -3/+0 |
2007-10-10 | r9053: Change order of dependencies (.h files are used when creating the | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r9052: Support lex/yacc compilers without support for -o | Jelmer Vernooij | 3 | -2/+53 |
2007-10-10 | r9050: fix make pch all | Stefan Metzmacher | 1 | -1/+4 |
2007-10-10 | r9049: - add property dependencies to include/proto.h | Stefan Metzmacher | 3 | -32/+35 |
2007-10-10 | r9048: added a new DOS error code (thanks to EMC) | Andrew Tridgell | 2 | -0/+2 |
2007-10-10 | r9047: show the order of the server/correct output to make it easier to demo ... | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r9046: fixed display of privileges in RAW-ACLS test | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r9045: be friendly towards servers that don't understand the 'share' form for... | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r9044: added a comment so you can see what this test does :-) | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r9043: fixed return code in RAW-STREAMS test | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r9042: fixed the valgrind error in the RAW-SFILEINFO test | Andrew Tridgell | 2 | -1/+11 |
2007-10-10 | r9038: Revert svn rev 414. Discussed with Jerry and Metze. | Lars Müller | 2 | -1/+18 |
2007-10-10 | r9037: New fields in usermod function - allow_password_change and | Rafal Szczesniak | 3 | -7/+26 |
2007-10-10 | r9033: Add the 'installmisc' make target back again | Jelmer Vernooij | 1 | -2/+8 |
2007-10-10 | r9031: don't use the global $LIBS variables for posix specific stuff | Stefan Metzmacher | 2 | -6/+7 |
2007-10-10 | r9030: add a AC_SEARCH_FUNCS_EXT() which takes an extra argument that get the... | Stefan Metzmacher | 1 | -2/+27 |
2007-10-10 | r9028: make some function static | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r9026: remove autogenerated .x and .c files | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r9025: fix the build when it was stoped and you don't run make clean before m... | Stefan Metzmacher | 1 | -2/+3 |
2007-10-10 | r9022: One more step in the game of whack-a-mole with the PAC. | Andrew Bartlett | 1 | -7/+27 |