summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r9038: Revert svn rev 414. Discussed with Jerry and Metze.Lars Müller2007-10-102-1/+18
* r9037: New fields in usermod function - allow_password_change andRafal Szczesniak2007-10-103-7/+26
* r9033: Add the 'installmisc' make target back againJelmer Vernooij2007-10-101-2/+8
* r9031: don't use the global $LIBS variables for posix specific stuffStefan Metzmacher2007-10-102-6/+7
* r9030: add a AC_SEARCH_FUNCS_EXT() which takes an extra argument that get the...Stefan Metzmacher2007-10-101-2/+27
* r9028: make some function staticStefan Metzmacher2007-10-101-3/+3
* r9026: remove autogenerated .x and .c filesStefan Metzmacher2007-10-101-1/+1
* r9025: fix the build when it was stoped and you don't run make clean before m...Stefan Metzmacher2007-10-101-2/+3
* r9022: One more step in the game of whack-a-mole with the PAC.Andrew Bartlett2007-10-101-7/+27
* r9016: More work to avoid abuse of the "name" attribute, this time onAndrew Bartlett2007-10-101-11/+27
* r9015: Fix access to BUILTIN again.Andrew Bartlett2007-10-101-31/+34
* r9011: Remove more references to "name" as a netbios name, using theAndrew Bartlett2007-10-104-38/+141
* r9010: forgot to commit the change to create_directory_handle()Andrew Tridgell2007-10-101-6/+6
* r9009: directory not empty is not an error on failure to delete directory in ...Andrew Tridgell2007-10-101-1/+1
* r9008: check the return status for the directory handle creationsAndrew Tridgell2007-10-102-8/+21
* r9007: fixed error code for setting delete on close on a non-empty directoryAndrew Tridgell2007-10-102-0/+27