summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* r19183: merge from samba4:Stefan Metzmacher2007-10-101-3/+13
* r19182: merge from samba4:Stefan Metzmacher2007-10-104-1/+16
* r19181: merge from samba4:Stefan Metzmacher2007-10-101-1/+6
* r19179: remove difference with samba4Stefan Metzmacher2007-10-101-0/+4
* r19177: merge from samba4:Stefan Metzmacher2007-10-101-9/+34
* r19172: merge from samba4:Stefan Metzmacher2007-10-102-36/+72
* r19170: use a very clever trick to pass the binary name to theStefan Metzmacher2007-10-102-2/+15
* r19169: port the trick to only display the smbd and nmbd log outputStefan Metzmacher2007-10-101-4/+27
* r19168: use the correct configurationStefan Metzmacher2007-10-101-4/+4
* r19164: merge the gdb_backtrace script from samba4Stefan Metzmacher2007-10-101-25/+71
* r19163: pass always a mem_ctx to functions and a ldb_context where neededStefan Metzmacher2007-10-105-20/+23
* r19161: Add NET_GETANYDCNAME (getdcname only gives the PDC while getanydcnameGünther Deschner2007-10-104-1/+179
* r19160: Add new WERR codes seen by working with NETLOGON getdcname.Günther Deschner2007-10-102-0/+4
* r19159: The getdc call can take a long time. Allow for timeouts.Jeremy Allison2007-10-101-1/+9
* r19158: Remove root and nobody users from ldif, from Björn JackeJim McDonough2007-10-101-63/+1
* r19157: Fix the buildVolker Lendecke2007-10-101-0/+12
* r19156: Make enumprinters use the share iterators.Volker Lendecke2007-10-101-25/+29
* r19155: Fix debug message.Jeremy Allison2007-10-101-1/+1
* r19154: Trivial logic simplification: Get rid of two indentation levels. Surv...Volker Lendecke2007-10-101-32/+51
* r19151: Create some dummy printers in the build farmVolker Lendecke2007-10-101-0/+11
* r19148: Finish last nights patch - make offlineJeremy Allison2007-10-104-51/+78
* r19147: This is WRONG, but the way the VFS works this is the only fix to get ...Volker Lendecke2007-10-101-1/+1
* r19145: talloc_reference() can fail!Stefan Metzmacher2007-10-101-1/+3
* r19143: getdcname on the NETLOGON pipe returns WERROR, not NTSTATUS.Günther Deschner2007-10-106-22/+24
* r19137: that looks nicer:-)Stefan Metzmacher2007-10-102-2/+2
* r19135: fix bugs...Stefan Metzmacher2007-10-101-5/+4
* r19133: More C++ warnings -- Merge across?Volker Lendecke2007-10-101-6/+12
* 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