r15278: Fix recreating symlink every time.
[kai/samba.git] / source4 /
2007-10-10 Jelmer Vernooijr15278: Fix recreating symlink every time.
2007-10-10 Stefan Metzmacherr15277: - fix the build on netbsd, where stdlib.h has...
2007-10-10 Jelmer Vernooijr15276: Fix path to perl on some hosts
2007-10-10 Stefan Metzmacherr15275: run RPC-SRVSRV in make test
2007-10-10 Jelmer Vernooijr15274: Drop default EXT_LIB_ prefix for external libra...
2007-10-10 Stefan Metzmacherr15273: fix setproctitle support
2007-10-10 Stefan Metzmacherr15272: - implement NetShareEnum
2007-10-10 Jelmer Vernooijr15271: Fix --enable-dso
2007-10-10 Jelmer Vernooijr15270: Rename EXTRA_CFLAGS to CFLAGS - initial work...
2007-10-10 Jelmer Vernooijr15267: Fix call to mkdir() for old versions of perl...
2007-10-10 Jelmer Vernooijr15265: Try to find inet_pton in -lnsl (should fix...
2007-10-10 Jelmer Vernooijr15263: Remove another use of patsubst (should make...
2007-10-10 Jelmer Vernooijr15262: Only include getprogname if it is needed by...
2007-10-10 Jelmer Vernooijr15261: Work around AIX defining open as open64 again
2007-10-10 Jelmer Vernooijr15260: Don't dereference NULL pointers to obtain array...
2007-10-10 Stefan Metzmacherr15259: try to find the place that causes trouble on...
2007-10-10 Jelmer Vernooijr15258: Another attempt at fixing getaddrinfo on IRIX
2007-10-10 Jelmer Vernooijr15257: Look for headers before trying to use them...
2007-10-10 Jelmer Vernooijr15256: Use libroken's getaddrinfo if it is not provide...
2007-10-10 Jelmer Vernooijr15254: Fix heimdal's addrinfo subsystem for those...
2007-10-10 Jelmer Vernooijr15253: Fix dependency on tdr_regf.h
2007-10-10 Jelmer Vernooijr15252: Fix inet_aton (required for Tru64 and Solaris)
2007-10-10 Jelmer Vernooijr15249: Fix typos
2007-10-10 Jelmer Vernooijr15248: Fix automatic dependencies build
2007-10-10 Jelmer Vernooijr15247: Get rid of patsubst macro as it is not supporte...
2007-10-10 Stefan Metzmacherr15246: flags need to represented as bits 0x01,0x02...
2007-10-10 Simo Sorcer15245: forgot one header
2007-10-10 Simo Sorcer15242: allow to use LDB_FLG_RECONNECT
2007-10-10 Simo Sorcer15241: Add helper function to set reconnect status...
2007-10-10 Jelmer Vernooijr15239: (hopefully) fix Samba4 build on AIX
2007-10-10 Simo Sorcer15238: Add some code to automatically reconnect if...
2007-10-10 Steve Frenchr15237: Add primitive Samba 4 backend for cifs posix...
2007-10-10 Jelmer Vernooijr15236: Fix -MT detection
2007-10-10 Stefan Metzmacherr15235: fix all gtk tools...
2007-10-10 Jelmer Vernooijr15234: Remove heimdal include paths from global CFLAGS
2007-10-10 Jelmer Vernooijr15233: Fix loading shared modules
2007-10-10 Jelmer Vernooijr15232: Look for CC flags, not C++ flags..
2007-10-10 Jelmer Vernooijr15231: Try to fix detection of ability of CC to genera...
2007-10-10 Jelmer Vernooijr15230: Add include dir for -Iheimdal_build earlier...
2007-10-10 Jelmer Vernooijr15226: Fix order of typedef specification - caught...
2007-10-10 Andrew Bartlettr15225: Use talloc_zero() to avoid use of uninitialised...
2007-10-10 Jelmer Vernooijr15224: Check whether -MT is actually supported by...
2007-10-10 Jelmer Vernooijr15223: Move heimdal's -I parameters from the global...
2007-10-10 Andrew Bartlettr15222: Use more standard UUIDs. Should help AIX build.
2007-10-10 Andrew Bartlettr15221: We don't need to have these rcsid strings in...
2007-10-10 Jelmer Vernooijr15220: Another attempt to fix the bug found by the...
2007-10-10 Andrew Bartlettr15219: Look for gai_strerror in more places, so we...
2007-10-10 Jelmer Vernooijr15214: Introduce subsystem-specific CFLAGS to keep...
2007-10-10 Jelmer Vernooijr15213: Remove helper macro for bcopy() - this causes...
2007-10-10 Jelmer Vernooijr15212: Simplify setproctitle code
2007-10-10 Alexander Bokovoyr15211: REQUIRED_SUBSYSTEMS for binaries are gone,...
2007-10-10 Alexander Bokovoyr15208: Change _GNU_SOURCE propagation to apply only...
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Alexander Bokovoyr15206: Heimdal is always compiled with _GNU_SOURCE...
2007-10-10 Jelmer Vernooijr15205: Allow additional LDFLAGS, fixes #3961.
2007-10-10 Jelmer Vernooijr15204: Fix MD5Update prototype
2007-10-10 Jelmer Vernooijr15203: Allow system 'bool' type to be defined in anoth...
2007-10-10 Jelmer Vernooijr15202: Don't derefence NULL pointers - found by the...
2007-10-10 Jelmer Vernooijr15201: Use abs() rather then ABS()
2007-10-10 Jelmer Vernooijr15200: Move MIN/MAX macros to libreplace as some syste...
2007-10-10 Andrew Bartlettr15199: Try to make these prototypes match, to get...
2007-10-10 Andrew Bartlettr15192: Update Samba4 to use current lorikeet-heimdal.
2007-10-10 Jelmer Vernooijr15191: Avoid uint_t as it's not standard.
2007-10-10 Jelmer Vernooijr15190: Disable sonames for the BSDs and solaris as...
2007-10-10 James Peachr15189: Add parentheses to force ISDOt and ISDOTDOT...
2007-10-10 James Peachr15188: Restore svn rev. 15183, 15184 and 15185, which...
2007-10-10 James Peachr15187: Introduce new param type P_BYTES. This lets...
2007-10-10 James Peachr15186: Introduce ISDOT and ISDOTDOT macros for testing...
2007-10-10 James Peachr15185: Force all NTVFS modules to provide a critical...
2007-10-10 James Peachr15184: Declare ntvfs_register with a typed ops pointer.
2007-10-10 James Peachr15183: Hoist the critical sizes initialiser into a...
2007-10-10 Stefan Metzmacherr15182: make stuff more portable
2007-10-10 Simo Sorcer15181: Don't try kerberos sign/seal when in SSL
2007-10-10 Jelmer Vernooijr15179: Detect setproctitle if it is in libc. Patch...
2007-10-10 Tim Potterr15178: Fix ldb function calls after big swig rename.
2007-10-10 Tim Potterr15177: Wrap ldb_strerror() function.
2007-10-10 Andrew Bartlettr15176: Ensure we don't segfault when we try and delete...
2007-10-10 James Peachr15157: Systems with argv limits can't handle the full...
2007-10-10 James Peachr15156: For some reason, ln -sf doesn't appear to work...
2007-10-10 James Peachr15155: Add strsep replacement from heimdal 0.7.2 for...
2007-10-10 Stefan Metzmacherr15149: fix typo
2007-10-10 Stefan Metzmacherr15148: make wreplsrv_pull_names static
2007-10-10 Stefan Metzmacherr15147: make some more stuff static
2007-10-10 Stefan Metzmacherr15146: fix comments
2007-10-10 James Peachr15143: Pull in GNU extensions right at the start of...
2007-10-10 James Peachr15131: Tidy help output. When printing the list of...
2007-10-10 Stefan Metzmacherr15122: test what access masks are needed when using...
2007-10-10 Stefan Metzmacherr15121: fix pushing of the FLAGS2_READ_PERMIT_EXECUTE...
2007-10-10 Volker Lendecker15120: Minimize the diff between Samba3 and Samba4...
2007-10-10 Stefan Metzmacherr15118: - do access checks also when the owner and...
2007-10-10 Stefan Metzmacherr15117: add more comments
2007-10-10 Tim Potterr15113: Add a ldb_strerror() function.
2007-10-10 Tim Potterr15110: Start rewriting higher level ldb wrapper.
2007-10-10 Tim Potterr15109: Wrap ldb_global_init()
2007-10-10 Volker Lendecker15100: Port the bugfix for #3569 to Samba4
2007-10-10 Alexander Bokovoyr15099: An attempt to fix BSD make portability issues...
2007-10-10 Tim Potterr15097: Add constants for ldb errors.
2007-10-10 Tim Potterr15096: Fix typo.
2007-10-10 Tim Potterr15095: Fix up typemap for struct ldb_val so that ldb_m...
2007-10-10 Tim Potterr15092: Remove some swig stuff that didn't work out...
next