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