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