samba.git
2007-10-10 Stefan Metzmacherr18447: make sure we bail out if the config.h is not...
2007-10-10 Stefan Metzmacherr18445: splitout the dlfcn related tests
2007-10-10 Stefan Metzmacherr18444: return the correct value on error
2007-10-10 Stefan Metzmacherr18443: add object files only when needed
2007-10-10 Stefan Metzmacherr18442: run the os2_delete test in the testsuite too
2007-10-10 Andrew Bartlettr18441: Allow searching for the high bit in these bitfi...
2007-10-10 Simo Sorcer18440: "builtinDomain" is not a child of "domain"
2007-10-10 Andrew Tridgellr18439: 2nd try at a talloc_move() api. This type with...
2007-10-10 Andrew Tridgellr18438: I should have examined these uses of talloc_mov...
2007-10-10 Andrew Tridgellr18437: added a 'make valgrindtest' target for ldb
2007-10-10 Andrew Tridgellr18436: converted ldb to use talloc_move() instead...
2007-10-10 Andrew Tridgellr18435: added a function talloc_move() which is like...
2007-10-10 Andrew Bartlettr18434: Fix typo...
2007-10-10 Andrew Bartlettr18433: Make sure to search below the partitions baseDN...
2007-10-10 Andrew Tridgellr18432: ensure roken doesn't try to include both inttyp...
2007-10-10 Andrew Tridgellr18431: use this to suppress things on fort in the...
2007-10-10 Stefan Metzmacherr18428: add my copyright
2007-10-10 Stefan Metzmacherr18427: set sin_port correctly on autobound socket
2007-10-10 Stefan Metzmacherr18426: use 'family' consistantly instead of mixing...
2007-10-10 Stefan Metzmacherr18424: there's no need to allocate a wrapped socket...
2007-10-10 Stefan Metzmacherr18423: record accept, connect and close events in...
2007-10-10 Stefan Metzmacherr18421: support --target=samba3, I thought that was...
2007-10-10 Stefan Metzmacherr18420: fix the build...
2007-10-10 Stefan Metzmacherr18419: fix include paths of the configure tests
2007-10-10 Stefan Metzmacherr18418: Tru64 has a different prototype for seekdir...
2007-10-10 Stefan Metzmacherr18417: overload send() and recv() by socket wrapper
2007-10-10 Andrew Bartlettr18416: We need to look for both builtinDomain and...
2007-10-10 Brad Henryr18415: Make the samba-windows test scripts executable...
2007-10-10 Brad Henryr18414: This README file should help to explain what...
2007-10-10 Simo Sorcer18412: Implement NetiNameValidate but just for share...
2007-10-10 Andrew Bartlettr18410: Reduce noise in the ldb_ildap backend. We...
2007-10-10 Andrew Bartlettr18409: Make sure to print a DEBUG message if this...
2007-10-10 Andrew Bartlettr18408: Only output a message if the async request...
2007-10-10 Andrew Tridgellr18407: test for epoll.h and select.h
2007-10-10 Andrew Tridgellr18406: disable local iconv test as well when iconv...
2007-10-10 Andrew Tridgellr18401: some of our code also relies on fprintf() handl...
2007-10-10 Andrew Tridgellr18400: move MAP_FAILED define to lib/replace/system...
2007-10-10 Stefan Metzmacherr18392: add sidtouid and sidtogid tests to RPC-UNIXINFO
2007-10-10 Stefan Metzmacherr18391: - match the samba3 protocol for UNIXINFO
2007-10-10 Stefan Metzmacherr18389: test RPC-UNIXINFO in samba4
2007-10-10 Stefan Metzmacherr18388: remove _XOPEN_SOURCE it causes trouble on BSD...
2007-10-10 Stefan Metzmacherr18386: start the unixinfo pipe by default
2007-10-10 Stefan Metzmacherr18385: fix crashes in the RPC-UNIXINFO test
2007-10-10 Stefan Metzmacherr18384: this is a ref pointer like in samba3 and for...
2007-10-10 Stefan Metzmacherr18383: ok we need _XOPEN_SOURCE 500 and include standa...
2007-10-10 Stefan Metzmacherr18382: define _XOPEN_SOURCE to hopefully bring in...
2007-10-10 Stefan Metzmacherr18381: make sure autoconf doesn't add '-O2' to CFLAGS
2007-10-10 Andrew Tridgellr18378: try enabling _OSF_SOURCE to see if it fixes...
2007-10-10 Andrew Tridgellr18377: disable native iconv with valgrind
2007-10-10 Andrew Tridgellr18376: added iconv:native=false option to turn off...
2007-10-10 Andrew Tridgellr18375: Volker noticed that this is in fact an 8bit...
2007-10-10 Andrew Tridgellr18374: don't go past the end of this array
2007-10-10 Andrew Tridgellr18372: don't use the system inotify until in the build...
2007-10-10 Andrew Tridgellr18371: made the directory depth notify test independen...
2007-10-10 Andrew Tridgellr18370: allow system inotify to be disabled
2007-10-10 Andrew Bartlettr18368: Don't list GENSEC mechs that only have client...
2007-10-10 Andrew Bartlettr18367: When converting to entryUUID, ensure we don...
2007-10-10 Stefan Metzmacherr18366: check if we can link using the selected flags
2007-10-10 Andrew Bartlettr18365: When adding a new structure member, always...
2007-10-10 Andrew Bartlettr18364: Get us closer to schema compliance. The corren...
2007-10-10 Andrew Bartlettr18363: Found a rather nasty bug in our fragment handling.
2007-10-10 Andrew Bartlettr18362: Make LookupSids map onto LookupSids2, as they...
2007-10-10 Andrew Bartlettr18361: Invert the way we handle LookupSids2/LookupSids...
2007-10-10 Andrew Tridgellr18360: better handling of child process killing in...
2007-10-10 Andrew Tridgellr18359: better handling of child process killing in...
2007-10-10 Andrew Tridgellr18358: handle errors in the RPC-LSA async test
2007-10-10 Andrew Bartlettr18357: Convert more crypto tests from using function...
2007-10-10 Andrew Tridgellr18356: doing 1000 of these requests can take over...
2007-10-10 Andrew Tridgellr18355: increase the delays waiting for all events...
2007-10-10 Andrew Bartlettr18354: It seems safe to enable the DIGEST-MD5 module...
2007-10-10 Andrew Tridgellr18353: try to fix the assumption of NULL being handled...
2007-10-10 Andrew Tridgellr18352: printf("%s") is not safe for NULL strings on...
2007-10-10 Andrew Tridgellr18351: functions as initialisers in structures doesn...
2007-10-10 Andrew Tridgellr18350: we have to check for lstat() to keep roken...
2007-10-10 Andrew Tridgellr18349: don't do validation when using valgrind. It...
2007-10-10 Andrew Tridgellr18348: fixed a valgrind error in RPC-SRVSVC
2007-10-10 Andrew Tridgellr18347: run slapd in the foreground so timelimit can...
2007-10-10 Andrew Tridgellr18346: make sure we kill off the slapd process
2007-10-10 Simo Sorcer18345: test also flags
2007-10-10 Simo Sorcer18344: add a test to show hoe NetNameValidate behaves.
2007-10-10 Andrew Tridgellr18343: fixed setlinebuf() prototype, added test for...
2007-10-10 Andrew Tridgellr18342: a bit more explanation of these strange values
2007-10-10 Andrew Tridgellr18341: ooh this gets subtle - this needed for xfs...
2007-10-10 Andrew Tridgellr18340: some HPUX boxes don't have ptrdiff_t
2007-10-10 Andrew Tridgellr18339: need these checks for roken.h on hpux
2007-10-10 Stefan Metzmacherr18338: this isn't needed anymore
2007-10-10 Andrew Tridgellr18337: more -Ae tests in check_cc.m4
2007-10-10 Andrew Tridgellr18336: autoconf tries to force on C89 mode on HP-UX...
2007-10-10 Andrew Tridgellr18335: more portable bool tests
2007-10-10 Andrew Tridgellr18334: AIX 5.1 doesn't have any of 'users', 'guest...
2007-10-10 Stefan Metzmacherr18333: $< is broken in older BSD version:
2007-10-10 Andrew Tridgellr18332: added back in our shared mmap test code
2007-10-10 Andrew Tridgellr18331: fixed a warning
2007-10-10 Andrew Tridgellr18330: don't mix pointer types in RPC replies
2007-10-10 Stefan Metzmacherr18329: print out special make variables when failing...
2007-10-10 Andrew Tridgellr18328: when we bail out early, set *offset to 0
2007-10-10 Andrew Tridgellr18327: 'struct token' is defined on some hosts
2007-10-10 Stefan Metzmacherr18326: these are not used anymore, I found the bug...
2007-10-10 Andrew Tridgellr18325: more warnings and one compile error on aix...
2007-10-10 Andrew Tridgellr18324: fixed a uninitialised variable
next