summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Collapse)AuthorAgeFilesLines
* Fix some of the winbind tests.Andrew Bartlett2008-04-153-3/+4
| | | | | | | Some of the test expectations were incorrect. Andrew Bartlett (This used to be commit bc0e94360edb99e967dac01a3ecff42de0c1c222)
* Fix winbind to check machine account.Andrew Bartlett2008-04-154-106/+63
| | | | | | | | This enables 'wbinfo -t', by checking the machine account with a SamLogon call. Andrew Bartlett (This used to be commit abefa12029a17e9007f4884f3651d835a10ee9e3)
* Fix provision-backend scriptAndrew Bartlett2008-04-151-3/+4
| | | | | Andrew Bartlett (This used to be commit ee6e4f8da229ddeca856a6db94236367aae06f63)
* Fix warnings.Jelmer Vernooij2008-04-153-4/+6
| | | | (This used to be commit 88013ca9775a6ff5e5a393f9d8238dbcd197f26f)
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into HEADJelmer Vernooij2008-04-151-0/+1
|\ | | | | | | (This used to be commit a039acb9156b3855e8565ce6d1ca078aea18a349)
| * Add blackbox test for ndrdump, to ensure it at least does notAndrew Bartlett2008-04-151-0/+1
| | | | | | | | | | | | | | segfault. Andrew Bartlett (This used to be commit d2fe61a13a8368ceae30c6e7320c8d3d62fbc485)
* | Attempt to fix the pidl installation on fedora.Jelmer Vernooij2008-04-151-1/+1
|/ | | | (This used to be commit 4dd29284bdffc96df1d6eb71b25e305f107d1e12)
* Work around 'test' quirks - use make's string comparison instead.Jelmer Vernooij2008-04-151-1/+3
| | | | (This used to be commit 434b61623ecfd846f043ee92c833e92cf905e7b4)
* Fix ALL_OBJS value.Jelmer Vernooij2008-04-151-2/+1
| | | | (This used to be commit 8710087728cc44761ae85f66c541ab1650e1b952)
* Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables ↵Jelmer Vernooij2008-04-1512-59/+41
| | | | | | directly instead. (This used to be commit 9d0ae012b0b463278cd054d06788aa998acc2da2)
* Make sure init function sentinels are set for modules.Jelmer Vernooij2008-04-152-0/+4
| | | | (This used to be commit fac3463dd505404998b6b00526f1dad6ae47ba84)
* Fix the build.Jelmer Vernooij2008-04-156-14/+9
| | | | (This used to be commit ecaa5bb83b5cf319718d15aff96152d70fa19f7f)
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij2008-04-146-17/+14
|\ | | | | | | (This used to be commit 0239011ced6c864f85b47a342438228a8f6940ee)
| * Use RpcInterfaceTestCase everywhere.Jelmer Vernooij2008-04-146-17/+14
| | | | | | | | (This used to be commit 799095b4e567f4495adf7d1d7bcb81dda6782959)
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij2008-04-141-5/+5
|\| | | | | | | (This used to be commit 7fd98e492e2bf71d111ea8fa3ca9108506f60264)
| * Explicitly specify the paths when installing pidl.Jelmer Vernooij2008-04-141-1/+6
| | | | | | | | (This used to be commit 5e988a34ded288660c6e543e59b566ec12d2fba7)
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into fixbuildJelmer Vernooij2008-04-146-16/+43
| |\ | | | | | | | | | (This used to be commit d2d564ad2e9b7cb0440a30a302176cce333649c7)
| * | Fix the build.Jelmer Vernooij2008-04-141-5/+5
| | | | | | | | | | | | (This used to be commit a70cbd63d9c398ddcbbaa595ee29343335e89aa7)
* | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij2008-04-1438-111/+234
|\ \ \ | | |/ | |/| | | | (This used to be commit 1ef3830bb0d6e91e3b00e880784ca0741d9b4d49)
| * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-1421-78/+90
| |\| | | | | | | | | | (This used to be commit 0f0c8519b87481e3473a469cefd51c76b4a7632e)
| | * Fix problems with event context not being the parent.Simo Sorce2008-04-1421-78/+90
| | | | | | | | | | | | (This used to be commit 957c4d893acf9e6db06a3fc3a4687ab6bb238635)
| * | Make sure credentials are specified when running the Python winreg RPC tests.Jelmer Vernooij2008-04-143-5/+4
| | | | | | | | | | | | (This used to be commit 280339e3d126f5c72dc271051b72839fde0c5c9f)
| * | Allow command line options in the subunitrun script.Jelmer Vernooij2008-04-142-8/+26
| | | | | | | | | | | | (This used to be commit 524ec0796efebd48e7b5b2eb5fcc92ecc13c0071)
| * | Also look in the environment for smb.conf path.Jelmer Vernooij2008-04-141-4/+6
| | | | | | | | | | | | (This used to be commit 8be7d93735a357a3b73a1c4413d6fd9ec09b7555)
| * | Add convenience TestCase class for testing RPC interfaces.Jelmer Vernooij2008-04-142-5/+11
| | | | | | | | | | | | (This used to be commit 2f19f981449bf6f4d29f231259817c8b66104a9b)
| * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-142-1/+2
| |\| | | | | | | | | | (This used to be commit f610862dc900cb3ddf0f275641bc3b66ad1f3bc4)
| | * lib/events: fix missing prototype of s4_events_aio_init()Stefan Metzmacher2008-04-141-0/+1
| | | | | | | | | | | | | | | metze (This used to be commit 8dca5b9bbb8706a98ad9a15f1b479be497dd44e7)
| | * Makefile: fix variable name automatic_deps -> automatic_dependenciesStefan Metzmacher2008-04-141-1/+1
| | | | | | | | | | | | | | | metze (This used to be commit 7ffc44b7c126dc08d928e63af30111b2c556146f)
| * | Ensure we initialise s->lp_ctx for the way into the provision.Andrew Bartlett2008-04-141-0/+2
| |/ | | | | | | | | Andrew Bartlett (This used to be commit b191a1953c24545e9dc1869fc33cb29343d4e3f2)
| * Include the smbconf parameter to the provisionAndrew Bartlett2008-04-141-1/+3
| | | | | | | | | | | | | | Otherwise this fails, if the targetdir is not specified Andrew Bartlett (This used to be commit cd2d3d1c7a0aad7beb167459276c012c7a6d2e88)
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-147-37/+198
| |\ | | | | | | | | | (This used to be commit 79854f0aa6a9899bb72d302cbca695b8b3a3b0dc)
| * \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-1422-32/+141
| |\ \ | | | | | | | | | | | | (This used to be commit 92751a73cd854365d365db854179bfd5aeabe7a2)
| * | | Re-run SWIGAndrew Bartlett2008-04-142-0/+46
| | | | | | | | | | | | | | | | (This used to be commit 2f8010582607ad7389cac3de4945ea0ee46941b3)
| * | | Fix newuser and setpassword scripts, and port to idmap.Andrew Bartlett2008-04-145-15/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The new idmap world does not use the unixUser any more, so we need to set up the entry (if wanted) in the idmap database. Users without a backing unix user will get an allocated uid by idmap later. Andrew Bartlett (This used to be commit 8bd8bc1475ddf22d4702dcd17028a9043a5e629f)
| * | | Add in a way to get at the private_path() function from pythonAndrew Bartlett2008-04-141-0/+5
| | | | | | | | | | | | | | | | | | | | Andrew Bartlett (This used to be commit 416d2e3a5233f0c243e45857cfda5126c34ac265)
* | | | Fix unresolved symbols.Jelmer Vernooij2008-04-147-35/+32
| | | | | | | | | | | | | | | | (This used to be commit 8573e828d1b68c47b3c1754e9be230b2e78d9d52)
* | | | Explicitly specify the paths when installing pidl.Jelmer Vernooij2008-04-141-1/+6
| | | | | | | | | | | | | | | | (This used to be commit 1695e0e1ab3f2151490232462b0e3650eba96237)
* | | | Fix order of variables in the makefile.Jelmer Vernooij2008-04-143-62/+30
| | | | | | | | | | | | | | | | (This used to be commit f64c1d53ba50bb50d32f819adf8727513468ccd7)
* | | | Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-1450-868/+886
| | | | | | | | | | | | | | | | (This used to be commit 92856d5054106894b65cd1a1b5119c0facfc4cff)
* | | | Move object files lists to makefile rather than smb_build.Jelmer Vernooij2008-04-1435-676/+692
| |_|/ |/| | | | | | | | (This used to be commit 5628d58990144463fd87f8c847c9384ac2193681)
* | | Move standard make compilation rules to build/make.Jelmer Vernooij2008-04-147-37/+198
| |/ |/| | | | | (This used to be commit ceda3312a98b069d0711f3cb33de3ae71e91ebaa)
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij2008-04-146-15/+37
|\ \ | | | | | | | | | (This used to be commit 9d3d64e1387e9f20383c255bba27128cf4b9519e)
| * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-04-149-15/+28
| |\| | | | | | | | | | (This used to be commit 068c973dbeed5b0f5ccab4f780ae7db3535f5910)
| | * smb_build: Make sure LIBRARY_SONAME is never uninitialized.James Peach2008-04-131-0/+4
| | | | | | | | | | | | (This used to be commit 2b8cf1b2a447711d123c563dfbd9a54941155267)
| * | fill in unknown fields in SMB2 READ callAndrew Tridgell2008-04-144-13/+31
| | | | | | | | | | | | (This used to be commit 9b686c138037f613da15168d0722786e00f023e5)
| * | show what type of idmapping has failedAndrew Tridgell2008-04-141-2/+2
| | | | | | | | | | | | (This used to be commit 8a222419528153b889cb1a7eae09a155f196b9b5)
* | | Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij2008-04-1417-17/+108
| |/ |/| | | | | | | altogether. (This used to be commit dbeab2a9cdee4e5f69afeb2603ba29cbed56debd)
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into cprovisionJelmer Vernooij2008-04-1324-535/+1385
|\| | | | | | | (This used to be commit 9b8448c1e4567be26fa4890c647e0d4d46efbe20)
| * Actually test the different 'fill levels' in the provision process.Andrew Bartlett2008-04-111-0/+2
| | | | | | | | | | | | | | This should cover a few more codepaths in the provision script. Andrew Bartlett (This used to be commit 75c8dc6c6f3134bb78356630f24617aaeb869344)
| * Reuse the lp_ctx and samdb returned by the python provision.Andrew Bartlett2008-04-111-36/+2
| | | | | | | | | | | | | | Apply the same fix as in libnet_vampire in the old DRS test code. Andrew Bartlett (This used to be commit 34adb0e0bb1b3c340d7098e7a3d12f73f798d0e7)