summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19132: Fix some C++ warnings. Is there interest to have them in Samba4 as well?Volker Lendecke6-14/+19
2007-10-10r19130: fix the logic for the AC_PROG_CC_C99 checkStefan Metzmacher1-1/+1
2007-10-10r19127: Fix bug 4152Volker Lendecke1-0/+6
2007-10-10r19126: Fix some uninitialized variable warningsVolker Lendecke1-4/+7
2007-10-10r19125: merge from samba4Andrew Tridgell3-45/+44
2007-10-10r19124: merge from samba4:Stefan Metzmacher1-1/+1
2007-10-10r19121: try to get rid of the difference between in system/iconv.hStefan Metzmacher1-6/+16
2007-10-10r19119: try to be more portable...Stefan Metzmacher1-7/+7
2007-10-10r19105: Ok - this is currently untested (but I'm testing it atJeremy Allison3-43/+24
2007-10-10r19104: Fix from Björn JACKE <bjoern@j3e.de>Jeremy Allison1-1/+1
2007-10-10r19103: From "Björn JACKE <bjoern@j3e.DE>":Jeremy Allison1-1/+1
2007-10-10r19102: fix typo, thanks derrell!Stefan Metzmacher1-1/+1
2007-10-10r19101: add sys_recv() wrapperStefan Metzmacher1-1/+14
2007-10-10r19100: merge from samba4:Stefan Metzmacher1-5/+20
2007-10-10r19099: merge socket wrapper changes from samba4Stefan Metzmacher1-14/+306
2007-10-10r19096: - fix the build with included poptStefan Metzmacher1-3/+3
2007-10-10r19095: Fix some compile warnings.Günther Deschner1-2/+2
2007-10-10r19094: Fix debug statement.Günther Deschner1-1/+1
2007-10-10r19093: speed up the samba3 build from 8mins to 5mins:-)Stefan Metzmacher2-282/+252
2007-10-10r19090: - the LIBREPLACE_C99 isn't needed in aclocal.m4Stefan Metzmacher1-76/+0
2007-10-10r19089: normalize KRB5_LIBS tooStefan Metzmacher1-0/+1
2007-10-10r19088: filter out -Wl,-rpath combinations with /usr/lib tooStefan Metzmacher1-5/+24
2007-10-10r19087: normalize vars before printing themStefan Metzmacher1-8/+8
2007-10-10r19086: fix --disable-pie together with -CStefan Metzmacher1-5/+5
2007-10-10r19085: merge from samba4:Stefan Metzmacher1-0/+242
2007-10-10r19083: Fix objectclassVolker Lendecke1-1/+1
2007-10-10r19080: Fix a potential NULL dereferenceVolker Lendecke1-0/+7
2007-10-10r19079: talloc_array can failVolker Lendecke1-0/+1
2007-10-10r19078: talloc_strdup can failVolker Lendecke1-0/+6
2007-10-10r19077: Fix an uninitialized variableVolker Lendecke1-2/+2
2007-10-10r19076: ldb_dn_copy_partial can failVolker Lendecke1-0/+1
2007-10-10r19075: Fix a potential NULL dereferenceVolker Lendecke1-0/+4
2007-10-10r19073: mapping_dn can failVolker Lendecke1-2/+15
2007-10-10r19072: Fix a potential NULL dereference. Simo/Tridge, not merging yet to 4_0...Volker Lendecke1-1/+1
2007-10-10r19071: Backport to SAMBA_3_0 as wellSimo Sorce1-2/+2
2007-10-10r19070: If there's an error in the data struct, there's no point to continue ...Volker Lendecke1-0/+4
2007-10-10r19067: Fix a potential NULL dereferenceVolker Lendecke1-0/+4
2007-10-10r19066: Fix a memleakVolker Lendecke1-0/+1
2007-10-10r19065: No functional change, just a trivial simplificationVolker Lendecke1-19/+19
2007-10-10r19064: This code block is already #ifdef'ed by WITH_ADS which should implyVolker Lendecke1-2/+2
2007-10-10r19062: try to fix the valgrind noise in the build-farmStefan Metzmacher1-9/+68
2007-10-10r19060: Attempt to fix the valgrind suppressions for "fort"Volker Lendecke1-49/+11
2007-10-10r19058: Implement "user cannot change password", and complete "user must changeJim McDonough8-117/+163
2007-10-10r19054: Callers of gencache may not have the rights toJeremy Allison1-0/+18
2007-10-10r19046: It does not do much yet, but activate RPC-SAMBA3-SPOOLSSVolker Lendecke1-1/+1
2007-10-10r19043: There's no point in #ifdef'ing the detection whether we were offered ...Volker Lendecke1-8/+2
2007-10-10r19042: Fix the non-krb5 build. This needs sooo severe cleanup ... :-)Volker Lendecke1-0/+2
2007-10-10r19041: Make us connect to Vista RC1. Apparently metze had done the same patc...Volker Lendecke2-8/+24
2007-10-10r19040: use more portable shellscripting, hopefully give better results on Tru64Stefan Metzmacher1-2/+2
2007-10-10r19039: Do not segfault in "net ads printer info" when a requested printserverGünther Deschner2-1/+12