summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r25927: Move share tests to param directory.Jelmer Vernooij2-1/+1
2007-12-21r25926: Move iconv test to iconv code directory.Jelmer Vernooij3-1/+1
2007-12-21r25925: torture/raw: fix sending unitialized bytes in RAW-SAMBA3ROOTDIRFIDStefan Metzmacher1-0/+1
2007-12-21r25924: fix bug in UNIX_INFO2 push code found make make valgrindtestStefan Metzmacher1-1/+1
2007-12-21r25923: Make sure to install phpldapadmin-config.phpAndrew Bartlett1-0/+1
2007-12-21r25922: Make it easier to bind to a unix domain socket, without messing withAndrew Bartlett1-1/+9
2007-12-21r25921: Now also listen on ldapi by default in the LDAP serverAndrew Bartlett3-0/+53
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher64-735/+1054
2007-12-21r25919: ndr: change NTSTAUS into enum ndr_err_code (ndrdump)Stefan Metzmacher1-8/+14
2007-12-21r25918: ndr: change NTSTAUS into enum ndr_err_code (samba4 handwritten stuff)Stefan Metzmacher7-101/+101
2007-12-21r25917: ndr: move ndr_map_error2ntstatus to errormap.cStefan Metzmacher3-26/+30
2007-12-21r25916: ndr: change NTSTAUS into enum ndr_err_code (basic stuff)Stefan Metzmacher4-198/+210
2007-12-21r25915: ndr/pidl: change NTSTAUS into enum ndr_err_code (pidl code)Stefan Metzmacher12-75/+70
2007-12-21r25914: selftest: fix the module pathes when using --with-selftest-prefixStefan Metzmacher2-3/+2
2007-12-21r25913: maybe some platforms have problems with echo -eStefan Metzmacher1-1/+5
2007-12-21r25912: Two patchesStefan Metzmacher1-0/+1
2007-12-21r25911: Remove more fstring/pstring bad useage. Go talloc !Stefan Metzmacher1-1/+1
2007-12-21r25910: Try and fix the Solaris build by adding a missing defineStefan Metzmacher1-0/+5
2007-12-21r25909: Fix the snprintf checks, and fix a typo in pointer indirection.Stefan Metzmacher1-5/+5
2007-12-21r25908: add some wikipedia links about LDAP and LDIFStefan Metzmacher1-5/+6
2007-12-21r25907: use DEBUGADD() to match samba3Stefan Metzmacher1-2/+2
2007-12-21r25906: libreplace: we need to link to make sure the functions are availableStefan Metzmacher1-1/+1
2007-12-21r25905: use data_blob_const() to set the DATA_BLOBStefan Metzmacher1-2/+1
2007-12-21r25904: Remove extraJelmer Vernooij1-1/+1
2007-12-21r25903: Move more files out of torture/Jelmer Vernooij4-3/+3
2007-12-21r25902: Move messaging tests to same directory as code.Jelmer Vernooij3-2/+2
2007-12-21r25901: Remove obsolete --enable-shared option (whether shared libs should be...Jelmer Vernooij1-9/+1
2007-12-21r25897: Add WERR_INVALID_FLAGS.Günther Deschner2-0/+2
2007-12-21r25896: Rename netlogon server stubs.Günther Deschner1-6/+6
2007-12-21r25895: Add torture test for netr_DsRAddressToSitenamesW andGünther Deschner2-1/+67
2007-12-21r25894: Add IDL for netr_DsRAddressToSitenamesW and netr_DsRAddressToSitename...Günther Deschner1-2/+28
2007-12-21r25893: Fix ldb, tdb builds (and one warning).Jeremy Allison3-2/+4
2007-12-21r25892: Keep the tdb code in sync between 3.2.x and 4.0.Jeremy Allison9-5/+84
2007-12-21r25891: Test that we get the correct return value when we attempt to referenceAndrew Bartlett2-123/+123
2007-12-21r25888: Attempt to fix standalone tdb build.Jelmer Vernooij1-6/+8
2007-12-21r25887: Build Samba-specific ldb modules as dso's.Jelmer Vernooij5-4/+30
2007-12-21r25886: Try to fix building dso's on hpux with gccJelmer Vernooij1-1/+5
2007-12-21r25884: Specify shldflags first, as required by some compilers.Jelmer Vernooij2-2/+2
2007-12-21r25883: Fix tdb dependency.Jelmer Vernooij1-5/+9
2007-12-21r25882: Build shared library of talloc as well.Jelmer Vernooij2-2/+22
2007-12-21r25881: Add ability to build .so of tdb.Jelmer Vernooij2-7/+28
2007-12-21r25880: Try to get some more flags right.Jelmer Vernooij2-6/+6
2007-12-21r25879: Don't use shared library for command-line utilities for now - breaks ...Jelmer Vernooij1-13/+12
2007-12-21r25878: Fix syntax error.Jelmer Vernooij1-2/+0
2007-12-21r25877: Add libreplace macro for soname flags.Jelmer Vernooij4-18/+60
2007-12-21r25876: Attempt to build shard libs everywhere again.Jelmer Vernooij1-10/+5
2007-12-21r25875: Try to fix the build on some HPUX machines.Jelmer Vernooij1-3/+1
2007-12-21r25874: force specific versions for LEX and YACC.Stefan Metzmacher1-0/+48
2007-12-21r25873: nss_wrapper: hopefully a better fix for the solaris get*ent_r functionsStefan Metzmacher1-0/+28
2007-12-21r25872: nss_wrapper: revert solaris get*ent_r() functionsStefan Metzmacher1-62/+0