summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22035: Introduce HOSTLD which is needed to link the asn1 compiler when crossJames Peach2-1/+29
2007-10-10r22034: Use builddir and srcdir instead on samba_builddir and samba_srcdir.James Peach1-2/+2
2007-10-10r22032: Make sure static libraries end up in bin/static.James Peach1-0/+1
2007-10-10r22031: Make sure we rewrite the include directives in CFLAGS to containJames Peach2-4/+20
2007-10-10r22030: Simplify include parsing for config.mk files, making sure we getJames Peach1-31/+73
2007-10-10r22029: Make sure we respect $srcdir correctly for the srcdir != builddir case.James Peach4-4/+18
2007-10-10r22028: Fix include path for the srcidr != builddir case.James Peach1-1/+1
2007-10-10r22027: Allow separate build and source directories. Don't follow symlinksJames Peach1-8/+27
2007-10-10r22025: patch from Ronnie to make locktest also test the behaviour of pidAndrew Tridgell1-6/+60
2007-10-10r22021: use the pid specified in the individual locks, not the request pid, inAndrew Tridgell1-2/+2
2007-10-10r22005: Add more code (doesn't work at the moment) preparing a place forRafal Szczesniak2-34/+81
2007-10-10r22004: Check for dereferencing null pointers.Jelmer Vernooij1-1/+5
2007-10-10r21996: Fix a bug for invalid casts of pointers.Jelmer Vernooij1-1/+8
2007-10-10r21995: Patch from Ronnie Sahlberg.Jelmer Vernooij1-11/+11
2007-10-10r21971: Fill in some more values in config files from variables, so we canAndrew Bartlett1-6/+9
2007-10-10r21970: Ensure that Fedora DS can be shut down correctly with the stop script:Andrew Bartlett2-1/+3
2007-10-10r21951: Hopefully fix valgrind warning.James Peach1-0/+1
2007-10-10r21949: After discussion with the Apple and Linux client maintainers,James Peach3-8/+18
2007-10-10r21943: don't send unitialized dataStefan Metzmacher1-1/+1
2007-10-10r21928: fix the interface uuid of wzcsvc.Stefan Metzmacher1-1/+1
2007-10-10r21911: Some more work on making the ncacn_np handling in smbd be less special.Jelmer Vernooij2-4/+48
2007-10-10r21910: Clean up some unused functions.Jelmer Vernooij23-137/+48
2007-10-10r21909: Merge some of my recent improvements to the test infrastructure:Jelmer Vernooij31-276/+381
2007-10-10r21896: - Enable creating default NetContext when no explicit credentials areRafal Szczesniak1-37/+51
2007-10-10r21859: add a comment why we remove the rid_crypt obfuscationStefan Metzmacher1-0/+8
2007-10-10r21852: Further work on initialising libnet context from netmgr.Rafal Szczesniak2-14/+69
2007-10-10r21843: the computer_dn isn't needed anymore because we don't manually reset ...Stefan Metzmacher1-14/+1
2007-10-10r21842: fix typo in commentStefan Metzmacher1-12/+12
2007-10-10r21841: Rename the method and check parameters more strictly.Rafal Szczesniak1-8/+11
2007-10-10r21839: add my email addressStefan Metzmacher12-12/+12
2007-10-10r21838: generate no metadata for constructed attributesStefan Metzmacher1-2/+4
2007-10-10r21837: Make dcerpc_mgmt a separate library again, as the linker leaves it ou...Jelmer Vernooij3-3/+10
2007-10-10r21836: Assume that if an OpenLDAP system is 'modular' then everything is aAndrew Bartlett1-0/+1
2007-10-10r21835: fixed a rpc server bug where we failed to remove a call from oneAndrew Tridgell2-11/+70
2007-10-10r21834: Remove unnecessary includesJelmer Vernooij4-4/+0
2007-10-10r21833: Don't install static libs, they can't be used anyway.Jelmer Vernooij1-2/+2
2007-10-10r21832: Ignore some more autogenerated files.Jelmer Vernooij1-2/+2
2007-10-10r21830: Fix header installation, remove proto header with a single prototype.Jelmer Vernooij4-4/+8
2007-10-10r21829: Integrate mgmt in libdcerpc. We have enough libraries as it is and m...Jelmer Vernooij1-6/+3
2007-10-10r21828: Hardcode prototypes, as they're a public API.Jelmer Vernooij2-2/+48
2007-10-10r21827: move comments to the place where the functionality is implementedStefan Metzmacher2-120/+157
2007-10-10r21826: reorder functionsStefan Metzmacher1-23/+25
2007-10-10r21821: move comment about the becoming a dc to the code which implements itStefan Metzmacher2-442/+644
2007-10-10r21820: move function, so that all are in top-down order as they get calledStefan Metzmacher1-23/+25
2007-10-10r21817: give fields a meaningStefan Metzmacher2-4/+4
2007-10-10r21814: use ndr_push_error in the ndr layer, not just a NTSTATUS failureAndrew Tridgell1-1/+2
2007-10-10r21812: fixed an integer overflow error in the ndr push code.Andrew Tridgell2-3/+10
2007-10-10r21811: fixed a queueing error in the dcerpc client code. WHen theAndrew Tridgell2-19/+37
2007-10-10r21810: - The height of a widget is in relation to its enclosing widget. Spe...Derrell Lipman1-1/+1
2007-10-10r21809: - If the canvas is never initialized with the tree, the tree will neverDerrell Lipman1-3/+3