Age | Commit message (Expand) | Author | Files | Lines |
2008-04-14 | Move object files lists to makefile rather than smb_build. | Jelmer Vernooij | 35 | -676/+692 |
2008-04-14 | lib/events: fix missing prototype of s4_events_aio_init() | Stefan Metzmacher | 1 | -0/+1 |
2008-04-14 | Makefile: fix variable name automatic_deps -> automatic_dependencies | Stefan Metzmacher | 1 | -1/+1 |
2008-04-14 | Include the smbconf parameter to the provision | Andrew Bartlett | 1 | -1/+3 |
2008-04-14 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 7 | -37/+198 |
2008-04-14 | Move standard make compilation rules to build/make. | Jelmer Vernooij | 7 | -37/+198 |
2008-04-14 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 22 | -32/+141 |
2008-04-14 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4 | Jelmer Vernooij | 6 | -15/+37 |
2008-04-14 | Remove prototypes from build.h in preparation of removing build.h | Jelmer Vernooij | 17 | -17/+108 |
2008-04-14 | Re-run SWIG | Andrew Bartlett | 2 | -0/+46 |
2008-04-14 | Fix newuser and setpassword scripts, and port to idmap. | Andrew Bartlett | 5 | -15/+45 |
2008-04-14 | Add in a way to get at the private_path() function from python | Andrew Bartlett | 1 | -0/+5 |
2008-04-14 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 9 | -15/+28 |
2008-04-14 | fill in unknown fields in SMB2 READ call | Andrew Tridgell | 4 | -13/+31 |
2008-04-14 | show what type of idmapping has failed | Andrew Tridgell | 1 | -2/+2 |
2008-04-13 | smb_build: Make sure LIBRARY_SONAME is never uninitialized. | James Peach | 1 | -0/+4 |
2008-04-13 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into cprovision | Jelmer Vernooij | 24 | -535/+1385 |
2008-04-13 | Use torture_assert_mem_equal() in a couple more places. | Jelmer Vernooij | 6 | -13/+13 |
2008-04-13 | Use new torture_assert_mem_equal. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-13 | Attempt to fix get_value() test on sparc machines. | Jelmer Vernooij | 2 | -1/+10 |
2008-04-11 | Actually test the different 'fill levels' in the provision process. | Andrew Bartlett | 1 | -0/+2 |
2008-04-11 | Reuse the lp_ctx and samdb returned by the python provision. | Andrew Bartlett | 1 | -36/+2 |
2008-04-11 | Don't specify the ntds_guid to the C -> python provision interface | Andrew Bartlett | 3 | -4/+0 |
2008-04-11 | Don't reopen the sam.ldb again | Andrew Bartlett | 1 | -2/+0 |
2008-04-11 | Use the python-provided ldb and lp_ctx pointers in libnet_vampire.c | Andrew Bartlett | 1 | -29/+6 |
2008-04-11 | Far less cryptic traceback when you have an existing smb.conf | Andrew Bartlett | 1 | -6/+21 |
2008-04-11 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 2 | -12/+8 |
2008-04-11 | Fixed a crash bug in unixuid module on failed ID mapping | Andrew Tridgell | 2 | -12/+8 |
2008-04-11 | Fix merge errors on C provision interface after jelmer's good work. | Andrew Bartlett | 11 | -45/+121 |
2008-04-11 | Set a netbios name into provision, and zero the rest. | Andrew Bartlett | 1 | -2/+2 |
2008-04-11 | Return SAM ldb context and loadparm context as part of C provision | Jelmer Vernooij | 5 | -34/+94 |
2008-04-10 | Fix extra argument to provision_bare(). | Jelmer Vernooij | 1 | -1/+2 |
2008-04-10 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into cprovision | Jelmer Vernooij | 1 | -1/+4 |
2008-04-10 | Add infrastructure for returning ProvisionResult in C provision code. | Jelmer Vernooij | 4 | -7/+20 |
2008-04-09 | Make sure we do not reference req after it has been freed | Simo Sorce | 1 | -1/+4 |
2008-04-09 | No longer install unused smbscript binary. | Jelmer Vernooij | 1 | -1/+0 |
2008-04-09 | Fix so version of hostconfig library. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-09 | Fix up provision to specify SERVERDN in more places. | Andrew Bartlett | 1 | -0/+5 |
2008-04-09 | Link the new vampire code togeather. | Andrew Bartlett | 6 | -15/+113 |
2008-04-09 | Don't fill in the secrets DB unless we make the entries. | Andrew Bartlett | 1 | -7/+8 |
2008-04-09 | Factor out filling in the secrets database. | Andrew Bartlett | 2 | -80/+133 |
2008-04-09 | Remove dns_name element | Andrew Bartlett | 3 | -4/+2 |
2008-04-09 | Be consistant in using ${SEVERDN}. | Andrew Bartlett | 5 | -7/+7 |
2008-04-09 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 22 | -5041/+376 |
2008-04-09 | Start implementation of real 'net vampire' code. | Andrew Bartlett | 6 | -375/+1120 |
2008-04-09 | Merge branch 'openchange' into cprovision | Jelmer Vernooij | 3 | -8/+1 |
2008-04-09 | Add docstring, PEP8. | Jelmer Vernooij | 1 | -5/+15 |
2008-04-09 | Move provision C bindings to param/. | Jelmer Vernooij | 7 | -27/+54 |
2008-04-08 | BASE-DELAYWRITE: be more friendly to filesystems without high resolution time... | Stefan Metzmacher | 1 | -1/+12 |
2008-04-08 | BASE-DELAYWRITE: use timeval_* and make it possible to spefic the writetime u... | Stefan Metzmacher | 1 | -101/+164 |