summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9090: Another field in usermod function - account flags.Rafal Szczesniak3-9/+16
2007-10-10r9089: Start generating module init and top level ejs functions for smb_inter...Tim Potter1-2/+28
2007-10-10r9088: More ethereal parser generator updatesJelmer Vernooij2-63/+107
2007-10-10r9085: Missing structs.h entry.Andrew Bartlett1-0/+1
2007-10-10r9084: 'resign' the sample PAC for the validation of the signature algorithms.Andrew Bartlett6-132/+219
2007-10-10r9082: added the ECMA functions encodeURIComponent() andAndrew Tridgell1-0/+81
2007-10-10r9081: Work on new ethereal parser generator, partially based onJelmer Vernooij5-1443/+704
2007-10-10r9078: - move charset stuff to lib/charsetStefan Metzmacher6-12/+22
2007-10-10r9077: HEIMDAL_ROKEN needs inet_aton and on solaris it's in -lsocketStefan Metzmacher1-1/+1
2007-10-10r9074: cope with a null ntvfs context in disconnect, so the destructor thatAndrew Tridgell1-1/+5
2007-10-10r9071: Set real and workstation fields in ejs credentials object.Rafal Szczesniak1-0/+62
2007-10-10r9070: More fields in ejs credentials object.Rafal Szczesniak1-0/+56
2007-10-10r9068: Move # sign.Lars Müller1-1/+1
2007-10-10r9067: Use the right variable name in the example too.Lars Müller1-1/+1
2007-10-10r9063: - don't pollute the global $LIBS variable with -ldlStefan Metzmacher6-160/+167
2007-10-10r9060: prepend not overwrite the libsStefan Metzmacher1-1/+1
2007-10-10r9059: add a basic credentials object for mimirAndrew Tridgell3-0/+109
2007-10-10r9055: fix header generation for string_array and some other scalar typesStefan Metzmacher1-1/+1
2007-10-10r9054: removed incorrect paranoia check on opening streams (this caused RAW-S...Andrew Tridgell1-3/+0
2007-10-10r9053: Change order of dependencies (.h files are used when creating theJelmer Vernooij1-2/+2
2007-10-10r9052: Support lex/yacc compilers without support for -oJelmer Vernooij3-2/+53
2007-10-10r9050: fix make pch allStefan Metzmacher1-1/+4
2007-10-10r9049: - add property dependencies to include/proto.hStefan Metzmacher3-32/+35
2007-10-10r9048: added a new DOS error code (thanks to EMC)Andrew Tridgell2-0/+2
2007-10-10r9047: show the order of the server/correct output to make it easier to demo ...Andrew Tridgell1-0/+2
2007-10-10r9046: fixed display of privileges in RAW-ACLS testAndrew Tridgell1-2/+2
2007-10-10r9045: be friendly towards servers that don't understand the 'share' form for...Andrew Tridgell1-2/+4
2007-10-10r9044: added a comment so you can see what this test does :-)Andrew Tridgell1-1/+2
2007-10-10r9043: fixed return code in RAW-STREAMS testAndrew Tridgell1-1/+1
2007-10-10r9042: fixed the valgrind error in the RAW-SFILEINFO testAndrew Tridgell2-1/+11
2007-10-10r9038: Revert svn rev 414. Discussed with Jerry and Metze.Lars Müller2-1/+18
2007-10-10r9037: New fields in usermod function - allow_password_change andRafal Szczesniak3-7/+26
2007-10-10r9033: Add the 'installmisc' make target back againJelmer Vernooij1-2/+8
2007-10-10r9031: don't use the global $LIBS variables for posix specific stuffStefan Metzmacher2-6/+7
2007-10-10r9030: add a AC_SEARCH_FUNCS_EXT() which takes an extra argument that get the...Stefan Metzmacher1-2/+27
2007-10-10r9028: make some function staticStefan Metzmacher1-3/+3
2007-10-10r9026: remove autogenerated .x and .c filesStefan Metzmacher1-1/+1
2007-10-10r9025: fix the build when it was stoped and you don't run make clean before m...Stefan Metzmacher1-2/+3
2007-10-10r9022: One more step in the game of whack-a-mole with the PAC.Andrew Bartlett1-7/+27
2007-10-10r9016: More work to avoid abuse of the "name" attribute, this time onAndrew Bartlett1-11/+27
2007-10-10r9015: Fix access to BUILTIN again.Andrew Bartlett1-31/+34
2007-10-10r9011: Remove more references to "name" as a netbios name, using theAndrew Bartlett4-38/+141
2007-10-10r9010: forgot to commit the change to create_directory_handle()Andrew Tridgell1-6/+6
2007-10-10r9009: directory not empty is not an error on failure to delete directory in ...Andrew Tridgell1-1/+1
2007-10-10r9008: check the return status for the directory handle creationsAndrew Tridgell2-8/+21
2007-10-10r9007: fixed error code for setting delete on close on a non-empty directoryAndrew Tridgell2-0/+27
2007-10-10r9006: expanded RAW-UNLINK test to test directory delete on close with non-em...Andrew Tridgell1-0/+104
2007-10-10r9003: add testing for non-empty directory delete on closeAndrew Tridgell1-1/+30
2007-10-10r9002: a workaround for the current build problems. I hope this will allowAndrew Tridgell1-1/+1
2007-10-10r9001: Fix warning in make cleanJelmer Vernooij1-5/+1