summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7433: Another little AIX one...Volker Lendecke1-1/+1
2007-10-10r7432: export SMBD_TEST_FIFOStefan Metzmacher1-4/+14
2007-10-10r7431: this should fix the bug that mkaplan and I noticed which is thatAndrew Tridgell1-0/+8
2007-10-10r7430: Next step in AIX buildVolker Lendecke1-2/+2
2007-10-10r7429: make the shell happy and don't use [bla]Stefan Metzmacher1-1/+1
2007-10-10r7428: try to get some nicer output from the build farmStefan Metzmacher1-0/+2
2007-10-10r7427: disable torture progress outout from the build farmStefan Metzmacher1-0/+3
2007-10-10r7426: add an option to disable progress outputStefan Metzmacher1-2/+6
2007-10-10r7425: configure check to see if a compiler can handle negative enum valuesStefan Metzmacher4-3/+22
2007-10-10r7424: add --uint-enums option to pidl to generateStefan Metzmacher3-14/+59
2007-10-10r7422: Create a ejs object to wrap a smbcli_transport pointer.Tim Potter1-0/+18
2007-10-10r7421: - move test* functions to a seperate fileStefan Metzmacher7-144/+87
2007-10-10r7419: when we have both --enable-developer and --enable-debug we don't need ...Andrew Tridgell1-9/+10
2007-10-10r7418: work in progressDerrell Lipman5-102/+187
2007-10-10r7410: minor cleanupDerrell Lipman2-12/+18
2007-10-10r7408: added DN explode function, based on simo's ldap_parse_dn() function. ...Derrell Lipman4-15/+542
2007-10-10r7403: minimize the sharedelayStefan Metzmacher1-0/+1
2007-10-10r7402: - don't stop after a failed testStefan Metzmacher6-27/+101
2007-10-10r7401: add config option to disable the TestSleep() testStefan Metzmacher1-1/+5
2007-10-10r7399: Try to get the AIX compile one step further.Volker Lendecke1-4/+2
2007-10-10r7397: - don't exit when one test failsStefan Metzmacher1-6/+21
2007-10-10r7394: rename LSA_TRUSTED_DOMAIN_INFO_5 to LSA_TRUSTED_DOMAIN_INFO_BASIC.Günther Deschner1-12/+12
2007-10-10r7392: more verbose debug outputStefan Metzmacher1-1/+1
2007-10-10r7389: move socket wrapper dir also to the prefix-test dirStefan Metzmacher1-1/+1
2007-10-10r7388: - fix calling of test_posix.shStefan Metzmacher1-5/+6
2007-10-10r7387: enable extra smbtorture args to test_posix.shStefan Metzmacher1-5/+4
2007-10-10r7384: I've forgotten to commit test source.Rafal Szczesniak1-0/+131
2007-10-10r7383: Add CreateUser test to torture suite.Rafal Szczesniak2-1/+3
2007-10-10r7382: Convert net_user code so that is can be compiled againstRafal Szczesniak1-5/+5
2007-10-10r7381: Put more rpc specifics in libnet context.Rafal Szczesniak1-0/+7
2007-10-10r7380: Mistakenly put one file twice in command line. Here's source ofRafal Szczesniak1-33/+36
2007-10-10r7379: Simplify CreateUser function and io structure. Also, implementingRafal Szczesniak2-18/+9
2007-10-10r7378: Lowercase netbios name when forming the DNS name of the DC in theAndrew Bartlett2-8/+12
2007-10-10r7377: Integrate browse service stuff more nicelyJelmer Vernooij6-114/+243
2007-10-10r7373: Disable reg_gconf by default, allow building it with --enable-reg-gconfJelmer Vernooij1-3/+7
2007-10-10r7370: change debug levelsStefan Metzmacher1-4/+4
2007-10-10r7369: allow no entries returned by Enum*()Stefan Metzmacher1-5/+20
2007-10-10r7368: some server side spoolss stuff, w2k3 shows the printers icon,Stefan Metzmacher1-28/+200
2007-10-10r7367: Replace the list of what our internal heimdal can do with data from aAndrew Bartlett1-17/+107
2007-10-10r7365: Remove unused variables.Tim Potter1-2/+0
2007-10-10r7364: - remove '\' chars from copy pasteStefan Metzmacher1-3/+5
2007-10-10r7361: fixed the 'file becomes a directory' bug that marc kapland found.Andrew Tridgell2-4/+11
2007-10-10r7360: added a few more heimdal configure testsAndrew Tridgell1-0/+1
2007-10-10r7359: add configure test for strsep (might helps abartlets build of heimdal)Andrew Tridgell1-1/+1
2007-10-10r7358: make the irpc test use two messaging contexts, not one, so it betterAndrew Tridgell1-10/+15
2007-10-10r7357: some minor updatesStefan Metzmacher1-4/+7
2007-10-10r7356: fixed the problem mkaplan reported with not being able to run without -iAndrew Tridgell1-2/+5
2007-10-10r7355: this should fix the link problem metze hit with smbscriptAndrew Tridgell1-1/+1
2007-10-10r7352: the internal heimdal build change. This changes quite a few things:Andrew Tridgell19-155/+296
2007-10-10r7351: Start of ejs smb client library. I need to figure out a nice API hereTim Potter3-0/+91