summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2009-03-17fix build on sles8 and other old popt installationsBjörn Jacke1-0/+4
2009-03-17s4-smbtorture: fix test_EnumPrinterKey.Günther Deschner1-4/+4
2009-03-17s4-smbtorture: fix RPC-SPOOLSS test after PrinterData changes.Günther Deschner2-8/+9
2009-03-17s4-spoolss: use winreg_Type for GetPrinterData implementation.Günther Deschner2-15/+15
2009-03-17s4-spoolss: fix spoolss_GetPrinterData w.r.t. out pointer changes.Günther Deschner2-15/+21
2009-03-17s4-smbtorture: fix test_GetPrinterData tests after out pointer changes.Günther Deschner2-1/+5
2009-03-17s4:build: use SAMBA_PKG_CONFIG_MIN_VERSION instead of PKG_CONFIG_MIN_VERSIONStefan Metzmacher1-2/+3
2009-03-17added support for parentGUIDAndrew Tridgell3-5/+129
2009-03-16s4:password_hash Only store the LM hash if 'lanman auth = yes'Andrew Bartlett1-1/+2
2009-03-15Fix installation of tdr.h.Jelmer Vernooij1-1/+1
2009-03-15configure: Add common file with minimum versions of external libraries.Jelmer Vernooij2-4/+12
2009-03-15Merge branch 'nodiscard' of /home/jelmer/samba4Jelmer Vernooij1-4/+0
2009-03-15Merge branch 'tdr' of /home/jelmer/samba4Jelmer Vernooij10-664/+7
2009-03-15Merge branch 'checktalloc' of /home/jelmer/samba4Jelmer Vernooij1-1/+1
2009-03-15Remove unused CONST_DISCARD macro.Jelmer Vernooij2-5/+1
2009-03-15Remove -L/usr/lib from a couple more make variables.Jelmer Vernooij3-2/+5
2009-03-14s4-smbtorture: fix build warning in test_EnumPrintProcDataTypes.Günther Deschner1-1/+1
2009-03-14Merge branch 'checktalloc' into tdrJelmer Vernooij1-1/+1
2009-03-14Depend on a newer talloc in Samba 4.Jelmer Vernooij1-1/+1
2009-03-14Move tdr to top-level.Jelmer Vernooij8-663/+3
2009-03-13s4:build: require tevent 0.9.4Stefan Metzmacher1-1/+1
2009-03-12s4:build: try to fix the build with the ibm checker in the build-farmStefan Metzmacher1-1/+1
2009-03-12s4:events: allow nested events until we fixed all code to avoid themStefan Metzmacher1-0/+2
2009-03-12s4:ldb: allow nested events until the code is fixed to avoid themStefan Metzmacher1-1/+3
2009-03-12s4:ldb: setup tevent debug functions on a selfcreated event contextStefan Metzmacher1-0/+35
2009-03-12use a base64 encoded password when changing passwordsAndrew Tridgell1-2/+3
2009-03-12fixed more embedded spaces in LDIFAndrew Tridgell1-3/+3
2009-03-12removed leading spaces from embedded ldifAndrew Tridgell1-10/+10
2009-03-11LDAP-BENCH-CLDAP: also test CLDAP rootdse searches.Stefan Metzmacher1-6/+79
2009-03-10Fix extended operation return path.Simo Sorce1-8/+12
2009-03-10added a test that triggers a bug in the Samba3 notify codeAndrew Tridgell1-0/+169
2009-03-09Fix potential segfaults using freed memory.Simo Sorce4-10/+54
2009-03-07s4-spoolss: just return OK for dcesrv_spoolss_EnumPrintProcDataTypes for now.Günther Deschner2-2/+1
2009-03-07don't rely on shebang's perl path, call our $PERL insteadBjörn Jacke1-1/+1
2009-03-07s4-smbtorture: add test_EnumPrintProcDataTypes to RPC-SPOOLSS test.Günther Deschner2-0/+53
2009-03-06s4-spoolss: fix spoolss server enum calls after pointer changes.Günther Deschner2-14/+14
2009-03-06s4-smbtorture: exit early in test_EnumPorts when no port info has been returned.Günther Deschner1-0/+2
2009-03-06s4-smbtorture: fix s3 flavor rpc spoolss test.Günther Deschner1-0/+2
2009-03-06s4-smbtorture: fix RPC-SPOOLSS-WIN.Günther Deschner1-1/+7
2009-03-06s4-smbtorture: fix RPC-SPOOLSS test after enum out info pointer changes.Günther Deschner1-18/+30
2009-03-06s4:errormap: map ECANCELED to NT_STATUS_CANCELLEDStefan Metzmacher1-0/+4
2009-03-05Remove parse_control from header, long after the function was removedAndrew Bartlett1-1/+0
2009-03-05Update talloc version so we don't fail on system talloc 1.2.0Andrew Bartlett1-1/+1
2009-03-04Pull in all the schema information during DRS schema fetchAndrew Bartlett1-9/+38
2009-03-04Don't print the admin password if we don't set one.Andrew Bartlett1-1/+2
2009-03-04Allow 'net vampire' to work without an existing smb.confAndrew Bartlett2-3/+7
2009-03-02make man page (un)install more portableBjörn Jacke2-2/+2
2009-03-02some shells are picky about ^ without quotesBjörn Jacke1-2/+2
2009-03-02Fix test_surrounding in samba4.rpcecho.python.Jelmer Vernooij1-1/+1
2009-03-01Merge branch 'master' of git://git.samba.org/samba into convenienceJelmer Vernooij2-2/+5