2007-10-10 |
Jelmer Vernooij | r15279: Fix dependencies when using static libraries |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15278: Fix recreating symlink every time. |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r15277: - fix the build on netbsd, where stdlib.h has... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15276: Fix path to perl on some hosts |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r15275: run RPC-SRVSRV in make test |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15274: Drop default EXT_LIB_ prefix for external libra... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r15273: fix setproctitle support |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r15272: - implement NetShareEnum |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15271: Fix --enable-dso |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15270: Rename EXTRA_CFLAGS to CFLAGS - initial work... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15267: Fix call to mkdir() for old versions of perl... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15265: Try to find inet_pton in -lnsl (should fix... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15263: Remove another use of patsubst (should make... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15262: Only include getprogname if it is needed by... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15261: Work around AIX defining open as open64 again |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15260: Don't dereference NULL pointers to obtain array... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r15259: try to find the place that causes trouble on... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15258: Another attempt at fixing getaddrinfo on IRIX |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15257: Look for headers before trying to use them... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15256: Use libroken's getaddrinfo if it is not provide... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15254: Fix heimdal's addrinfo subsystem for those... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15253: Fix dependency on tdr_regf.h |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15252: Fix inet_aton (required for Tru64 and Solaris) |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15249: Fix typos |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15248: Fix automatic dependencies build |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15247: Get rid of patsubst macro as it is not supporte... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r15246: flags need to represented as bits 0x01,0x02... |
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r15245: forgot one header |
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r15242: allow to use LDB_FLG_RECONNECT |
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r15241: Add helper function to set reconnect status... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15239: (hopefully) fix Samba4 build on AIX |
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r15238: Add some code to automatically reconnect if... |
commit | commitdiff | tree |
2007-10-10 |
Steve French | r15237: Add primitive Samba 4 backend for cifs posix... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15236: Fix -MT detection |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r15235: fix all gtk tools... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15234: Remove heimdal include paths from global CFLAGS |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15233: Fix loading shared modules |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15232: Look for CC flags, not C++ flags.. |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15231: Try to fix detection of ability of CC to genera... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15230: Add include dir for -Iheimdal_build earlier... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15226: Fix order of typedef specification - caught... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r15225: Use talloc_zero() to avoid use of uninitialised... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15224: Check whether -MT is actually supported by... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15223: Move heimdal's -I parameters from the global... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r15222: Use more standard UUIDs. Should help AIX build. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r15221: We don't need to have these rcsid strings in... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15220: Another attempt to fix the bug found by the... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r15219: Look for gai_strerror in more places, so we... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15214: Introduce subsystem-specific CFLAGS to keep... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15213: Remove helper macro for bcopy() - this causes... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15212: Simplify setproctitle code |
commit | commitdiff | tree |
2007-10-10 |
Alexander Bokovoy | r15211: REQUIRED_SUBSYSTEMS for binaries are gone,... |
commit | commitdiff | tree |
2007-10-10 |
Alexander Bokovoy | r15208: Change _GNU_SOURCE propagation to apply only... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN... |
commit | commitdiff | tree |
2007-10-10 |
Alexander Bokovoy | r15206: Heimdal is always compiled with _GNU_SOURCE... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15205: Allow additional LDFLAGS, fixes #3961. |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15204: Fix MD5Update prototype |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15203: Allow system 'bool' type to be defined in anoth... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15202: Don't derefence NULL pointers - found by the... |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15201: Use abs() rather then ABS() |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15200: Move MIN/MAX macros to libreplace as some syste... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r15199: Try to make these prototypes match, to get... |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r15192: Update Samba4 to use current lorikeet-heimdal. |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15191: Avoid uint_t as it's not standard. |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15190: Disable sonames for the BSDs and solaris as... |
commit | commitdiff | tree |
2007-10-10 |
James Peach | r15189: Add parentheses to force ISDOt and ISDOTDOT... |
commit | commitdiff | tree |
2007-10-10 |
James Peach | r15188: Restore svn rev. 15183, 15184 and 15185, which... |
commit | commitdiff | tree |
2007-10-10 |
James Peach | r15187: Introduce new param type P_BYTES. This lets... |
commit | commitdiff | tree |
2007-10-10 |
James Peach | r15186: Introduce ISDOT and ISDOTDOT macros for testing... |
commit | commitdiff | tree |
2007-10-10 |
James Peach | r15185: Force all NTVFS modules to provide a critical... |
commit | commitdiff | tree |
2007-10-10 |
James Peach | r15184: Declare ntvfs_register with a typed ops pointer. |
commit | commitdiff | tree |
2007-10-10 |
James Peach | r15183: Hoist the critical sizes initialiser into a... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r15182: make stuff more portable |
commit | commitdiff | tree |
2007-10-10 |
Simo Sorce | r15181: Don't try kerberos sign/seal when in SSL |
commit | commitdiff | tree |
2007-10-10 |
Jelmer Vernooij | r15179: Detect setproctitle if it is in libc. Patch... |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r15178: Fix ldb function calls after big swig rename. |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r15177: Wrap ldb_strerror() function. |
commit | commitdiff | tree |
2007-10-10 |
Andrew Bartlett | r15176: Ensure we don't segfault when we try and delete... |
commit | commitdiff | tree |
2007-10-10 |
James Peach | r15157: Systems with argv limits can't handle the full... |
commit | commitdiff | tree |
2007-10-10 |
James Peach | r15156: For some reason, ln -sf doesn't appear to work... |
commit | commitdiff | tree |
2007-10-10 |
James Peach | r15155: Add strsep replacement from heimdal 0.7.2 for... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r15149: fix typo |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r15148: make wreplsrv_pull_names static |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r15147: make some more stuff static |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r15146: fix comments |
commit | commitdiff | tree |
2007-10-10 |
James Peach | r15143: Pull in GNU extensions right at the start of... |
commit | commitdiff | tree |
2007-10-10 |
James Peach | r15131: Tidy help output. When printing the list of... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r15122: test what access masks are needed when using... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r15121: fix pushing of the FLAGS2_READ_PERMIT_EXECUTE... |
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r15120: Minimize the diff between Samba3 and Samba4... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r15118: - do access checks also when the owner and... |
commit | commitdiff | tree |
2007-10-10 |
Stefan Metzmacher | r15117: add more comments |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r15113: Add a ldb_strerror() function. |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r15110: Start rewriting higher level ldb wrapper. |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r15109: Wrap ldb_global_init() |
commit | commitdiff | tree |
2007-10-10 |
Volker Lendecke | r15100: Port the bugfix for #3569 to Samba4 |
commit | commitdiff | tree |
2007-10-10 |
Alexander Bokovoy | r15099: An attempt to fix BSD make portability issues... |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r15097: Add constants for ldb errors. |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r15096: Fix typo. |
commit | commitdiff | tree |
2007-10-10 |
Tim Potter | r15095: Fix up typemap for struct ldb_val so that ldb_m... |
commit | commitdiff | tree |
next |