Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | r18721: Fix base and samba3sam EJS tests to work without installation. | Jelmer Vernooij | 2006-09-20 | 3 | -3/+12 | |
| | | | | ||||||
| | | * | r18720: Get rid of unused file. | Jelmer Vernooij | 2006-09-20 | 1 | -241/+0 | |
| | | | | ||||||
| | | * | r18716: put in a commented out useful hack for some RPC servers | Andrew Tridgell | 2006-09-20 | 1 | -0/+8 | |
| | | | | ||||||
| | | * | r18715: 0x8 style status returns should also fail here (thanks metze) | Andrew Tridgell | 2006-09-20 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | r18708: much nicer fix | Stefan Metzmacher | 2006-09-20 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18706: fix whitespaces | Stefan Metzmacher | 2006-09-20 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18704: readd BOOL define to fix the build | Stefan Metzmacher | 2006-09-20 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | but I think this is the wrong fix... metze | |||||
| | | * | r18696: Zero initialize ref ptrs. | Jelmer Vernooij | 2006-09-19 | 1 | -2/+2 | |
| | | | | ||||||
| | | * | r18693: Print debug info when DEBUGLEVEL >= 10 in the Samba3 code. | Jelmer Vernooij | 2006-09-19 | 2 | -0/+14 | |
| | | | | ||||||
| | | * | r18691: Forgot to add copyright info. | Rafal Szczesniak | 2006-09-19 | 1 | -0/+20 | |
| | | | | | | | | | | | | | | | | rafal | |||||
| | | * | r18689: Initialize r.out in the server side code, in case the handler function | Jelmer Vernooij | 2006-09-19 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | doesn't touch them. | |||||
| | | * | r18686: Fix typo protocl->protocol | Volker Lendecke | 2006-09-19 | 1 | -1/+2 | |
| | | | | ||||||
| | | * | r18685: we don't need this here | Stefan Metzmacher | 2006-09-19 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | metze | |||||
| | | * | r18683: NET-USERMOD test changed to be able to perform multiple simultaneous | Rafal Szczesniak | 2006-09-19 | 3 | -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 Szczesniak | 2006-09-19 | 1 | -127/+127 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | one more change to do... rafal | |||||
| | | * | r18676: Don't mix ShareInfo and ShareCtr definitions, | Simo Sorce | 2006-09-19 | 1 | -51/+51 | |
| | | | | | | | | | | | | | | | | this makes a much more readable include file | |||||
| | | * | r18675: merge from samba3: | Stefan Metzmacher | 2006-09-19 | 1 | -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 Metzmacher | 2006-09-19 | 1 | -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 Metzmacher | 2006-09-19 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | only cc on us4 bailed out... metze | |||||
| | | * | r18661: C++ warnings | Volker Lendecke | 2006-09-19 | 1 | -2/+2 | |
| | | | | ||||||
| | | * | r18658: make the test change fields sequentially each one in turn. | Rafal Szczesniak | 2006-09-19 | 1 | -16/+39 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | now to multiple changes... rafal | |||||
| | | * | r18657: handle the case where rpc call went fine, but the result | Rafal Szczesniak | 2006-09-19 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | not necessariy did. rafal | |||||
| | | * | r18656: fix stupid mistake causing segfaults in torture test | Rafal Szczesniak | 2006-09-19 | 1 | -2/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | and also add one more field to be set. rafal | |||||
| | | * | r18655: add more fields and better handle the error case where fields | Rafal Szczesniak | 2006-09-19 | 1 | -2/+66 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | setting routine don't know how to do that (and user info level is invalid). rafal | |||||
| | | * | r18639: Get rid of the keepref support | Jelmer Vernooij | 2006-09-18 | 29 | -149/+80 | |
| | | | | ||||||
| | | * | r18637: Fix the build. Sorry, | Günther Deschner | 2006-09-18 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | r18636: Excessive testing with pam_winbind within Samba3 revealed a new samr | Günther Deschner | 2006-09-18 | 3 | -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 instead | Günther Deschner | 2006-09-18 | 1 | -1/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | of interpreting them as samr_AcctFlags. Guenther | |||||
| | | * | r18634: Turn flags field into a bitmap. | Jelmer Vernooij | 2006-09-18 | 1 | -1/+9 | |
| | | | | ||||||
| | | * | r18633: Add a couple of new WERR codes encountered with dfs torture testing. | Günther Deschner | 2006-09-18 | 2 | -2/+12 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | r18631: correct unintentional commit. | Rafal Szczesniak | 2006-09-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | rafal | |||||
| | | * | r18630: Better way to display ref-pointers with [print]. Thanks to metze for | Günther Deschner | 2006-09-18 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | pointing this out. Guenther | |||||
| | | * | r18629: There is no such "unknown" pointer in dfs_Enum(). | Günther Deschner | 2006-09-18 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | r18628: dfs_EnumEx() also takes a ref pointer. | Günther Deschner | 2006-09-18 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | r18627: only cosmetic reformat, no functional changes. | Günther Deschner | 2006-09-18 | 1 | -21/+21 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | r18626: fix cleanup function to safely recover after interrupted test | Rafal Szczesniak | 2006-09-18 | 1 | -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 exist | Günther Deschner | 2006-09-18 | 2 | -7/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | flag. Guenther | |||||
| | | * | r18624: path is a ref pointer in dfs_GetInfo(). | Günther Deschner | 2006-09-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | torture test to follow. Guenther | |||||
| | | * | r18615: add more time fields and fix a silly mistake. | Rafal Szczesniak | 2006-09-18 | 1 | -1/+27 | |
| | | | | | | | | | | | | | | | | rafal | |||||
| | | * | r18614: a bit of work done while on the plane. | Rafal Szczesniak | 2006-09-18 | 1 | -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 Deschner | 2006-09-18 | 1 | -1/+13 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | r18610: Fix typo. | Günther Deschner | 2006-09-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | r18609: error_string should not contain newlines. | Günther Deschner | 2006-09-18 | 6 | -51/+50 | |
| | | | | | | | | | | | | | | | | Guenther | |||||
| | | * | r18607: remove unused structure element | Stefan Metzmacher | 2006-09-18 | 2 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | rafal: is there a reason why we don't use libnet_AddShare() in the torture test? metze | |||||
| | | * | r18604: fixed shell syntax | Andrew Tridgell | 2006-09-18 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | r18602: updated web page for new ldb build method | Andrew Tridgell | 2006-09-18 | 1 | -3/+8 | |
| | | | | ||||||
| | | * | r18601: updated web page for new talloc build method | Andrew Tridgell | 2006-09-18 | 1 | -0/+2 | |
| | | | | ||||||
| | | * | r18600: - fix shell syntax in tests for libraries | Andrew Tridgell | 2006-09-18 | 4 | -4/+8 | |
| | | | | | | | | | | | | | | | | - add library test for libpopt | |||||
| | | * | r18599: the netr_CryptPassword structure needs to use a uint8, as the data is | Andrew Tridgell | 2006-09-18 | 1 | -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 semicolon | Andrew Tridgell | 2006-09-17 | 1 | -1/+1 | |
| | | | |