jra/samba/.git
2007-12-21 Andrew Bartlettr25922: Make it easier to bind to a unix domain socket...
2007-12-21 Andrew Bartlettr25921: Now also listen on ldapi by default in the...
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25919: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25918: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25917: ndr: move ndr_map_error2ntstatus to errormap.c
2007-12-21 Stefan Metzmacherr25916: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25915: ndr/pidl: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25914: selftest: fix the module pathes when using...
2007-12-21 Stefan Metzmacherr25913: maybe some platforms have problems with echo -e
2007-12-21 Stefan Metzmacherr25912: Two patches
2007-12-21 Stefan Metzmacherr25911: Remove more fstring/pstring bad useage. Go...
2007-12-21 Stefan Metzmacherr25910: Try and fix the Solaris build by adding a missi...
2007-12-21 Stefan Metzmacherr25909: Fix the snprintf checks, and fix a typo in...
2007-12-21 Stefan Metzmacherr25908: add some wikipedia links about LDAP and LDIF
2007-12-21 Stefan Metzmacherr25907: use DEBUGADD() to match samba3
2007-12-21 Stefan Metzmacherr25906: libreplace: we need to link to make sure the...
2007-12-21 Stefan Metzmacherr25905: use data_blob_const() to set the DATA_BLOB
2007-12-21 Jelmer Vernooijr25904: Remove extra
2007-12-21 Jelmer Vernooijr25903: Move more files out of torture/
2007-12-21 Jelmer Vernooijr25902: Move messaging tests to same directory as code.
2007-12-21 Jelmer Vernooijr25901: Remove obsolete --enable-shared option (whether...
2007-12-21 Günther Deschnerr25897: Add WERR_INVALID_FLAGS.
2007-12-21 Günther Deschnerr25896: Rename netlogon server stubs.
2007-12-21 Günther Deschnerr25895: Add torture test for netr_DsRAddressToSitenames...
2007-12-21 Günther Deschnerr25894: Add IDL for netr_DsRAddressToSitenamesW and...
2007-12-21 Jeremy Allisonr25893: Fix ldb, tdb builds (and one warning).
2007-12-21 Jeremy Allisonr25892: Keep the tdb code in sync between 3.2.x and...
2007-12-21 Andrew Bartlettr25891: Test that we get the correct return value when...
2007-12-21 Jelmer Vernooijr25888: Attempt to fix standalone tdb build.
2007-12-21 Jelmer Vernooijr25887: Build Samba-specific ldb modules as dso's.
2007-12-21 Jelmer Vernooijr25886: Try to fix building dso's on hpux with gcc
2007-12-21 Jelmer Vernooijr25884: Specify shldflags first, as required by some...
2007-12-21 Jelmer Vernooijr25883: Fix tdb dependency.
2007-12-21 Jelmer Vernooijr25882: Build shared library of talloc as well.
2007-12-21 Jelmer Vernooijr25881: Add ability to build .so of tdb.
2007-12-21 Jelmer Vernooijr25880: Try to get some more flags right.
2007-12-21 Jelmer Vernooijr25879: Don't use shared library for command-line utili...
2007-12-21 Jelmer Vernooijr25878: Fix syntax error.
2007-12-21 Jelmer Vernooijr25877: Add libreplace macro for soname flags.
2007-12-21 Jelmer Vernooijr25876: Attempt to build shard libs everywhere again.
2007-12-21 Jelmer Vernooijr25875: Try to fix the build on some HPUX machines.
2007-12-21 Stefan Metzmacherr25874: force specific versions for LEX and YACC.
2007-12-21 Stefan Metzmacherr25873: nss_wrapper: hopefully a better fix for the...
2007-12-21 Stefan Metzmacherr25872: nss_wrapper: revert solaris get*ent_r() functions
2007-12-21 Stefan Metzmacherr25871: nss_wrapper: set the destination pointer in...
2007-12-21 Stefan Metzmacherr25870: libreplace: AC_VERIFY_C_PROTOTYPE() needs AC_LA...
2007-12-21 Stefan Metzmacherr25869: selftest: strip newline from `whoami` output...
2007-12-21 Stefan Metzmacherr25868: nss_wrapper: add solaris versions of getpwent_r...
2007-12-21 Stefan Metzmacherr25867: libreplace: solaris has different prototypes...
2007-12-21 Stefan Metzmacherr25866: nss_wrapper: not all systems have get*_r calls
2007-12-21 Stefan Metzmacherr25865: libreplace: check for nss passwd|group get...
2007-12-21 Stefan Metzmacherr25864: libreplace: we should only have one location...
2007-12-21 Stefan Metzmacherr25863: libreplace: we need include <unistd.h> before...
2007-12-21 Jelmer Vernooijr25862: Avoid po, causes trouble on BSD systems.
2007-12-21 Jelmer Vernooijr25861: Fix export dynamic for HPUX.
2007-12-21 Jelmer Vernooijr25860: Remove flag that causes problems on some hosts.
2007-12-21 Jelmer Vernooijr25859: Wrap native HPUX functions in dl implementation.
2007-12-21 Jelmer Vernooijr25858: Clean up po files.
2007-12-21 Andrew Bartlettr25857: Indent
2007-12-21 Andrew Bartlettr25856: If the search fails, it is not valid to steal...
2007-12-21 Jelmer Vernooijr25855: Check for HPUX dl functions.
2007-12-21 Jelmer Vernooijr25854: Link against -ldl properly.
2007-12-21 Jelmer Vernooijr25853: Specify LIBS to sample_module - fixes build...
2007-12-21 Jelmer Vernooijr25852: Move SHLIBEXT determination into a test as...
2007-12-21 Jelmer Vernooijr25851: Move system-specific ldflags checks to librepla...
2007-12-21 Jelmer Vernooijr25850: Add macro for picflag.
2007-12-21 Günther Deschnerr25849: Add test for dfs FlushFtTable.
2007-12-21 Günther Deschnerr25848: Add IDL and torture test for dfs_SetDcAddress...
2007-12-21 Jelmer Vernooijr25847: Don't link modules against their subsystem.
2007-12-21 Jelmer Vernooijr25846: Add configure test for -Wl,--export-dynamic.
2007-12-21 Günther Deschnerr25845: Reformat the dfs test.
2007-12-21 Jelmer Vernooijr25844: Enable soloading by default.
2007-12-21 Jelmer Vernooijr25843: Finish check-soloading.
2007-12-21 Jelmer Vernooijr25842: Start working on test for loading dso's in...
2007-12-21 Stefan Metzmacherr25841: try to fix make install
2007-12-21 Stefan Metzmacherr25840: make test: activate nss_wrapper for make test
2007-12-21 Stefan Metzmacherr25839: use nss_wrapper code in samba4 if
2007-12-21 Stefan Metzmacherr25838: libreplace: include nss_wrapper.h if NSS_WRAPPE...
2007-12-21 Stefan Metzmacherr25837: nss_wrapper: add nss_wrapper.pl
2007-12-21 Stefan Metzmacherr25836: nss_wrapper: add support for groups and return...
2007-12-21 Stefan Metzmacherr25835: nss_wrapper: add support for passwd accounts
2007-12-21 Stefan Metzmacherr25834: nss_wrapper: add lib/nss_wrapper skeleton
2007-12-21 Stefan Metzmacherr25833: - we don't need --root twice
2007-12-21 Stefan Metzmacherr25831: remove unused include
2007-12-21 Stefan Metzmacherr25830: fix compiler warning
2007-12-21 Stefan Metzmacherr25829: - use DEBUG() instead of printf
2007-12-21 Stefan Metzmacherr25828: don't ignore errors
2007-12-21 Volker Lendecker25827: Start of samba3-regconfig test
2007-12-21 Andrew Bartlettr25826: Prove that adding a user or computer via LDAP...
2007-12-21 Andrew Bartlettr25825: Don't print the user's password hash at level 0.
2007-12-21 Stefan Metzmacherr25824: - NT_STATUS_IS_ERR() is not the same as !NT_STA...
2007-12-21 Stefan Metzmacherr25823: remove unneeded nesting by using error and...
2007-12-21 Stefan Metzmacherr25822: use NDR_CHECK()
2007-12-21 Stefan Metzmacherr25821: always use ndr_push/pull_error() to report...
2007-12-21 Stefan Metzmacherr25820: but still return the error...
2007-12-21 Stefan Metzmacherr25819: make the success case more clear
2007-12-21 Stefan Metzmacherr25818: remove useless '\' chars at the end of lines
2007-12-21 Günther Deschnerr25817: Add very basic FRSAPI InfoW test. Again, this...
2007-12-21 Günther Deschnerr25816: Add idl for frsapi_InfoW. Surely not correct...
next