summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-2164-735/+1054
* r25919: ndr: change NTSTAUS into enum ndr_err_code (ndrdump)Stefan Metzmacher2007-12-211-8/+14
* r25918: ndr: change NTSTAUS into enum ndr_err_code (samba4 handwritten stuff)Stefan Metzmacher2007-12-217-101/+101
* r25917: ndr: move ndr_map_error2ntstatus to errormap.cStefan Metzmacher2007-12-213-26/+30
* r25916: ndr: change NTSTAUS into enum ndr_err_code (basic stuff)Stefan Metzmacher2007-12-214-198/+210
* r25915: ndr/pidl: change NTSTAUS into enum ndr_err_code (pidl code)Stefan Metzmacher2007-12-2112-75/+70
* r25914: selftest: fix the module pathes when using --with-selftest-prefixStefan Metzmacher2007-12-212-3/+2
* r25913: maybe some platforms have problems with echo -eStefan Metzmacher2007-12-211-1/+5
* r25912: Two patchesStefan Metzmacher2007-12-211-0/+1
* r25911: Remove more fstring/pstring bad useage. Go talloc !Stefan Metzmacher2007-12-211-1/+1
* r25910: Try and fix the Solaris build by adding a missing defineStefan Metzmacher2007-12-211-0/+5
* r25909: Fix the snprintf checks, and fix a typo in pointer indirection.Stefan Metzmacher2007-12-211-5/+5
* r25908: add some wikipedia links about LDAP and LDIFStefan Metzmacher2007-12-211-5/+6
* r25907: use DEBUGADD() to match samba3Stefan Metzmacher2007-12-211-2/+2
* r25906: libreplace: we need to link to make sure the functions are availableStefan Metzmacher2007-12-211-1/+1
* r25905: use data_blob_const() to set the DATA_BLOBStefan Metzmacher2007-12-211-2/+1
* r25904: Remove extraJelmer Vernooij2007-12-211-1/+1
* r25903: Move more files out of torture/Jelmer Vernooij2007-12-214-3/+3
* r25902: Move messaging tests to same directory as code.Jelmer Vernooij2007-12-213-2/+2
* r25901: Remove obsolete --enable-shared option (whether shared libs should be...Jelmer Vernooij2007-12-211-9/+1
* r25897: Add WERR_INVALID_FLAGS.Günther Deschner2007-12-212-0/+2
* r25896: Rename netlogon server stubs.Günther Deschner2007-12-211-6/+6
* r25895: Add torture test for netr_DsRAddressToSitenamesW andGünther Deschner2007-12-212-1/+67
* r25894: Add IDL for netr_DsRAddressToSitenamesW and netr_DsRAddressToSitename...Günther Deschner2007-12-211-2/+28
* r25893: Fix ldb, tdb builds (and one warning).Jeremy Allison2007-12-213-2/+4
* r25892: Keep the tdb code in sync between 3.2.x and 4.0.Jeremy Allison2007-12-219-5/+84
* r25891: Test that we get the correct return value when we attempt to referenceAndrew Bartlett2007-12-212-123/+123
* r25888: Attempt to fix standalone tdb build.Jelmer Vernooij2007-12-211-6/+8
* r25887: Build Samba-specific ldb modules as dso's.Jelmer Vernooij2007-12-215-4/+30
* r25886: Try to fix building dso's on hpux with gccJelmer Vernooij2007-12-211-1/+5
* r25884: Specify shldflags first, as required by some compilers.Jelmer Vernooij2007-12-212-2/+2
* r25883: Fix tdb dependency.Jelmer Vernooij2007-12-211-5/+9
* r25882: Build shared library of talloc as well.Jelmer Vernooij2007-12-212-2/+22
* r25881: Add ability to build .so of tdb.Jelmer Vernooij2007-12-212-7/+28
* r25880: Try to get some more flags right.Jelmer Vernooij2007-12-212-6/+6
* r25879: Don't use shared library for command-line utilities for now - breaks ...Jelmer Vernooij2007-12-211-13/+12
* r25878: Fix syntax error.Jelmer Vernooij2007-12-211-2/+0
* r25877: Add libreplace macro for soname flags.Jelmer Vernooij2007-12-214-18/+60
* r25876: Attempt to build shard libs everywhere again.Jelmer Vernooij2007-12-211-10/+5
* r25875: Try to fix the build on some HPUX machines.Jelmer Vernooij2007-12-211-3/+1
* r25874: force specific versions for LEX and YACC.Stefan Metzmacher2007-12-211-0/+48
* r25873: nss_wrapper: hopefully a better fix for the solaris get*ent_r functionsStefan Metzmacher2007-12-211-0/+28
* r25872: nss_wrapper: revert solaris get*ent_r() functionsStefan Metzmacher2007-12-211-62/+0
* r25871: nss_wrapper: set the destination pointer in the get*_r functionsStefan Metzmacher2007-12-211-2/+10
* r25870: libreplace: AC_VERIFY_C_PROTOTYPE() needs AC_LANG_SOURCE() to bring i...Stefan Metzmacher2007-12-211-2/+2
* r25869: selftest: strip newline from `whoami` output, hopefully fix provision...Stefan Metzmacher2007-12-211-0/+1
* r25868: nss_wrapper: add solaris versions of getpwent_r and getgrent_rStefan Metzmacher2007-12-211-0/+62
* r25867: libreplace: solaris has different prototypes for getpwent_r and getgr...Stefan Metzmacher2007-12-211-0/+32
* r25866: nss_wrapper: not all systems have get*_r callsStefan Metzmacher2007-12-211-0/+20
* r25865: libreplace: check for nss passwd|group get*_r functionsStefan Metzmacher2007-12-211-0/+2