Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23699: when we create the global schema, remember to set the ldb opaque so we | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r23698: fixed notify:backend so it actually works again | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r23697: use the file perm options in the posix backend | Andrew Tridgell | 3 | -10/+36 |
2007-10-10 | r23696: added the create mask and related share permissions options to Samba4, | Andrew Tridgell | 4 | -9/+72 |
2007-10-10 | r23695: By not using the NULL context for these large structures, we don't | Andrew Bartlett | 2 | -2/+2 |
2007-10-10 | r23693: Give the process a chance to write out it's coverage data, before we | Andrew Bartlett | 1 | -5/+20 |
2007-10-10 | r23687: not every compiler supports __typeof__() | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r23684: Only use the bzr and git information when there's | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r23681: merge 23670 from SAMBA_3_0: | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r23680: Make it easier to setup a domain member server - the 'server role' | Andrew Bartlett | 9 | -16/+39 |
2007-10-10 | r23679: invocationID is a GUID too. | Andrew Bartlett | 1 | -0/+12 |
2007-10-10 | r23678: Update to current lorikeet-heimdal (-r 767), which should fix the | Andrew Bartlett | 67 | -884/+2167 |
2007-10-10 | r23677: When I removed data_blob_equal, I clearly didn't test the PIDL code. | Andrew Bartlett | 2 | -8/+8 |
2007-10-10 | r23675: Build libnss_winbind on linux. | Kai Blin | 3 | -0/+1300 |
2007-10-10 | r23674: Merge changes from Samba 3 SVN r23539: | Kai Blin | 2 | -6/+1 |
2007-10-10 | r23653: add dummy implementation for all nss calls to let nsstest | Stefan Metzmacher | 2 | -6/+107 |
2007-10-10 | r23643: Fix the build farm tests. We were incorrectly passing the | Jim McDonough | 2 | -22/+40 |
2007-10-10 | r23638: add SMB_LIBRARY() macro to create a LIBRARY::foo section in | Stefan Metzmacher | 1 | -0/+20 |
2007-10-10 | r23637: fix detection of visibility attribute support | Stefan Metzmacher | 1 | -3/+2 |
2007-10-10 | r23635: fix the samba4 build... | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r23631: when linking shared libraries we need to make shure the linker doesn't | Stefan Metzmacher | 1 | -4/+16 |
2007-10-10 | r23630: Found out what LSA_LOOKUP_NAMES level 5 means: | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r23629: Document lsa lookupname lookuplevels Volker discovered a while ago. | Günther Deschner | 1 | -4/+21 |
2007-10-10 | r23605: Update mkversion.sh to support git and git-svn checkouts. | Kai Blin | 1 | -0/+20 |
2007-10-10 | r23590: Fix realloc leak on failure case from Jim Meyering <jim@meyering.net>. | Jeremy Allison | 1 | -1/+5 |
2007-10-10 | r23561: Fix an output message. | Michael Adam | 1 | -1/+1 |
2007-10-10 | r23560: - Activate metze's schema modules (from metze's schema-loading-13 pat... | Andrew Bartlett | 11 | -64/+264 |
2007-10-10 | r23559: After running testprogs/ejs/minschema.js update schema.ldif (on abart... | Günther Deschner | 1 | -0/+131 |
2007-10-10 | r23557: Ensure that we don't reorder the objectClass list, if we don't have | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r23551: Change data_blob_equal to data_blob_cmp, suitable for sorting with qs... | Andrew Bartlett | 5 | -17/+19 |
2007-10-10 | r23542: Include function documentation in prototype headers. | Jelmer Vernooij | 2 | -13/+28 |
2007-10-10 | r23540: Continue fixing bench-readwrite. We need to initialize state->readcnt... | Alexander Bokovoy | 1 | -2/+3 |
2007-10-10 | r23535: accept numeric ntstatus codes in nbench load files (ronnies wireshark | Andrew Tridgell | 1 | -3/+9 |
2007-10-10 | r23534: honour the targetrate even for loadfiles with timestamps | Andrew Tridgell | 1 | -1/+5 |
2007-10-10 | r23533: added --option torture:targetrate=rate to target a particular | Andrew Tridgell | 2 | -1/+31 |
2007-10-10 | r23532: added lp_parm_double() | Andrew Tridgell | 1 | -0/+25 |
2007-10-10 | r23531: added optional latency reporting in BENCH-NBENCH. To use it, you need | Andrew Tridgell | 2 | -6/+47 |
2007-10-10 | r23529: When using READX, fill in readx fields. Thanks to Metze for spotting it. | Alexander Bokovoy | 1 | -6/+7 |
2007-10-10 | r23521: NT_STATUS_OBJECT_NAME_NOT_FOUND is not an error either | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r23520: display shadow copy information in 'allinfo' | Andrew Tridgell | 1 | -0/+35 |
2007-10-10 | r23519: added libcli code for fetching shadow copy information | Andrew Tridgell | 4 | -4/+99 |
2007-10-10 | r23506: Turn back to RAW_READ_READ because buildfarm fails. Investigating. | Alexander Bokovoy | 1 | -1/+1 |
2007-10-10 | r23505: Use RAW_READ_READX, not RAW_READ_READ in BENCH-READWRITE test (we alr... | Alexander Bokovoy | 1 | -1/+1 |
2007-10-10 | r23503: use hdb_dbc not hdb_openp. | Andrew Bartlett | 1 | -8/+7 |
2007-10-10 | r23493: regenerate lex.c files with flex 2.5.33 | Stefan Metzmacher | 2 | -54/+12 |
2007-10-10 | r23492: Also activate the split out test... | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r23491: Split out the RENAME trans2 call into a separate test | Volker Lendecke | 1 | -14/+65 |
2007-10-10 | r23490: try to fix the build without automatic dependencies | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r23488: hdb_openp has changed from void * to int... | Stefan Metzmacher | 1 | -4/+5 |
2007-10-10 | r23487: fix the build with automatic dependencies | Stefan Metzmacher | 2 | -16/+1 |