index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-10-10
r23481: As per metze's suggestion, move the nsstest files from torture/ to ns...
Kai Blin
6
-14
/
+14
2007-10-10
r23456: Update Samba4 to current lorikeet-heimdal.
Andrew Bartlett
454
-2949
/
+8649
2007-10-10
r23455: These buffers may not be null terminated. Ensure we don't run past the
Andrew Bartlett
1
-1
/
+12
2007-10-10
r23420: try to make the IBM checker happy
Stefan Metzmacher
1
-3
/
+8
2007-10-10
r23419: initialize variable...
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r23418: 'S' is 0x53...
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r23413: TP5 is releast...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r23412: We don't need hdb.h here any more
Andrew Bartlett
1
-1
/
+0
2007-10-10
r23403: Make nsstest build on Samba4.
Kai Blin
5
-2
/
+142
2007-10-10
r23386: Correctly fill in server name in DsrGetDcSiteCoverageW() test.
Günther Deschner
1
-1
/
+2
2007-10-10
r23385: Adding netr_DsRGetForestTrustInformation() test to query transitive f...
Günther Deschner
1
-0
/
+52
[prev]
[next]