summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * r18685: we don't need this hereStefan Metzmacher2006-09-191-1/+0
| | | | | | | | | | | | | | | | metze
| | | * r18683: NET-USERMOD test changed to be able to perform multiple simultaneousRafal Szczesniak2006-09-193-92/+207
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes. Also, some common definitions for user mod tests have been put into a separate file. rafal
| | | * r18682: a bit of a change in setfield function.Rafal Szczesniak2006-09-191-127/+127
| | | | | | | | | | | | | | | | | | | | | | | | | | | | one more change to do... rafal
| | | * r18676: Don't mix ShareInfo and ShareCtr definitions,Simo Sorce2006-09-191-51/+51
| | | | | | | | | | | | | | | | this makes a much more readable include file
| | | * r18675: merge from samba3:Stefan Metzmacher2006-09-191-1/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | we need to define the macros the indicate we have bool even if we have not defining bool ourself metze
| | | * r18674: merge from samba3,Stefan Metzmacher2006-09-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PRINTF_ATTRIBUTE seems to not work with gcc 3.0 metze
| | | * r18668: fix ref pointer related bugs, we should watch the compiler warnings!Stefan Metzmacher2006-09-191-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | only cc on us4 bailed out... metze
| | | * r18661: C++ warningsVolker Lendecke2006-09-191-2/+2
| | | |
| | | * r18658: make the test change fields sequentially each one in turn.Rafal Szczesniak2006-09-191-16/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | now to multiple changes... rafal
| | | * r18657: handle the case where rpc call went fine, but the resultRafal Szczesniak2006-09-191-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | not necessariy did. rafal
| | | * r18656: fix stupid mistake causing segfaults in torture test Rafal Szczesniak2006-09-191-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | and also add one more field to be set. rafal
| | | * r18655: add more fields and better handle the error case where fieldsRafal Szczesniak2006-09-191-2/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | setting routine don't know how to do that (and user info level is invalid). rafal
| | | * r18639: Get rid of the keepref supportJelmer Vernooij2006-09-1829-149/+80
| | | |
| | | * r18637: Fix the build. Sorry,Günther Deschner2006-09-181-1/+0
| | | | | | | | | | | | | | | | Guenther
| | | * r18636: Excessive testing with pam_winbind within Samba3 revealed a new samrGünther Deschner2006-09-183-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reject reason code while password changing: SAMR_REJECT_IN_HISTORY which is different from SAMR_REJECT_COMPLEXITY. torture test to follow as well. Guenther
| | | * r18635: Make sure to display samr_GroupAttrs in samr_DispInfo for groups insteadGünther Deschner2006-09-181-1/+14
| | | | | | | | | | | | | | | | | | | | | | | | of interpreting them as samr_AcctFlags. Guenther
| | | * r18634: Turn flags field into a bitmap.Jelmer Vernooij2006-09-181-1/+9
| | | |
| | | * r18633: Add a couple of new WERR codes encountered with dfs torture testing.Günther Deschner2006-09-182-2/+12
| | | | | | | | | | | | | | | | Guenther
| | | * r18631: correct unintentional commit.Rafal Szczesniak2006-09-181-1/+1
| | | | | | | | | | | | | | | | rafal
| | | * r18630: Better way to display ref-pointers with [print]. Thanks to metze forGünther Deschner2006-09-181-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | pointing this out. Guenther
| | | * r18629: There is no such "unknown" pointer in dfs_Enum().Günther Deschner2006-09-181-1/+0
| | | | | | | | | | | | | | | | Guenther
| | | * r18628: dfs_EnumEx() also takes a ref pointer.Günther Deschner2006-09-181-5/+5
| | | | | | | | | | | | | | | | Guenther
| | | * r18627: only cosmetic reformat, no functional changes.Günther Deschner2006-09-181-21/+21
| | | | | | | | | | | | | | | | Guenther
| | | * r18626: fix cleanup function to safely recover after interrupted testRafal Szczesniak2006-09-181-28/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and add one requested field in to the function creating testing set of changes for user modify routine. rafal
| | | * r18625: dfs_GetManagerVersion() returns a version number, not just an existGünther Deschner2006-09-182-7/+12
| | | | | | | | | | | | | | | | | | | | | | | | flag. Guenther
| | | * r18624: path is a ref pointer in dfs_GetInfo().Günther Deschner2006-09-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | torture test to follow. Guenther
| | | * r18615: add more time fields and fix a silly mistake.Rafal Szczesniak2006-09-181-1/+27
| | | | | | | | | | | | | | | | rafal
| | | * r18614: a bit of work done while on the plane.Rafal Szczesniak2006-09-181-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | a new function converting NTTIME to struct timeval rafal
| | | * r18611: Do not return NT_STATUS_OK when libnet_Add|DelShare has failed.Günther Deschner2006-09-181-1/+13
| | | | | | | | | | | | | | | | Guenther
| | | * r18610: Fix typo.Günther Deschner2006-09-181-1/+1
| | | | | | | | | | | | | | | | Guenther
| | | * r18609: error_string should not contain newlines.Günther Deschner2006-09-186-51/+50
| | | | | | | | | | | | | | | | Guenther
| | | * r18607: remove unused structure elementStefan Metzmacher2006-09-182-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | rafal: is there a reason why we don't use libnet_AddShare() in the torture test? metze
| | | * r18604: fixed shell syntaxAndrew Tridgell2006-09-181-1/+1
| | | |
| | | * r18602: updated web page for new ldb build methodAndrew Tridgell2006-09-181-3/+8
| | | |
| | | * r18601: updated web page for new talloc build methodAndrew Tridgell2006-09-181-0/+2
| | | |
| | | * r18600: - fix shell syntax in tests for librariesAndrew Tridgell2006-09-184-4/+8
| | | | | | | | | | | | | | | | - add library test for libpopt
| | | * r18599: the netr_CryptPassword structure needs to use a uint8, as the data isAndrew Tridgell2006-09-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | passed to acrfour, and that assumes a byte buffer. This caused us to fail big endian boxes (or more specifically, to be incompatible with little endian boxes)
| | | * r18596: removed superfluous semicolonAndrew Tridgell2006-09-171-1/+1
| | | |
| | | * r18595: try an experiment of adding a RPC test into the windows testingAndrew Tridgell2006-09-171-3/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | framework Brad, I know this is a bit hackish. We really need a "testit" like function like in test_functions.sh
| | | * r18594: fail the configure step if the required library is not found for tdb,Andrew Tridgell2006-09-173-3/+15
| | | | | | | | | | | | | | | | talloc or libreplace
| | | * r18593: try to get the same socket_wrapper file building in samba3 and samba4Stefan Metzmacher2006-09-173-3/+29
| | | | | | | | | | | | | | | | | | | | | | | | this is preparation of adding libreplace to samba3 later. metze
| | | * r18592: we don't need this twiceStefan Metzmacher2006-09-171-3/+0
| | | | | | | | | | | | | | | | metze
| | | * r18591: Better defaults for share creationSimo Sorce2006-09-172-9/+18
| | | | | | | | | | | | | | | | Fix logic error in paged_results
| | | * r18590: Some more work on the srvsvc pipeSimo Sorce2006-09-174-64/+548
| | | |
| | | * r18589: make inclusion of net/if.h conditional. It breaks HPUX with gcc.Andrew Tridgell2006-09-161-4/+7
| | | |
| | | * r18588: save one more character in the socket wrapper path - seems it stillAndrew Tridgell2006-09-161-1/+1
| | | | | | | | | | | | | | | | was occasionally too long for IRIX 6.4
| | | * r18587: fixed a potential memory leak in libnetAndrew Tridgell2006-09-161-1/+1
| | | |
| | | * r18586: fixed a potential fd and memory leak in the socket_wrapper codeAndrew Tridgell2006-09-161-3/+14
| | | |
| | | * r18585: 50 open searches is still too many for some of the build farm hosts,Andrew Tridgell2006-09-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | which have a ulimit -n of 100. Drop the number of searches to 20. That should limit the maximum total fd count to about 76, most of which is all the listening sockets on the various interfaces
| | | * r18584: found one of the fd leaks. The registry backend was using aAndrew Tridgell2006-09-167-10/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | talloc(NULL, xxx) to allocate the registry context. That had two consequences 1) it was a massive memory leak, as all winreg operations leaked their entire context (including an open ldb database) every time 2) event_context_find() never found the exsting event context, so we used a new event context each time, which called epoll_create() each time, which caused a fd to be allocated