summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* r9006: expanded RAW-UNLINK test to test directory delete on close with non-em...Andrew Tridgell2007-10-101-0/+104
* r9003: add testing for non-empty directory delete on closeAndrew Tridgell2007-10-101-1/+30
* r9002: a workaround for the current build problems. I hope this will allowAndrew Tridgell2007-10-101-1/+1
* r9001: Fix warning in make cleanJelmer Vernooij2007-10-101-5/+1
* r8999: Use the timestamps module to ensure we update times.Andrew Bartlett2007-10-101-0/+5
* r8998: More work on the RPC server code to avoid abusing the name attributeAndrew Bartlett2007-10-102-29/+39
* r8997: Define CPP for hosts that don't default to 'cpp'Jelmer Vernooij2007-10-101-0/+2
* r8996: More build fixes...Jelmer Vernooij2007-10-103-10/+20
* r8995: Add heimdal headers back to "basics" target... should fix the build fo...Jelmer Vernooij2007-10-102-6/+6
* r8994: Clean up some more autogenerated files so I can predict when I'm going toJelmer Vernooij2007-10-102-6/+10
* r8991: Change Makefile.core to main.mk to prevent accidental removal problems.Jelmer Vernooij2007-10-102-1/+1
* r8988: Don't remove Makefile.core in distclean...Jelmer Vernooij2007-10-101-2/+2
* r8986: As far as I can tell, given the ldif I get from behind this, we have aAndrew Bartlett2007-10-101-1/+1
* r8985: Automatically generate make dependency rules forJelmer Vernooij2007-10-108-198/+150
* r8984: Use the correct cross-reference search in DRSUAPI, rather than makingAndrew Bartlett2007-10-101-9/+10
* r8983: The KVNO (Kerberos key version number) should be incremented withAndrew Bartlett2007-10-101-0/+4
* r8982: "name" is not the netbios name, but the RDN. Return the correctAndrew Bartlett2007-10-101-13/+4
* r8981: Add comments, fix typos (in attribute names) and check for errors inAndrew Bartlett2007-10-102-8/+39