summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18691: Forgot to add copyright info.Rafal Szczesniak1-0/+20
2007-10-10r18689: Initialize r.out in the server side code, in case the handler functionJelmer Vernooij1-0/+4
2007-10-10r18686: Fix typo protocl->protocolVolker Lendecke1-1/+2
2007-10-10r18685: we don't need this hereStefan Metzmacher1-1/+0
2007-10-10r18683: NET-USERMOD test changed to be able to perform multiple simultaneousRafal Szczesniak3-92/+207
2007-10-10r18682: a bit of a change in setfield function.Rafal Szczesniak1-127/+127
2007-10-10r18676: Don't mix ShareInfo and ShareCtr definitions,Simo Sorce1-51/+51
2007-10-10r18675: merge from samba3:Stefan Metzmacher1-1/+17
2007-10-10r18674: merge from samba3,Stefan Metzmacher1-1/+1
2007-10-10r18668: fix ref pointer related bugs, we should watch the compiler warnings!Stefan Metzmacher1-4/+4
2007-10-10r18661: C++ warningsVolker Lendecke1-2/+2
2007-10-10r18658: make the test change fields sequentially each one in turn.Rafal Szczesniak1-16/+39
2007-10-10r18657: handle the case where rpc call went fine, but the resultRafal Szczesniak1-0/+3
2007-10-10r18656: fix stupid mistake causing segfaults in torture testRafal Szczesniak1-2/+7
2007-10-10r18655: add more fields and better handle the error case where fieldsRafal Szczesniak1-2/+66
2007-10-10r18639: Get rid of the keepref supportJelmer Vernooij29-149/+80
2007-10-10r18637: Fix the build. Sorry,Günther Deschner1-1/+0
2007-10-10r18636: Excessive testing with pam_winbind within Samba3 revealed a new samrGünther Deschner3-5/+9
2007-10-10r18635: Make sure to display samr_GroupAttrs in samr_DispInfo for groups insteadGünther Deschner1-1/+14
2007-10-10r18634: Turn flags field into a bitmap.Jelmer Vernooij1-1/+9
2007-10-10r18633: Add a couple of new WERR codes encountered with dfs torture testing.Günther Deschner2-2/+12
2007-10-10r18631: correct unintentional commit.Rafal Szczesniak1-1/+1
2007-10-10r18630: Better way to display ref-pointers with [print]. Thanks to metze forGünther Deschner1-2/+2
2007-10-10r18629: There is no such "unknown" pointer in dfs_Enum().Günther Deschner1-1/+0
2007-10-10r18628: dfs_EnumEx() also takes a ref pointer.Günther Deschner1-5/+5
2007-10-10r18627: only cosmetic reformat, no functional changes.Günther Deschner1-21/+21
2007-10-10r18626: fix cleanup function to safely recover after interrupted testRafal Szczesniak1-28/+73
2007-10-10r18625: dfs_GetManagerVersion() returns a version number, not just an existGünther Deschner2-7/+12
2007-10-10r18624: path is a ref pointer in dfs_GetInfo().Günther Deschner1-1/+1
2007-10-10r18615: add more time fields and fix a silly mistake.Rafal Szczesniak1-1/+27
2007-10-10r18614: a bit of work done while on the plane.Rafal Szczesniak1-0/+22
2007-10-10r18611: Do not return NT_STATUS_OK when libnet_Add|DelShare has failed.Günther Deschner1-1/+13
2007-10-10r18610: Fix typo.Günther Deschner1-1/+1
2007-10-10r18609: error_string should not contain newlines.Günther Deschner6-51/+50
2007-10-10r18607: remove unused structure elementStefan Metzmacher2-2/+1
2007-10-10r18604: fixed shell syntaxAndrew Tridgell1-1/+1
2007-10-10r18602: updated web page for new ldb build methodAndrew Tridgell1-3/+8
2007-10-10r18601: updated web page for new talloc build methodAndrew Tridgell1-0/+2
2007-10-10r18600: - fix shell syntax in tests for librariesAndrew Tridgell4-4/+8
2007-10-10r18599: the netr_CryptPassword structure needs to use a uint8, as the data isAndrew Tridgell1-1/+1
2007-10-10r18596: removed superfluous semicolonAndrew Tridgell1-1/+1
2007-10-10r18595: try an experiment of adding a RPC test into the windows testingAndrew Tridgell1-3/+12
2007-10-10r18594: fail the configure step if the required library is not found for tdb,Andrew Tridgell3-3/+15
2007-10-10r18593: try to get the same socket_wrapper file building in samba3 and samba4Stefan Metzmacher3-3/+29
2007-10-10r18592: we don't need this twiceStefan Metzmacher1-3/+0
2007-10-10r18591: Better defaults for share creationSimo Sorce2-9/+18
2007-10-10r18590: Some more work on the srvsvc pipeSimo Sorce4-64/+548
2007-10-10r18589: make inclusion of net/if.h conditional. It breaks HPUX with gcc.Andrew Tridgell1-4/+7
2007-10-10r18588: save one more character in the socket wrapper path - seems it stillAndrew Tridgell1-1/+1
2007-10-10r18587: fixed a potential memory leak in libnetAndrew Tridgell1-1/+1