summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r8939: Do an open domain in the schannel SAMR test. This should test some ofAndrew Bartlett1-0/+27
2007-10-10r8936: Use incremental linking. This appeared to be supported onJelmer Vernooij3-7/+45
2007-10-10r8934: Some refactoring of smb_interfaces code generator.Tim Potter1-11/+50
2007-10-10r8933: Fix missing prototype warningsJelmer Vernooij2-0/+5
2007-10-10r8932: Handle non-anonymous unions and structures better.Tim Potter1-4/+4
2007-10-10r8930: Add the libnet share tests based on code submitted byRafal Szczesniak3-0/+94
2007-10-10r8926: RFC 2891 - LDAP Control Extension for Server Side Sorting of Search Re...Simo Sorce1-0/+451
2007-10-10r8925: Start generating header and implementation files for smb_interfaces.hTim Potter1-5/+49
2007-10-10r8923: put the IRPC default timeout back to 10s (I didn't mean to commit this...Andrew Tridgell1-1/+1
2007-10-10r8920: Make NAME hash entry for struct elements a list.Tim Potter1-4/+5
2007-10-10r8919: Return references to structs and unions in parse tree. Fill in typeTim Potter1-6/+17
2007-10-10r8918: Handle const elements in structures or unions. This is a bit yucky butTim Potter1-0/+6
2007-10-10r8917: Better support for extended ldap search operationsSimo Sorce2-17/+51
2007-10-10r8910: An initial parser to parse structures in smb_interfaces.h. This will beTim Potter4-0/+1432
2007-10-10r8905: don't try to do DNS lookups on interface names with wildcardsAndrew Tridgell1-0/+4
2007-10-10r8904: Split off the query stage as a separate function.Rafal Szczesniak1-5/+33
2007-10-10r8902: Revert the small change as Andrew Bartlett asked. Now, let's goRafal Szczesniak1-1/+1
2007-10-10r8901: Fix ntlm_auth segfault (invalid free()). We have moved to tallocAndrew Bartlett1-6/+11
2007-10-10r8898: Fix provision script to actually work, since location of smbscriptRafal Szczesniak1-1/+1
2007-10-10r8897: Add test for the comment field.Rafal Szczesniak1-6/+7
2007-10-10r8896: Handle more complex case where field being changed doesn't appearRafal Szczesniak2-40/+94
2007-10-10r8895: work around broken glibc strrchr function that gives valgrind errors o...Andrew Tridgell1-0/+2
2007-10-10r8893: fixed the valgrind error on stream termination due to prototol errorsAndrew Tridgell2-4/+12
2007-10-10r8887: fixed the irpc error that caused ia64 to fail the LOCAL-IRPC testAndrew Tridgell4-15/+20
2007-10-10r8886: Exchange the arguments of timeval_compare, this makes it behave like s...Volker Lendecke2-9/+10
2007-10-10r8885: fixed shell syntaxAndrew Tridgell1-2/+2
2007-10-10r8884: valgrind error logs only matter if non-zero in sizeAndrew Tridgell1-3/+5
2007-10-10r8883: Apply some const.Volker Lendecke1-11/+16
2007-10-10r8882: - enable the domain masterAndrew Tridgell1-0/+12
2007-10-10r8879: more expansion of the irpc test to try to uncover the ia64 mysteryAndrew Tridgell1-0/+50
2007-10-10r8878: Spelling fixes. (-:Tim Potter1-2/+2
2007-10-10r8876: check the result of AddOne and test some more valuesStefan Metzmacher1-12/+28