summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r18639: Get rid of the keepref supportJelmer Vernooij2007-10-1029-149/+80
* r18637: Fix the build. Sorry,Günther Deschner2007-10-101-1/+0
* r18636: Excessive testing with pam_winbind within Samba3 revealed a new samrGünther Deschner2007-10-103-5/+9
* r18635: Make sure to display samr_GroupAttrs in samr_DispInfo for groups insteadGünther Deschner2007-10-101-1/+14
* r18634: Turn flags field into a bitmap.Jelmer Vernooij2007-10-101-1/+9
* r18633: Add a couple of new WERR codes encountered with dfs torture testing.Günther Deschner2007-10-102-2/+12
* r18631: correct unintentional commit.Rafal Szczesniak2007-10-101-1/+1
* r18630: Better way to display ref-pointers with [print]. Thanks to metze forGünther Deschner2007-10-101-2/+2
* r18629: There is no such "unknown" pointer in dfs_Enum().Günther Deschner2007-10-101-1/+0
* r18628: dfs_EnumEx() also takes a ref pointer.Günther Deschner2007-10-101-5/+5
* r18627: only cosmetic reformat, no functional changes.Günther Deschner2007-10-101-21/+21
* r18626: fix cleanup function to safely recover after interrupted testRafal Szczesniak2007-10-101-28/+73
* r18625: dfs_GetManagerVersion() returns a version number, not just an existGünther Deschner2007-10-102-7/+12
* r18624: path is a ref pointer in dfs_GetInfo().Günther Deschner2007-10-101-1/+1
* r18615: add more time fields and fix a silly mistake.Rafal Szczesniak2007-10-101-1/+27
* r18614: a bit of work done while on the plane.Rafal Szczesniak2007-10-101-0/+22
* r18611: Do not return NT_STATUS_OK when libnet_Add|DelShare has failed.Günther Deschner2007-10-101-1/+13
* r18610: Fix typo.Günther Deschner2007-10-101-1/+1
* r18609: error_string should not contain newlines.Günther Deschner2007-10-106-51/+50
* r18607: remove unused structure elementStefan Metzmacher2007-10-102-2/+1
* r18604: fixed shell syntaxAndrew Tridgell2007-10-101-1/+1
* r18602: updated web page for new ldb build methodAndrew Tridgell2007-10-101-3/+8
* r18601: updated web page for new talloc build methodAndrew Tridgell2007-10-101-0/+2
* r18600: - fix shell syntax in tests for librariesAndrew Tridgell2007-10-104-4/+8
* r18599: the netr_CryptPassword structure needs to use a uint8, as the data isAndrew Tridgell2007-10-101-1/+1
* r18596: removed superfluous semicolonAndrew Tridgell2007-10-101-1/+1
* r18595: try an experiment of adding a RPC test into the windows testingAndrew Tridgell2007-10-101-3/+12
* r18594: fail the configure step if the required library is not found for tdb,Andrew Tridgell2007-10-103-3/+15
* r18593: try to get the same socket_wrapper file building in samba3 and samba4Stefan Metzmacher2007-10-103-3/+29
* r18592: we don't need this twiceStefan Metzmacher2007-10-101-3/+0
* r18591: Better defaults for share creationSimo Sorce2007-10-102-9/+18
* r18590: Some more work on the srvsvc pipeSimo Sorce2007-10-104-64/+548
* r18589: make inclusion of net/if.h conditional. It breaks HPUX with gcc.Andrew Tridgell2007-10-101-4/+7
* r18588: save one more character in the socket wrapper path - seems it stillAndrew Tridgell2007-10-101-1/+1
* r18587: fixed a potential memory leak in libnetAndrew Tridgell2007-10-101-1/+1
* r18586: fixed a potential fd and memory leak in the socket_wrapper codeAndrew Tridgell2007-10-101-3/+14
* r18585: 50 open searches is still too many for some of the build farm hosts,Andrew Tridgell2007-10-101-1/+1
* r18584: found one of the fd leaks. The registry backend was using aAndrew Tridgell2007-10-107-10/+16
* r18583: a nasty hack to allow me to monitor the number of open fileAndrew Tridgell2007-10-101-0/+13
* r18582: disable synchronous ldb in the build farm. Some hosts have very slowAndrew Tridgell2007-10-101-0/+1
* r18581: also check for SEC_STD_DELETE, and split out the check into a separateAndrew Tridgell2007-10-101-8/+21
* r18580: map the PVFS_FLAG_READONLY bit in the posix backend ontoAndrew Tridgell2007-10-101-0/+14
* r18579: fixed boolean parameters on big endian hosts which haveAndrew Tridgell2007-10-101-2/+5
* r18578: steve, I think you may have forgotten to commit test_cifsposix.sh ?Andrew Tridgell2007-10-101-1/+1
* r18577: reduce the number of tests run in 'make quicktest' again, so itAndrew Tridgell2007-10-103-7/+11
* r18576: unfortunately our current build farm results are a bit too good!Andrew Tridgell2007-10-101-1/+1
* r18575: - use the right variable to teststatusAndrew Tridgell2007-10-102-2/+7
* r18574: re-enable the echo pipe in smbscript. I suspect disabling this was anAndrew Tridgell2007-10-101-5/+5
* r18573: disable the echo.js testing of echo_TestCall() for now.Andrew Tridgell2007-10-101-1/+3
* r18571: try to make it a lot more obvious when 'make test' or 'make quicktest'Andrew Tridgell2007-10-105-33/+40