summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | open a root handle in SMB2 should use a NULL filename, not a zero lengthAndrew Tridgell2008-02-181-1/+2
| | * | 3 places where the VFS backend doesn't handle NULL strings.Andrew Tridgell2008-02-183-0/+15
| | * | handle pushing of zero length smb2 stringsAndrew Tridgell2008-02-181-0/+6
| | * | fixed RAW-READ after the bufinfo changes. Thanks to Metze for spottingAndrew Tridgell2008-02-161-0/+3
| | * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-02-169-365/+604
| | |\ \
| | * | | fixed handling of zero sized buffers versus NULL buffers inAndrew Tridgell2008-02-161-10/+31
| * | | | Prevent adding libreplace when not necessary.Jelmer Vernooij2008-02-161-3/+1
| * | | | Some more mergedobj fixes.Jelmer Vernooij2008-02-162-13/+4
| * | | | Use standard variable for partial linking.Jelmer Vernooij2008-02-163-1/+5
| * | | | Reintroduce mergedobj support.Jelmer Vernooij2008-02-163-1/+32
* | | | | Simpler handling of sonameflag.Jelmer Vernooij2008-02-161-16/+7
* | | | | Merge unused function.Jelmer Vernooij2008-02-161-11/+2
* | | | | Properly escape quotes in init functions.Jelmer Vernooij2008-02-161-1/+5
* | | | | Move logic to makefileJelmer Vernooij2008-02-161-3/+3
* | | | | Move responsibilities of build.h to makefile.Jelmer Vernooij2008-02-1611-97/+13
* | | | | Remove some unused code.Jelmer Vernooij2008-02-161-8/+1
* | | | | Avoid creating a whole bunch of files in bin/modules.Jelmer Vernooij2008-02-161-18/+3
* | | | | Remove some unused code.Jelmer Vernooij2008-02-162-13/+6
* | | | | Use make list concatenation support to create list of object files for subsys...Jelmer Vernooij2008-02-163-23/+21
* | | | | Use make to generate list of python files, remove unused variable.Jelmer Vernooij2008-02-161-9/+2
* | | | | Remove unused ALL_OBJS variable.Jelmer Vernooij2008-02-161-14/+3
* | | | | Use make to create lists of plugins, remove duplicate variable.Jelmer Vernooij2008-02-162-7/+2
* | | | | Use make to create lists of pc files and prototype headers.Jelmer Vernooij2008-02-162-5/+8
* | | | | Use make to generate list of prototype headers.Jelmer Vernooij2008-02-161-4/+2
* | | | | Use make to generate lists of libraries.Jelmer Vernooij2008-02-161-6/+2
* | | | | Generate manpage list with make.Jelmer Vernooij2008-02-161-4/+1
* | | | | Create SBIN_PROGS and BIN_PROGS lists from within make.Jelmer Vernooij2008-02-161-6/+2
* | | | | Merge branch 'v4-0-trivial' into v4-0-gmake3Jelmer Vernooij2008-02-162-8/+4
|\| | | |
| * | | | Remove unused code.Jelmer Vernooij2008-02-162-8/+4
* | | | | Merge branch 'v4-0-trivial' into v4-0-gmake3Jelmer Vernooij2008-02-162-13/+20
|\| | | |
| * | | | Simplify handling of plugin installation.Jelmer Vernooij2008-02-162-13/+20
| * | | | Add static header for gencache.Jelmer Vernooij2008-02-163-6/+95
* | | | | use gmake to handle .py file copies.Jelmer Vernooij2008-02-162-3/+5
* | | | | Rely on GNU make to build static libraries.Jelmer Vernooij2008-02-162-4/+7
* | | | | Revert "Allow LDB to be a static library again."Jelmer Vernooij2008-02-164-0/+29
* | | | | Allow LDB to be a static library again.Jelmer Vernooij2008-02-164-29/+0
* | | | | Add static header for gencache.Jelmer Vernooij2008-02-163-6/+95
|/ / / /
* | / / Formatting fixes.Jelmer Vernooij2008-02-161-2/+3
| |/ / |/| |
* | | Unconditionally run the python tests.Jelmer Vernooij2008-02-151-30/+26
* | | Reconcile header files for torture utility functions.Jelmer Vernooij2008-02-156-55/+123
* | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-1520-469/+606
|\ \ \
| * | | lsa.idl: add lsa_AsciiStringLargeStefan Metzmacher2008-02-151-0/+6
| * | | lsa.idl: don't use ascstr_noterm anymoreStefan Metzmacher2008-02-151-3/+3
| |/ /
| * | epmapper.idl: don't use ascstr2 anymoreStefan Metzmacher2008-02-151-1/+10
| * | epmapper.idl: add link to official IDLStefan Metzmacher2008-02-151-0/+1
| * | dcerpc.idl: use charset() instead of ascstr3Stefan Metzmacher2008-02-151-1/+2
| * | ndr_sec_helper: create a completely zero sid, so that ndr_size_dom_sid28 can ...Stefan Metzmacher2008-02-151-0/+3
| * | drsuapi.idl: use charset() instead of the exotic flags() and stringStefan Metzmacher2008-02-151-3/+6
| * | krb5pac.idl: use charset() instead of string type with flagsStefan Metzmacher2008-02-151-1/+2
| * | NET-API-BECOME-DC: at least find the 'provision' function in python modeStefan Metzmacher2008-02-151-4/+16