summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r8999: Use the timestamps module to ensure we update times.Andrew Bartlett1-0/+5
2007-10-10r8998: More work on the RPC server code to avoid abusing the name attributeAndrew Bartlett2-29/+39
2007-10-10r8997: Define CPP for hosts that don't default to 'cpp'Jelmer Vernooij1-0/+2
2007-10-10r8996: More build fixes...Jelmer Vernooij3-10/+20
2007-10-10r8995: Add heimdal headers back to "basics" target... should fix the build fo...Jelmer Vernooij2-6/+6
2007-10-10r8994: Clean up some more autogenerated files so I can predict when I'm going toJelmer Vernooij2-6/+10
2007-10-10r8991: Change Makefile.core to main.mk to prevent accidental removal problems.Jelmer Vernooij2-1/+1
2007-10-10r8988: Don't remove Makefile.core in distclean...Jelmer Vernooij1-2/+2
2007-10-10r8986: As far as I can tell, given the ldif I get from behind this, we have aAndrew Bartlett1-1/+1
2007-10-10r8985: Automatically generate make dependency rules forJelmer Vernooij8-198/+150
2007-10-10r8984: Use the correct cross-reference search in DRSUAPI, rather than makingAndrew Bartlett1-9/+10
2007-10-10r8983: The KVNO (Kerberos key version number) should be incremented withAndrew Bartlett1-0/+4
2007-10-10r8982: "name" is not the netbios name, but the RDN. Return the correctAndrew Bartlett1-13/+4
2007-10-10r8981: Add comments, fix typos (in attribute names) and check for errors inAndrew Bartlett2-8/+39
2007-10-10r8980: Make Samba4 honour account control flags (we were asking for aAndrew Bartlett1-3/+5
2007-10-10r8979: Bunch of makefile fragment inclusion fixes:Jelmer Vernooij6-174/+146
2007-10-10r8977: Put my copyright in share torture test.Rafal Szczesniak1-0/+1
2007-10-10r8975: Very basic test for delshare function based on code submittedRafal Szczesniak2-4/+56
2007-10-10r8974: Support makefile fragments in .mk filesJelmer Vernooij6-113/+52
2007-10-10r8973: nicer outputStefan Metzmacher1-1/+1
2007-10-10r8972: More simplifications...Jelmer Vernooij3-40/+19
2007-10-10r8970: Add 'ADS' join support to Samba4.Andrew Bartlett2-4/+71
2007-10-10r8968: More simplificationsJelmer Vernooij1-51/+16
2007-10-10r8966: Simplify the makefile generation system a bit.Jelmer Vernooij13-110/+87
2007-10-10r8955: Move a bit more of the build process to the MakefileJelmer Vernooij3-71/+39
2007-10-10r8954: Use binding string to specify host rather than share path, as we useRafal Szczesniak1-3/+19
2007-10-10r8953: Move a few utility functionsJelmer Vernooij2-52/+46
2007-10-10r8952: Partial work commit to find the DN of the new machine account - weAndrew Bartlett2-2/+109
2007-10-10r8944: Get more verbose output from NET-API-LISTSHARE test.Rafal Szczesniak1-0/+82
2007-10-10r8942: Move intermediate subsystem output files to bin/subsystems/Jelmer Vernooij1-1/+1
2007-10-10r8940: Add TDR (Trivial Data Representation). The aim is to use this later forJelmer Vernooij6-0/+555