summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r8980: Make Samba4 honour account control flags (we were asking for aAndrew Bartlett2007-10-101-3/+5
* r8979: Bunch of makefile fragment inclusion fixes:Jelmer Vernooij2007-10-106-174/+146
* r8977: Put my copyright in share torture test.Rafal Szczesniak2007-10-101-0/+1
* r8975: Very basic test for delshare function based on code submittedRafal Szczesniak2007-10-102-4/+56
* r8974: Support makefile fragments in .mk filesJelmer Vernooij2007-10-106-113/+52
* r8973: nicer outputStefan Metzmacher2007-10-101-1/+1
* r8972: More simplifications...Jelmer Vernooij2007-10-103-40/+19
* r8970: Add 'ADS' join support to Samba4.Andrew Bartlett2007-10-102-4/+71
* r8968: More simplificationsJelmer Vernooij2007-10-101-51/+16
* r8966: Simplify the makefile generation system a bit.Jelmer Vernooij2007-10-1013-110/+87
* r8955: Move a bit more of the build process to the MakefileJelmer Vernooij2007-10-103-71/+39
* r8954: Use binding string to specify host rather than share path, as we useRafal Szczesniak2007-10-101-3/+19
* r8953: Move a few utility functionsJelmer Vernooij2007-10-102-52/+46
* r8952: Partial work commit to find the DN of the new machine account - weAndrew Bartlett2007-10-102-2/+109
* r8944: Get more verbose output from NET-API-LISTSHARE test.Rafal Szczesniak2007-10-101-0/+82
* r8942: Move intermediate subsystem output files to bin/subsystems/Jelmer Vernooij2007-10-101-1/+1
* r8940: Add TDR (Trivial Data Representation). The aim is to use this later forJelmer Vernooij2007-10-106-0/+555
* r8939: Do an open domain in the schannel SAMR test. This should test some ofAndrew Bartlett2007-10-101-0/+27
* r8936: Use incremental linking. This appeared to be supported onJelmer Vernooij2007-10-103-7/+45
* r8934: Some refactoring of smb_interfaces code generator.Tim Potter2007-10-101-11/+50
* r8933: Fix missing prototype warningsJelmer Vernooij2007-10-102-0/+5
* r8932: Handle non-anonymous unions and structures better.Tim Potter2007-10-101-4/+4
* r8930: Add the libnet share tests based on code submitted byRafal Szczesniak2007-10-103-0/+94
* r8926: RFC 2891 - LDAP Control Extension for Server Side Sorting of Search Re...Simo Sorce2007-10-101-0/+451
* r8925: Start generating header and implementation files for smb_interfaces.hTim Potter2007-10-101-5/+49
* r8923: put the IRPC default timeout back to 10s (I didn't mean to commit this...Andrew Tridgell2007-10-101-1/+1
* r8920: Make NAME hash entry for struct elements a list.Tim Potter2007-10-101-4/+5
* r8919: Return references to structs and unions in parse tree. Fill in typeTim Potter2007-10-101-6/+17
* r8918: Handle const elements in structures or unions. This is a bit yucky butTim Potter2007-10-101-0/+6
* r8917: Better support for extended ldap search operationsSimo Sorce2007-10-102-17/+51