summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r9124: Handle more types pointers to simple types.Tim Potter2007-10-101-2/+10
* r9123: Add ejs_pull_DATA_BLOB() and ejs_pull_BOOL() although leave DATA_BLOBTim Potter2007-10-102-1/+34
* r9122: cope with trailing garbage in POST contents in the web serverAndrew Tridgell2007-10-101-1/+4
* r9121: use the older non-passthru level for setting delete on closeAndrew Tridgell2007-10-101-2/+2
* r9120: added the BASE-DISCONNECT test to our set of standard testsAndrew Tridgell2007-10-101-1/+1
* r9119: added a lp.categories() call in the loadparm js object, to allowAndrew Tridgell2007-10-103-19/+46
* r9111: actually use the roken inet_aton when nothing was foundStefan Metzmacher2007-10-102-0/+13
* r9110: use printf againStefan Metzmacher2007-10-101-2/+2
* r9109: set HAVE_GAI_STRERROR when the function was found donnot know whz thisStefan Metzmacher2007-10-101-1/+5
* r9108: try to get aix building...Stefan Metzmacher2007-10-101-0/+8
* r9107: try to get the build on solaris going...Stefan Metzmacher2007-10-103-4/+72
* r9106: look for something more usefull in the -lnslStefan Metzmacher2007-10-101-2/+2
* r9105: match the prototype of netdb.hStefan Metzmacher2007-10-102-3/+3
* r9104: Finish ethereal parser generator. Still a couple of minor issuesJelmer Vernooij2007-10-102-14/+30
* r9102: Generate files in $srcdir/libcli/gen_raw instead of $srcdir.Tim Potter2007-10-101-3/+12
* r9101: Check in file generated by Parse::YAPP.Tim Potter2007-10-101-142/+214
* r9099: Start generating code to pull/push fields. Generate functions to callTim Potter2007-10-101-31/+67
* r9096: Spelling.Tim Potter2007-10-101-1/+1
* r9094: More ethereal parser updates, only header fields left to fix + actual ...Jelmer Vernooij2007-10-102-43/+77
* r9092: Generate some more stub functions.Tim Potter2007-10-101-1/+29
* r9090: Another field in usermod function - account flags.Rafal Szczesniak2007-10-103-9/+16
* r9089: Start generating module init and top level ejs functions for smb_inter...Tim Potter2007-10-101-2/+28
* r9088: More ethereal parser generator updatesJelmer Vernooij2007-10-102-63/+107
* r9085: Missing structs.h entry.Andrew Bartlett2007-10-101-0/+1
* r9084: 'resign' the sample PAC for the validation of the signature algorithms.Andrew Bartlett2007-10-106-132/+219
* r9082: added the ECMA functions encodeURIComponent() andAndrew Tridgell2007-10-101-0/+81
* r9081: Work on new ethereal parser generator, partially based onJelmer Vernooij2007-10-105-1443/+704
* r9078: - move charset stuff to lib/charsetStefan Metzmacher2007-10-106-12/+22
* r9077: HEIMDAL_ROKEN needs inet_aton and on solaris it's in -lsocketStefan Metzmacher2007-10-101-1/+1
* r9074: cope with a null ntvfs context in disconnect, so the destructor thatAndrew Tridgell2007-10-101-1/+5
* r9071: Set real and workstation fields in ejs credentials object.Rafal Szczesniak2007-10-101-0/+62
* r9070: More fields in ejs credentials object.Rafal Szczesniak2007-10-101-0/+56
* r9068: Move # sign.Lars Müller2007-10-101-1/+1
* r9067: Use the right variable name in the example too.Lars Müller2007-10-101-1/+1
* r9063: - don't pollute the global $LIBS variable with -ldlStefan Metzmacher2007-10-106-160/+167
* r9060: prepend not overwrite the libsStefan Metzmacher2007-10-101-1/+1
* r9059: add a basic credentials object for mimirAndrew Tridgell2007-10-103-0/+109
* r9055: fix header generation for string_array and some other scalar typesStefan Metzmacher2007-10-101-1/+1
* r9054: removed incorrect paranoia check on opening streams (this caused RAW-S...Andrew Tridgell2007-10-101-3/+0
* r9053: Change order of dependencies (.h files are used when creating theJelmer Vernooij2007-10-101-2/+2
* r9052: Support lex/yacc compilers without support for -oJelmer Vernooij2007-10-103-2/+53
* r9050: fix make pch allStefan Metzmacher2007-10-101-1/+4
* r9049: - add property dependencies to include/proto.hStefan Metzmacher2007-10-103-32/+35
* r9048: added a new DOS error code (thanks to EMC)Andrew Tridgell2007-10-102-0/+2
* r9047: show the order of the server/correct output to make it easier to demo ...Andrew Tridgell2007-10-101-0/+2
* r9046: fixed display of privileges in RAW-ACLS testAndrew Tridgell2007-10-101-2/+2
* r9045: be friendly towards servers that don't understand the 'share' form for...Andrew Tridgell2007-10-101-2/+4
* r9044: added a comment so you can see what this test does :-)Andrew Tridgell2007-10-101-1/+2
* r9043: fixed return code in RAW-STREAMS testAndrew Tridgell2007-10-101-1/+1
* r9042: fixed the valgrind error in the RAW-SFILEINFO testAndrew Tridgell2007-10-102-1/+11