summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* r8910: An initial parser to parse structures in smb_interfaces.h. This will beTim Potter2007-10-104-0/+1432
* r8905: don't try to do DNS lookups on interface names with wildcardsAndrew Tridgell2007-10-101-0/+4
* r8904: Split off the query stage as a separate function.Rafal Szczesniak2007-10-101-5/+33
* r8902: Revert the small change as Andrew Bartlett asked. Now, let's goRafal Szczesniak2007-10-101-1/+1
* r8901: Fix ntlm_auth segfault (invalid free()). We have moved to tallocAndrew Bartlett2007-10-101-6/+11
* r8898: Fix provision script to actually work, since location of smbscriptRafal Szczesniak2007-10-101-1/+1
* r8897: Add test for the comment field.Rafal Szczesniak2007-10-101-6/+7
* r8896: Handle more complex case where field being changed doesn't appearRafal Szczesniak2007-10-102-40/+94
* r8895: work around broken glibc strrchr function that gives valgrind errors o...Andrew Tridgell2007-10-101-0/+2
* r8893: fixed the valgrind error on stream termination due to prototol errorsAndrew Tridgell2007-10-102-4/+12
* r8887: fixed the irpc error that caused ia64 to fail the LOCAL-IRPC testAndrew Tridgell2007-10-104-15/+20
* r8886: Exchange the arguments of timeval_compare, this makes it behave like s...Volker Lendecke2007-10-102-9/+10
* r8885: fixed shell syntaxAndrew Tridgell2007-10-101-2/+2
* r8884: valgrind error logs only matter if non-zero in sizeAndrew Tridgell2007-10-101-3/+5
* r8883: Apply some const.Volker Lendecke2007-10-101-11/+16
* r8882: - enable the domain masterAndrew Tridgell2007-10-101-0/+12
* r8879: more expansion of the irpc test to try to uncover the ia64 mysteryAndrew Tridgell2007-10-101-0/+50
* r8878: Spelling fixes. (-:Tim Potter2007-10-101-2/+2
* r8876: check the result of AddOne and test some more valuesStefan Metzmacher2007-10-101-12/+28