summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r19038: build libreplace testsuite as replacetortStefan Metzmacher2-4/+22
2007-10-10r19037: Fix a segfaultVolker Lendecke1-1/+1
2007-10-10r19034: merge from samba4:Stefan Metzmacher1-4/+6
2007-10-10r19031: merge from samba4:Stefan Metzmacher1-2/+6
2007-10-10r19030: merge missing stuff from samba4:Stefan Metzmacher2-2/+10
2007-10-10r19028: Implement getprinterinfo level 6 (only the status) and get rid of snu...Volker Lendecke3-80/+251
2007-10-10r19026: we don't need this twiceStefan Metzmacher1-8/+0
2007-10-10r19016: As per Samba4 coding standards, turn tabs into spacesVolker Lendecke2-20/+20
2007-10-10r19015: we don't need talloc_* in proto.hStefan Metzmacher1-2/+2