samba.git
2007-10-10 Andrew Tridgellr18489: dlopen is so amazingly broken on linux
2007-10-10 Andrew Tridgellr18488: we have to make sure any extensions flags also...
2007-10-10 Stefan Metzmacherr18486: hopefully this fixes the panics on solaris
2007-10-10 Stefan Metzmacherr18485: include libreplace.m4 in the aclocal.m4 files
2007-10-10 Jelmer Vernooijr18482: Fix a couple of small issues in the generated...
2007-10-10 Stefan Metzmacherr18479: start hiding libreplace configure tests behind...
2007-10-10 Jelmer Vernooijr18478: Add missing declaration for status.
2007-10-10 Jelmer Vernooijr18477: Finish server code generator for Samba 3.
2007-10-10 Jelmer Vernooijr18475: Start working on server code generator that...
2007-10-10 Stefan Metzmacherr18474: - we don't need to explicit check stdint.h...
2007-10-10 Stefan Metzmacherr18472: - use STDC_HEADERS for stdlib.h and stddef...
2007-10-10 Jelmer Vernooijr18471: Remove other Samba3 parser generator support...
2007-10-10 Jelmer Vernooijr18470: Remove obsolete client generator code for Samba...
2007-10-10 Jelmer Vernooijr18468: Add IDL for dfs_EnumEx. Still lacks test(s)
2007-10-10 Stefan Metzmacherr18465: much better fix for a roken specifiv problem
2007-10-10 Stefan Metzmacherr18463: add some more warning flags, tested with gcc...
2007-10-10 Stefan Metzmacherr18462: make the output a bit nicer
2007-10-10 Stefan Metzmacherr18461: - extend make showflags
2007-10-10 Stefan Metzmacherr18460: split out timegm test and only add timegm.o...
2007-10-10 Andrew Bartlettr18459: Set access to test LDAP server as system to...
2007-10-10 Stefan Metzmacherr18458: move wins32 stuff to the top dir
2007-10-10 Stefan Metzmacherr18456: Tru64 doesn't have getdents() so we don't need...
2007-10-10 Stefan Metzmacherr18455: check if getdents() and getdirentries() are...
2007-10-10 Stefan Metzmacherr18454: this was just for debugging...
2007-10-10 Stefan Metzmacherr18452: add configure test for a getdirentries() based...
2007-10-10 Stefan Metzmacherr18451: move repdir/ into the top dir
2007-10-10 Stefan Metzmacherr18450: - autogenerate the OBJ_FILES for LIBREPLACE
2007-10-10 Stefan Metzmacherr18448: this gives nicer output...
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...
next