summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r23678: Update to current lorikeet-heimdal (-r 767), which should fix theAndrew Bartlett2007-10-1067-884/+2167
* r23677: When I removed data_blob_equal, I clearly didn't test the PIDL code.Andrew Bartlett2007-10-102-8/+8
* r23676: Added a .gitignore file to hide generated files from git status.Kai Blin2007-10-101-0/+184
* r23675: Build libnss_winbind on linux.Kai Blin2007-10-103-0/+1300
* r23674: Merge changes from Samba 3 SVN r23539:Kai Blin2007-10-102-6/+1
* r23653: add dummy implementation for all nss calls to let nsstestStefan Metzmacher2007-10-102-6/+107
* r23643: Fix the build farm tests. We were incorrectly passing theJim McDonough2007-10-102-22/+40
* r23638: add SMB_LIBRARY() macro to create a LIBRARY::foo section inStefan Metzmacher2007-10-101-0/+20
* r23637: fix detection of visibility attribute supportStefan Metzmacher2007-10-101-3/+2
* r23635: fix the samba4 build...Stefan Metzmacher2007-10-101-1/+2
* r23631: when linking shared libraries we need to make shure the linker doesn'tStefan Metzmacher2007-10-101-4/+16
* r23630: Found out what LSA_LOOKUP_NAMES level 5 means:Günther Deschner2007-10-101-2/+2
* r23629: Document lsa lookupname lookuplevels Volker discovered a while ago.Günther Deschner2007-10-101-4/+21
* r23605: Update mkversion.sh to support git and git-svn checkouts.Kai Blin2007-10-101-0/+20
* r23590: Fix realloc leak on failure case from Jim Meyering <jim@meyering.net>.Jeremy Allison2007-10-101-1/+5
* r23561: Fix an output message.Michael Adam2007-10-101-1/+1
* r23560: - Activate metze's schema modules (from metze's schema-loading-13 pat...Andrew Bartlett2007-10-1013-165/+402
* r23559: After running testprogs/ejs/minschema.js update schema.ldif (on abart...Günther Deschner2007-10-101-0/+131
* r23558: MMC seems to ask for this, so I think we need to include it in our sc...Andrew Bartlett2007-10-101-0/+1
* r23557: Ensure that we don't reorder the objectClass list, if we don't haveAndrew Bartlett2007-10-101-2/+2
* r23551: Change data_blob_equal to data_blob_cmp, suitable for sorting with qs...Andrew Bartlett2007-10-105-17/+19
* r23542: Include function documentation in prototype headers.Jelmer Vernooij2007-10-102-13/+28
* r23540: Continue fixing bench-readwrite. We need to initialize state->readcnt...Alexander Bokovoy2007-10-101-2/+3
* r23535: accept numeric ntstatus codes in nbench load files (ronnies wiresharkAndrew Tridgell2007-10-101-3/+9
* r23534: honour the targetrate even for loadfiles with timestampsAndrew Tridgell2007-10-101-1/+5
* r23533: added --option torture:targetrate=rate to target a particularAndrew Tridgell2007-10-102-1/+31
* r23532: added lp_parm_double()Andrew Tridgell2007-10-101-0/+25
* r23531: added optional latency reporting in BENCH-NBENCH. To use it, you needAndrew Tridgell2007-10-102-6/+47
* r23529: When using READX, fill in readx fields. Thanks to Metze for spotting it.Alexander Bokovoy2007-10-101-6/+7
* r23521: NT_STATUS_OBJECT_NAME_NOT_FOUND is not an error eitherAndrew Tridgell2007-10-101-1/+2
* r23520: display shadow copy information in 'allinfo'Andrew Tridgell2007-10-101-0/+35
* r23519: added libcli code for fetching shadow copy informationAndrew Tridgell2007-10-104-4/+99
* r23506: Turn back to RAW_READ_READ because buildfarm fails. Investigating.Alexander Bokovoy2007-10-101-1/+1
* r23505: Use RAW_READ_READX, not RAW_READ_READ in BENCH-READWRITE test (we alr...Alexander Bokovoy2007-10-101-1/+1
* r23503: use hdb_dbc not hdb_openp.Andrew Bartlett2007-10-101-8/+7
* r23493: regenerate lex.c files with flex 2.5.33Stefan Metzmacher2007-10-102-54/+12
* r23492: Also activate the split out test...Volker Lendecke2007-10-101-0/+2
* r23491: Split out the RENAME trans2 call into a separate testVolker Lendecke2007-10-101-14/+65
* r23490: try to fix the build without automatic dependenciesStefan Metzmacher2007-10-101-2/+1
* r23488: hdb_openp has changed from void * to int...Stefan Metzmacher2007-10-101-4/+5
* r23487: fix the build with automatic dependenciesStefan Metzmacher2007-10-102-16/+1
* r23481: As per metze's suggestion, move the nsstest files from torture/ to ns...Kai Blin2007-10-106-14/+14
* r23456: Update Samba4 to current lorikeet-heimdal.Andrew Bartlett2007-10-10454-2949/+8649
* r23455: These buffers may not be null terminated. Ensure we don't run past theAndrew Bartlett2007-10-101-1/+12
* r23420: try to make the IBM checker happyStefan Metzmacher2007-10-101-3/+8
* r23419: initialize variable...Stefan Metzmacher2007-10-101-0/+1
* r23418: 'S' is 0x53...Stefan Metzmacher2007-10-101-2/+2
* r23413: TP5 is releast...Stefan Metzmacher2007-10-101-1/+1
* r23412: We don't need hdb.h here any moreAndrew Bartlett2007-10-101-1/+0
* r23403: Make nsstest build on Samba4.Kai Blin2007-10-105-2/+142