summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | | Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij2008-04-1417-17/+108
| * | | | | | | | | | | | | | | | | | | | | | | | | Fix formatting, remove unused function.Jelmer Vernooij2008-04-151-14/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | More patchfile fixes. Write support should work now.Wilco Baan Hofman2008-04-152-14/+35
| * | | | | | | | | | | | | | | | | | | | | | | | | Fix PReg write support.Wilco Baan Hofman2008-04-154-18/+97
| * | | | | | | | | | | | | | | | | | | | | | | | | Fixed the patchfile tests and tidy up the patchfile backends.Wilco Baan Hofman2008-04-155-32/+226
| * | | | | | | | | | | | | | | | | | | | | | | | | Remove debug stuff.Wilco Baan Hofman2008-04-141-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | Add support for security descriptors. Also patched the regf backend to suppor...Wilco Baan Hofman2008-04-147-42/+164
| * | | | | | | | | | | | | | | | | | | | | | | | | Attempt to fix the patchfile_preg backend for big endian machines.Wilco Baan Hofman2008-04-142-6/+10
| | |_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | smb_build: Make sure LIBRARY_SONAME is never uninitialized.James Peach2008-04-131-0/+4
| |/ / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into cprovisionJelmer Vernooij2008-04-1324-535/+1385
| |\| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | Actually test the different 'fill levels' in the provision process.Andrew Bartlett2008-04-111-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | Reuse the lp_ctx and samdb returned by the python provision.Andrew Bartlett2008-04-111-36/+2
| | * | | | | | | | | | | | | | | | | | | | | | Don't specify the ntds_guid to the C -> python provision interfaceAndrew Bartlett2008-04-113-4/+0
| | * | | | | | | | | | | | | | | | | | | | | | Don't reopen the sam.ldb againAndrew Bartlett2008-04-111-2/+0
| | * | | | | | | | | | | | | | | | | | | | | | Use the python-provided ldb and lp_ctx pointers in libnet_vampire.cAndrew Bartlett2008-04-111-29/+6
| | * | | | | | | | | | | | | | | | | | | | | | Far less cryptic traceback when you have an existing smb.confAndrew Bartlett2008-04-111-6/+21
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-112-12/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | Fixed a crash bug in unixuid module on failed ID mappingAndrew Tridgell2008-04-112-12/+8
| | * | | | | | | | | | | | | | | | | | | | | | | Fix merge errors on C provision interface after jelmer's good work.Andrew Bartlett2008-04-1111-45/+121
| | |\| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | Set a netbios name into provision, and zero the rest.Andrew Bartlett2008-04-111-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | Fix up provision to specify SERVERDN in more places.Andrew Bartlett2008-04-091-0/+5
| | * | | | | | | | | | | | | | | | | | | | | | | Link the new vampire code togeather.Andrew Bartlett2008-04-096-15/+113
| | * | | | | | | | | | | | | | | | | | | | | | | Don't fill in the secrets DB unless we make the entries.Andrew Bartlett2008-04-091-7/+8
| | * | | | | | | | | | | | | | | | | | | | | | | Factor out filling in the secrets database.Andrew Bartlett2008-04-092-80/+133
| | * | | | | | | | | | | | | | | | | | | | | | | Remove dns_name elementAndrew Bartlett2008-04-093-4/+2
| | * | | | | | | | | | | | | | | | | | | | | | | Be consistant in using ${SEVERDN}.Andrew Bartlett2008-04-095-7/+7
| | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-0922-5041/+376
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | Start implementation of real 'net vampire' code.Andrew Bartlett2008-04-096-375/+1120
| * | | | | | | | | | | | | | | | | | | | | | | | | Use torture_assert_mem_equal() in a couple more places.Jelmer Vernooij2008-04-136-13/+13
| * | | | | | | | | | | | | | | | | | | | | | | | | Use new torture_assert_mem_equal.Jelmer Vernooij2008-04-131-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | Attempt to fix get_value() test on sparc machines.Jelmer Vernooij2008-04-132-1/+10
| | |_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Return SAM ldb context and loadparm context as part of C provisionJelmer Vernooij2008-04-115-34/+94
| * | | | | | | | | | | | | | | | | | | | | | | | Fix extra argument to provision_bare().Jelmer Vernooij2008-04-101-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into cprovisionJelmer Vernooij2008-04-101-1/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | Make sure we do not reference req after it has been freedSimo Sorce2008-04-091-1/+4
| | | |/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Add infrastructure for returning ProvisionResult in C provision code.Jelmer Vernooij2008-04-104-7/+20
| * | | | | | | | | | | | | | | | | | | | | | | | No longer install unused smbscript binary.Jelmer Vernooij2008-04-091-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | | Fix so version of hostconfig library.Jelmer Vernooij2008-04-091-1/+1
| |/ / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'openchange' into cprovisionJelmer Vernooij2008-04-093-8/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Add docstring, PEP8.Jelmer Vernooij2008-04-091-5/+15
| * | | | | | | | | | | | | | | | | | | | | | | | Move provision C bindings to param/.Jelmer Vernooij2008-04-097-27/+54
| * | | | | | | | | | | | | | | | | | | | | | | | BASE-DELAYWRITE: be more friendly to filesystems without high resolution time...Stefan Metzmacher2008-04-081-1/+12
| * | | | | | | | | | | | | | | | | | | | | | | | BASE-DELAYWRITE: use timeval_* and make it possible to spefic the writetime u...Stefan Metzmacher2008-04-081-101/+164
| * | | | | | | | | | | | | | | | | | | | | | | | Clearer names for singleton return types.Jelmer Vernooij2008-04-081-3/+2
| * | | | | | | | | | | | | | | | | | | | | | | | Remove length arguments, add tests for unixinfo.GidToSid and unixinfo.UidToSid.Jelmer Vernooij2008-04-082-3/+9
| * | | | | | | | | | | | | | | | | | | | | | | | Fix bug handling size arguments in a direction without actual data.Jelmer Vernooij2008-04-081-11/+22
| * | | | | | | | | | | | | | | | | | | | | | | | Array lengths can be obtained from Python objects so remove them from the Pyt...Jelmer Vernooij2008-04-081-1/+25
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into pidldocsJelmer Vernooij2008-04-0814-96/+179
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-0827-396/+553
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | Re-add support for the --ldap-backend-port option to provision-backendAndrew Bartlett2008-04-083-25/+37